Hi, What do you think about Eos ABI generation with Rust? eoscpp cmd can do it but I have no idea about it
You are viewing a single comment's thread from:
Hi, What do you think about Eos ABI generation with Rust? eoscpp cmd can do it but I have no idea about it
Sorry, I didn’t get what you are asking here.
I'm wondering the same thing. Is anyone working on a contract ABI generator for Rust? It's great to see that we can use Rust to compile to WASM, but that's only 1/2 of the smart contract equation in EOS. Without the ABI, how are developers expected to interact with deployed contract?