Skip to content

CatalinBalut/EqualityToken-ETHGlobalLisbon

Repository files navigation

Quick start

The first things you need to do are cloning this repository and installing its dependencies:

Prerequisites

Add .secrets.json file in root directory and put your secret phrase as a json format. For example:

{
    "mnemonic":"crazy crazy crazy crazy crazy crazy crazy crazy crazy crazy crazy buzz"
}

Then, on a new terminal, go to the repository's root folder and run this to deploy your contract:

npx hardhat run scripts/deploy.js --network polygon_mumbai

XEN token address

Contract name Mumbai address
EqualityToken 0xdaa5c46776fabecb51226a0b84b3613c04976abe

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published