Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 303 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 303 Bytes

PerlinX Registry

A registry contract that holds a list of contract addresses necessary for PerlinX system and makes for internal use only.

To Test

yarn
truffle test

To Deploy

Infura Key and Mnemonic must be set at truffle.config.js

yarn
truffle migration --network kovan