Skip to content

hduynam99/ChainLinkLottery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Decentralized Lottery

Requirements

  • NPM
  • Truffle
  • truffle chainlink smartcontractkit/box

Installation

  1. Install dependencies by running:
npm install

# OR...

yarn install

Deploy

For deploying to the kovan network, Truffle will use truffle-hdwallet-provider for your mnemonic and an RPC URL. Set your environment variables $RPC_URL and $MNEMONIC before running:

truffle migrate --network kovan --reset

Test

truffle test 

About

Decentralized Lottery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published