vechain / vechain-sdk-js

The official JavaScript SDK for VeChain.
24 stars 9 forks source link

refactor abi #1118

Closed victhorbi closed 1 month ago

freemanzMrojo commented 2 months ago

The current contract is about ABI functions so this class is needed.

freemanzMrojo commented 2 months ago

Will migrate from Ethers to Viem for ABIs as part of this ticket after discussing it with @lucanicoladebiasi

freemanzMrojo commented 2 months ago

This is the branch with my progress @lucanicoladebiasi @victhorbi https://github.com/vechain/vechain-sdk-js/tree/feat/1118-abi-class in case you need something from it.

Please let me finish it! 😛 🙏