Skip to content

koifinance/nix-bridge-token

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NIX-Bridge-Token on Ethereum

The official mainnet address is:

Table of Contents

Install

# Install project dependencies
npm install

# install OpenZeppelin SDK globally
npm install -g @openzeppelin/cli

# initialize repo with OpenZeppelin
oz init

# compile code
oz compile

Testing

# Run all unit tests
npm test

Testnets

There is a testnet deployment on Kovan.

Contribute

To report bugs within this package, create an issue in this repository. For security issues, please contact [email protected]. When submitting code, ensure that it is free of errors and has 100% test coverage.

License

GNU General Public License v3.0 (c) 2020 The NIX Platform Developers

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published