Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 353 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 353 Bytes

Matic contracts

Build Status

Matic contracts are ethereum smart contracts to power Matic Network.

Install dependencies with

$ npm install

Run test cases:

# run test cases
$ npm run test-ci