Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 677 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 677 Bytes

dapp-registry

Build Status Solidity Coverage Status

Getting started

This project uses the Truffle framework. To install the required dependencies run:

yarn install

To run the test suite:

yarn test