Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/umaprotocol/snapshot
UMA execution with Snapshot
https://github.com/umaprotocol/snapshot
Last synced: 3 days ago
JSON representation
UMA execution with Snapshot
- Host: GitHub
- URL: https://github.com/umaprotocol/snapshot
- Owner: UMAprotocol
- License: mit
- Created: 2022-11-29T19:53:27.000Z (almost 2 years ago)
- Default Branch: uma
- Last Pushed: 2024-07-05T16:09:55.000Z (4 months ago)
- Last Synced: 2024-07-05T21:26:45.469Z (4 months ago)
- Language: Vue
- Homepage: snapshot-uma.vercel.app
- Size: 19.6 MB
- Stars: 2
- Watchers: 8
- Forks: 2
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Snapshot
Snapshot is an off-chain gasless multi-governance client with easy to verify and hard to contest results.
## Project setup
```
yarn
```### Compiles and hot-reloads for development
```
yarn dev
```### Compiles and minifies for production
```
yarn build
```### Lints and fixes files
```
yarn run lint
```### Development Guide
Use `http://localhost:8080/#/fabien.eth` for testing your code.
By default your instance will connect to the hub at `https://testnet.snapshot.org`. To change that (or other values) you can create a `.env.local` and overwrite the values from `.env`.
## License
Snapshot is open-sourced software licensed under the © [MIT license](LICENSE).