Blockchain - DApp 101 - Interact with your Smart Contract [Vietnamese]
Dung Huynh
Tue Sep 07 2021
Interact with your Smart Contract
- DApp Demo App
https://github.com/jellydn/react-dapp
- DApp Starter
https://github.com/jellydn/dapp-starter
- Remix - Ethereum IDE
- ethers.js
The ethers.js library aims to be a complete and compact library for interacting with the Ethereum Blockchain and its ecosystem
- Demo Pull Request for this video