https://github.com/stynamic/daotender
DAO in tender passing.
https://github.com/stynamic/daotender
Last synced: 27 days ago
JSON representation
DAO in tender passing.
- Host: GitHub
- URL: https://github.com/stynamic/daotender
- Owner: stynamic
- Created: 2022-06-29T20:32:25.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-29T20:40:29.000Z (almost 4 years ago)
- Last Synced: 2025-03-24T06:34:15.057Z (about 1 year ago)
- Language: Solidity
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# daotender
DAO in tender passing.
1. Install ganache and truffle.
2. `$npm install`
3. `$truffle compile --all`
4. `$truffle migrate --reset`
5. `$truffle exec ./scripts/1_create_proposal.js`