dfinity / dfinity/icp-js-bindgen
Pull the `.did` file from a remote URL
Open
@ilbertt is already working on this.
Since Oct 9, 2025.
- Dominant language
- Rust
- Stars
- 1
- Forks
- 4
- Avg merge
- 4h 57m
- Merged PRs (30d)
- 3
Description
Add the functionality to pull the .did file from a remote URL, e.g.
icp-bindgen --did-file https://raw.githubusercontent.com/dfinity/oisy-wallet/refs/heads/main/src/declarations/xtc_ledger/xtc_ledger.did --out-dir ./src/api/xtc_ledger
Suggested by @AntonioVentilii
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.