Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rymnc/drand-dia-aurora-testnet

Interact with the drand oracle on aurora
https://github.com/rymnc/drand-dia-aurora-testnet

Last synced: about 1 month ago
JSON representation

Interact with the drand oracle on aurora

Awesome Lists containing this project

README

        

# Drand DIA oracle testing

## Usage

Please make sure you're using node >= 18.0.0

### To get randomness

1. `yarn getRandomness`

### To create your own randomness interface

1. Get some testnet eth from Aurora [here](https://aurora.dev/faucet)
2. `echo 'PRIVATE_KEY=' > .env`
3. `yarn deploy`
4. `yarn getRandomness`