Dapp-Learning-DAO / Dapp-Learning

Dapp learning project for developers at all stages. Becoming and cultivating sovereign individuals. Nonprofit organization.

Home Page:https://dapplearning.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

05-ethersjs-erc20/web3-vs-ethers ./deployed/contract.json

lucbook opened this issue · comments

05-ethersjs-erc20/web3-vs-ethers
index.js
const contracts = require('./deployed/contract.json');
这个路径怎么获取的呢?

执行 05-ethersjs-erc20/web3-vs-ethers/compile.js 后会在 05-ethersjs-erc20/web3-vs-ethers 目录下生成这个文件