USING THE DEMO
IMPORTANT: You will need the following to fully test the demonstration dApp that is shown in the video.
- The Neoline Chrome extension with some TestNet gas
- Greenfinch (Alex Walker's hackathon entry, a GUI based file manager for NeoFS)
Also, as the video says, the container you create with Greenfinch to host your DAO assets must be set to Public Read Only permissions!
NEODAO
The NeoDao Toolkit consists of two main elements, a smart contract and a client side Javascript library. The NeoDao Toolkit opens the world of DAO programming to a much larger audience then ever before. A developer with only common web site development skills can create robust, full featured DAOs on the Neo N3 blockchain.
Nearly all the complex technical skills needed to develop A DAO are abstracted away by the Neodao toolkit:
- The NeoDao client side Javascript library handles all the difficult interactions with the user's Neo N3 wallet.
- The Javascript library leverages the powerful Greenfinch local integration API, freeing the developer from having to learn the many facets of NeoFS, the most powerful decentralized file system on the planet
- The NeoDao smart contract performs the most common tasks associated with a DAO, but with the help of the Javascript library, the developer is freed from having to interact with it.
NOTES
Currently the toolkit only allows the user of NEO and GAS tokens. Later support for many more Neo N3 hosted tokens will be added.
FUTURE PLANS
First goal is to finish implementing all the DAO functions that most DAOs use. The long-term vision is to create a full fledged "no-code" DAO platform, where end-users can create DAOs without having to write any code at all.
LINKS
https://neo3d.live/list-daos - A live demo DAO that uses the Neodao toolkit
https://github.com/Android-Technologies-Inc/neodao-smart-contracts - The smart contract code for NeoDao
https://github.com/Android-Technologies-Inc/neodao-demo - Source code for the demo DAO project
Built With
- c#
- javascript
- neo
- neon3
Log in or sign up for Devpost to join the conversation.