https://github.com/ewasm/sentinel-governance
Governance prototype for the Sentinel contract
https://github.com/ewasm/sentinel-governance
Last synced: 8 months ago
JSON representation
Governance prototype for the Sentinel contract
- Host: GitHub
- URL: https://github.com/ewasm/sentinel-governance
- Owner: ewasm
- License: apache-2.0
- Created: 2018-09-17T21:34:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-22T17:38:08.000Z (over 7 years ago)
- Last Synced: 2025-04-20T17:11:41.118Z (about 1 year ago)
- Language: JavaScript
- Size: 15.6 KB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://circleci.com/gh/ewasm/sentinel-governance/tree/master)
# sentinel-governance
This is a governance prototype for the Sentinel contract.
It implements the [specification](https://github.com/ewasm/design/blob/master/sentinel.md) proposed on the ewasm design repository.
## Build
Make sure to have Truffle 5.x nightly installed: `npm install -g truffle@next`. It will not work with Truffle 4.x as it depends on Solidity 5.x.
## Author(s)
Alex Beregszaszi
## License
Apache 2.0