perlin-network / perlinx-registry

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:Solidity 59.5%Language:JavaScript 40.5%