Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pooltogether/keep-beacon-test

Test integration with Keep Network's Random Beacon
https://github.com/pooltogether/keep-beacon-test

Last synced: about 2 months ago
JSON representation

Test integration with Keep Network's Random Beacon

Awesome Lists containing this project

README

        

# Keep Random Beacon Test

Request a random number from the Keep Random Beacon.

## Random Beacon

Keep's Random Beacon service is defined by the contract [KeepRandomBeaconServiceImplV1](https://github.com/keep-network/keep-core/blob/master/contracts/solidity/contracts/KeepRandomBeaconServiceImplV1.sol)

Their random Avatar demo uses a [KeepRandomBeaconStub](https://github.com/keep-network/random-beacon-box/blob/master/contracts/KeepRandomBeaconStub.sol)

## Contracts

**Ropsten**

| Contract | Address |
| -------------- | ------------ |
| KeepPool v1 | 0xFC5C400518B36b6e04dae0427Cc03072477180E8 |
| KeepPool v2 | 0x81827193B733B8D3E2ae4a1f84d043aA62F44293 |
| RandomBeacon | 0x6994C48a7A59BA4006508CE24716a64F163dA014 |