DAism's Smart Contracts
DAism is a governance layer for Ethererum's DAOs and their dApps.
truffle project
- npm install
- npm install truffle-hdwallet-provider --save
- truffle compile
- truffle deploy
- Fork the repository
- Create Feat_xxx branch
- Commit your code
- Create Pull Request