Example on how to deploy and interact with a smart contract using the last version of ethers.
First install all the dependencies:
npm i
Then compile the smart contract:
npm run compile
Finally lanch the script:
tsc
node dist/deploy.js
| Name | Name | Last commit date | ||
|---|---|---|---|---|