This is a simple smart contract for lottery game.
The developer who deploys the smart contract becomes the manager. Everyone else can use the smart contract address to participate in the
lottery. At last a random person from the participants is chosen and total amount is transferred to that person.
IDE used : Remix
Ethereum wallet : Metamask (Rinkeby Test network)
Language : Solidity