Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/pooltogether/keep-beacon-test
- Owner: pooltogether
- Created: 2020-03-18T19:18:34.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T01:39:27.000Z (almost 2 years ago)
- Last Synced: 2024-04-23T21:42:36.071Z (9 months ago)
- Language: Solidity
- Size: 2.04 MB
- Stars: 9
- Watchers: 2
- Forks: 3
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
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 |