stellar / soroban-example-dapp

End-to-End Example Soroban Dapp
Apache License 2.0
1.1k stars 889 forks source link

example-dapp: Strongly-typed contract rpc querying #5

Closed paulbellamy closed 4 months ago

paulbellamy commented 2 years ago

Use the client generation from https://github.com/stellar/soroban-cli/issues/8

Maybe wrap it in a useContractValue or useContract. decide which.

esteblock commented 1 year ago

What do you mean? Is there is something I can do from @soroban-react side?