Skip to content
This repository has been archived by the owner on Nov 20, 2024. It is now read-only.

Latest commit

 

History

History
40 lines (26 loc) · 782 Bytes

README.md

File metadata and controls

40 lines (26 loc) · 782 Bytes

hez-matic-merge

Smart contract implementation to merge two tokens

Main CI

Requirements

  • node version: 14.x
  • npm version: 7.x

Install

npm run setup

Run tests

npm run test

Deploy on rinkeby

npm run deploy:HezMaticMergeTestnet:rinkeby
npm run verify:HezMaticMergeTestnet:rinkeby

Deploy on mainnet

npm run deploy:HezMaticMerge:mainnet
npm run verify:HezMaticMerge:mainnet

License

hermeznetwork/hez-matic-merge is part of the Hermez project copyright 2020 HermezDAO and published with GPL-3 license. Please check the LICENSE file for more details.