Create Interfaces for Interaction with your Deployed Contracts
Hello, in this video, we will create simple interfaces for our deployed contracts. By creating these interfaces we will be able to interact with deployed contracts and also we can show it to other people.
First way will be using Remix.
Second way will be using "scan" websites of the blockchain that we deployed contract. Second way will require verifying contract. So, apart from creating an interface, we will also see how to verify our contracts. This step will require creating a flat file version of our contract.
Github:
https://github.com/abdulhakim-altunka...
Step-by-Step guide:
https://github.com/abdulhakim-altunka...
NOTE: All videos on this channel are for exercise purposes. For tutorial purposes I kindly advise you to watch great teachers below:
Solidity:
1) Smart Contract Programmer: / @smartcontractprogrammer
2) Eat the Blocks:
/ eattheblocks
3) Dapp University:
/ dappuniversity
4) Block Explorer:
/ blockexplorermedia
Node-React-Javascript:
1) The Net Ninja:
/ thenetninja
2) Dave Gray :
/ davegrayteachescode
For comments & questions:
[email protected]