Add support for fetching verified ABI from registry for forc call
Open
forc
forc-call
forc-registry
team:tooling
- Dominant language
- Rust
- Stars
- 0
- Forks
- 0
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 3
Description
`forc call` can currently utilize an ABI provided as local path or from URL.
We want to update this behaviour such that the ABI can also be provided from verified ABI registry (when it's ready).
- Also, the default behaviour should be this; i.e. if no ABI is provided explicitly in `forc call`, we should try fetch the ABI from registry.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.