stellar / soroban-examples

Example Soroban Contracts
Apache License 2.0
57 stars 60 forks source link

Add eth abi example #301

Closed leighmcculloch closed 6 months ago

leighmcculloch commented 6 months ago

What

Add eth abi example.

Why

Interoperability with contracts that use the ETH ABI for encoding messages and data is likely given its adoption in other chains.