Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 201 Bytes

File metadata and controls

12 lines (8 loc) · 201 Bytes

Testing Time Based Solidity Smart Contracts

This is a simple app that tests time based Solidity Smart Contracts.

Run the tests!

To run the tests, clone the app then run.

npm i
npm test