Skip to content

A relay contract forked from gxc-relay-contract which enables convert GXC to REI

Notifications You must be signed in to change notification settings

gxchain/gxc-convert-contract

Repository files navigation

GXC-Relay-Contract

This project constructs of 2 parts:

Install dependencies

npm i truffle -g
npm install

Deploy

Note: A file named .secret should be created which contains the brain key of your eth account

npm run testnet // for rei testnet
npm run live // for rei mainnet

Test

truffle console --network testnet

About

A relay contract forked from gxc-relay-contract which enables convert GXC to REI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published