Simple tool to convert your HEZ tokens to MATIC after the Polygon - Hermez merge.
Clone the repo:
git clone git@github.com:hermeznetwork/hez-to-matic.git
Move into the project directory:
cd hez-to-matic
Install project dependencies:
npm install
Create the required .env
file from the example provided in the repo:
cp .env.example .env
Run the app in development mode. Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits. You will also see any lint errors in the console.
npm start
hez-to-matic
is part of the Polygon Hermez project copyright 2021 published with AGPL-3 license. Please check the LICENSE file for more details.