adinda-ratna / token-root

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  • This Root Token used to Deploy the Contracts to Goerli

  • Ask Me on Discord(if needed) => Agin DropDisco#6149

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Requirements

Node >= 12.x

Installing

Firstly, you need to clone this repo. You can do so by downloading the repo as a zip and unpacking or using the following git command

Now, It's time to install the Dependencies & Compile all Contracts

yarn && yarn compile

Deploy & Verify

truffle migrate --network goerli 

truffle run verify <Contracts Name> --network goerli && truffle run verify <Contracts Name> --network goerli ~

Flattener if needed

yarn flattener

Root Token Address

Wrapped BADGER DAO

Wrapped Dai Stable Coin

Wrapped Ether

xDEXS Token

Wrapped USDC

Wrapped BTC

About


Languages

Language:Solidity 65.4%Language:JavaScript 20.1%Language:Shell 12.4%Language:Batchfile 2.1%