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
Add the functionality to pull the
.didfile from a remote URL, e.g.Suggested by @AntonioVentilii