Skip to content

Slidebits/ethereum-smart-contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ethreum Smart Contracts

Collection of Ethreum smart contracts for Slidebits

Installation

npm install

Running Test

# ganache-cli needs to run in a different window
# install ganache globally
npm install -g ganache-cli

# run test
npm run test

# run coverage
npm run coverage

License

MIT

About

A collection of Ethereum Contracts used for Slidebits

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published