Skip to content

Release: develop -> main#57

Merged
TaprootFreak merged 1 commit intomainfrom
develop
Mar 2, 2026
Merged

Release: develop -> main#57
TaprootFreak merged 1 commit intomainfrom
develop

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Mar 2, 2026

Automatic Release PR

This PR was automatically created after changes were pushed to develop.

Commits: 1 new commit(s)

Checklist

  • Review all changes
  • Verify CI passes
  • Approve and merge when ready for production

* docs: add Internet Computer (ICP) integration to README

- Add InternetComputer method with ICP, ckBTC, ckETH, ckUSDC, ckUSDT assets to transferAmounts example
- Add ICP transaction details JSON example (ICRC-2 approve flow)
- Add Internet Computer section in Step 4 with both payment flows:
  - Option A: ICRC-2 Approve (recommended) - approve + sender parameter
  - Option B: Direct Transfer (TxId) - broadcast + tx parameter
- Add sender query parameter to Important box

* fix: correct ICP URI format and add asset parameter

- URI schema: icp: → internetComputer:, amount as decimal, address after schema
- Add &asset=ICP to all ICP example URLs (required for multi-asset methods)
- Update Option A instructions to match new URI format

Addresses review feedback from @bernd2022

* fix: typo 'prove' → 'proof', add asset parameter to docs

- Fix typo: 'transaction prove' → 'transaction proof'
- Add 'asset' to the Important query parameters list (required for ICP)

* fix: correct ICP URI scheme from 'internetComputer:' to 'icp:' per API implementation

---------

Co-authored-by: Nanobot <nanobot@opencryptopay.io>
Co-authored-by: max-tech-bot <max-tech-bot@users.noreply.github.com>
@TaprootFreak TaprootFreak merged commit f8f7a15 into main Mar 2, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants