Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 258 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 258 Bytes

A bunch of smart contract primitives relying on multisigs

Need to add a bunch more test before this is anywhere near production ready.

install

npm install

test

npm run rpc to run ganache-cli with preloaded accounts

npm test to execute the tests