Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 188 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 188 Bytes

payment-system-contracts

OpenZeppelin-based smart contracts for the RockStable Payment System

To get started:

npm install

To run tests:

// start up ganache-cli, then

truffle test