Skip to content

This is simple a backend written in blockchain where participants are allowed to buy ticket of 1 ether and at last lucky draw will occur and winner will be allowed to get 3 ether . It is not deployed on mainnet or testnet you can simply copy the lottery.sol and run it on remix ide. It is my first project on Blockchain

Notifications You must be signed in to change notification settings

Priyanshusingh46/lottery_blockchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Hardhat Project

This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, and a script that deploys that contract.

Try running some of the following tasks:

npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.js

About

This is simple a backend written in blockchain where participants are allowed to buy ticket of 1 ether and at last lucky draw will occur and winner will be allowed to get 3 ether . It is not deployed on mainnet or testnet you can simply copy the lottery.sol and run it on remix ide. It is my first project on Blockchain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published