You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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