Skip to content

koifinance/mute-contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mute Contracts (MUTE & VOICE)

The official mainnet addresses are:

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

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 mute.io

About

Base contracts for mute & voice erc20 system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published