Daniel Olano

Results 88 issues of Daniel Olano

Allows members organizations create, list, edit listings of products or services, it manages the relevant NFTs on-chain and store of off-chain data in the organization's VOS.

API to manage proposals and voting of a decentralized organization.

Basic means of encrypted communication between members of an organization and with outsiders. The underlying technology uses [Matrix](https://matrix.org/) so the API can be designed after [theirs](https://spec.matrix.org/v1.13/client-server-api/) but more simplified for...

This API abstracts the underlying use of the membership NFTs, it allows managing custom attributes and metadata attached to each NFT by the community/DAO and provides higher level abstractions for...

On-boarding of users to an organization including custom org defined flows(e.g. solving captchas, manual acceptance, etc). This API also manages blockchain sessions and connection to Matrix under the hood, it...

This pallet takes the responsibility of managing roles and permissions away from pallet communities. It should, - Allow the community origin to create new roles - Allow the community origin...

How feasible would it be to make vodozemac no_std compatible to be used in an embedded environment.