Skip to content

dreampot-team/MainLottery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DreamPot lottery

Contracts

Please see the contracts/ directory.

Develop

Code

Functions

Public variable

Events

Dependencies

# Install Truffle and ganache-cli packages globally:
$ npm install -g truffle ganache-cli

# Install local node dependencies:
$ npm install

Test

$ ganache-cli&
$ truffle test --network ganache

Deploy and manage

Use metamask to deploy the smart contracts. Copy code to remix browser. Compile the source and click deploy at the 'run' tab.

Code Coverage

$ ./node_modules/.bin/solidity-coverage

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published