Better support/docs for calling contracts from native code
Open
documentation
- Dominant language
- Go
- Stars
- 416
- Forks
- 538
- PR merge metrics
- No merged PRs in 30d
Description
This came up in some discord discussions. It is totally possible now if you get the `x/wasm.Keeper` or the `Handler`. We do enable a two way street (contract -> native and native -> contract). However, the second path is not well documented. Let's show a demo somewhere and add some API helpers as needed
Contributor guide
Assessment
This issue has not been assessed yet.