An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![CircleCI](https://img.shields.io/circleci/project/github/ewasm/sentinel-governance/master.svg?style=flat-square)](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