Web3 Roadmap with free resourcesWeb2 VS Web3BlockchainEthereumDecentralized Application(dApp)Smart ContractSolidityRemix IDECrypto WalletInteraction with BlockchainLocal blockchain development environmentFramework
Interaction between Smart Contract and Environment
Our development environment consisting of frontend and backend needs to interact with smart contracts. To establish a connection with the smart contract we need SDK and libraries. These SDKs will also manage the account with the crypto wallet.
There are various libraries for such purposes. A few prominent ones are:
- Ether.js