gizatechxyz / giza-agents

Easy to use Verifiable AI and smart contracts interoperability.
https://docs.gizatech.xyz/products/ai-agents
MIT License
15 stars 10 forks source link

Feat/load contract w abi #50

Closed jwarmuz99 closed 5 months ago

jwarmuz99 commented 6 months ago

This PR implements the functionality to pass the contract ABI alongside the contract address to the Agent. It's useful in the following cases:

In any case, the user should be able to provide the ABI of a contract they want the Agent to interact with.