Skip to content

ikmzkro/contract-playground

Repository files navigation

contracts

Introduction

順次移行:

Quick start

  1. Clone this repository: git clone git@github.com:ikmzkro/contracts.git
  2. Install packages: npm i or yarn
  3. Add .env file
INFRA_IO_PROJECT_ID = ""
PRIVATE_KEY = ""
ALCHEMY_API_KEY = ""
ETHERSCAN_API_KEY = ""
COINMARKETCAP_API_KEY = ""
REPORT_GAS = "true"
  1. Compile solidity code: yarn run compile
yarn run v1.22.21
$ hardhat compile
Nothing to compile
Done in 0.78s.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published