Skip to content

fabiorigam/ethers-simple-storage

Repository files navigation

ethers-simple-storage

Example on how to deploy and interact with a smart contract using the last version of ethers.

How to use

First install all the dependencies:

npm i

Then compile the smart contract:

npm run compile

Finally lanch the script:

tsc
node dist/deploy.js

About

Deploy and interact with a smart contract using ethers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published