/perlinx-registry

Primary LanguageSolidityMIT LicenseMIT

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