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

https://github.com/charles-dr/solidity-lottery-example


https://github.com/charles-dr/solidity-lottery-example

brownie forking-network ganache-cli integration-testing python rinkeby smart-contracts solidity solidity-contracts unit-testing

Last synced: 18 days ago
JSON representation

Awesome Lists containing this project

README

          

1. users can enter lottery with ETH based on a USD fee
2. And admin will choose when the lottery is over
3. The lottery will select a random winner.

## How do we want to test this?

- `mainnet-fork`
- `development` with mocks
- `testnet`