guangshiwen
@guangshiwen
Describe the solution you'd like Create a new "Interacting with smart contracts" documentation page: (within /smart-contracts/) Explain the different ways to interact with smart contracts (i.e. CRUD) querying data (which doesn't create a transaction) mutating data, by triggering a tx from an EOA (or from another contract) Explain contract ABIs & how they are consumed by other developer tools/libraries to understand the interface of a smart contract & how to interact with the contract List different approaches/tools/projects that allow developer to write programs that interact with contracts e.g. https://ethereum.org/en/developers/docs/apis/javascript/ e.g. https://ethereum.org/en/developers/docs/apis/backend/ Link to tutorials that demonstrate different approaches? e.g. https://ethereum.org/en/developers/tutorials/calling-a-smart-contract-from-javascript/ ...anything else?
0 reply
0 recast
0 reaction