A DAO hub is a platform for running a DAO(Decentralized Autonomous Organizations). DAOs are groups of people united by trustless decision-making frameworks, usually built on the blockchain. They combine ideas about cooperativism with newly invented cryptography and networking technology. Decisions made by these groups, (or organizations), are self-actuating via interaction between smart-contracts, (hence autonomous) which radically diminishes de need for middle men or intermediaries, (hence decentralized).
- Other Resources: Backend Repo | Backend Doc | Contract | Documentation about Project | Whitepaper (Draft)
如果对 Repo 感兴趣,欢迎star
和clone
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn dev
# build for production and launch server
$ yarn build
$ yarn start
# generate static project
$ yarn generate
For detailed explanation on how things work, checkout Nuxt.js docs.
IDE Eslint Config