Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zkvrf/zkvrf
https://github.com/zkvrf/zkvrf
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zkvrf/zkvrf
- Owner: zkvrf
- Created: 2023-10-06T16:48:00.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-18T15:00:39.000Z (about 1 year ago)
- Last Synced: 2024-06-12T09:42:17.458Z (5 months ago)
- Language: Solidity
- Size: 367 KB
- Stars: 6
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-noir - zkVRF - Provable random number generation service (Projects / Miscellaneous)
README
# zkVRF
## Development
1. Install Noirup/Nargo: `curl -L https://raw.githubusercontent.com/noir-lang/noirup/main/install | bash`
1. ⚠️ Ensure you install the correct version of Noir: `noirup --version 0.16.0`
1. Install deps: `yarn`
1. `cp .env.example .env` and fill out the required env variables