Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 1.68 KB

README.md

File metadata and controls

44 lines (30 loc) · 1.68 KB

N28-DAO-Hub

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).

DAO Jam

特性

如果对 Repo 感兴趣,欢迎starclone

Build Setup

# 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.

Config

IDE Eslint Config