An open API service indexing awesome lists of open source software.

https://github.com/adriangeorgem/interacting-with-a-smart-contract

ABI - Application Binary Interface (Ethereum)
https://github.com/adriangeorgem/interacting-with-a-smart-contract

abi alchemy alchemyapi contract-abi ethereum etherscan metamask-wallet

Last synced: 7 months ago
JSON representation

ABI - Application Binary Interface (Ethereum)

Awesome Lists containing this project

README

          

# Interacting-With-a-Smart-Contract

In Ethereum, a contract's ABI is the standard way to interact with a contract.
ABI - Application Binary Interface (Ethereum)

If your web application wants to interact with a smart contract on Ethereum,
itneeds: the contract's address the contract's ABI