This is my second ethreum blockchain based project . This contract allows users to enter themselves into the lottery . When the manager calls pick winner function the total money is sent to the winner .
This is my first ethereum blockchain based project . It's a simple contract allowing users to "Set New message" and "Retrieve Message". The contract is written in "Solidity". I have used web3 to interact with the contract and test the contract.
This is a clone of kickstart but built on blockchain. This contract allows users to create a campaign for crowdfunding and It allows different users to contribute money and join the campaign. This contract is made using Solidity .