Skip to content

feat(anchors): integrate cowrie.exchange as SEP-6 NGN anchor#604

Open
Damola09 wants to merge 1 commit into
ezedike-evan:mainfrom
Damola09:feat/b027-cowrie-sep6
Open

feat(anchors): integrate cowrie.exchange as SEP-6 NGN anchor#604
Damola09 wants to merge 1 commit into
ezedike-evan:mainfrom
Damola09:feat/b027-cowrie-sep6

Conversation

@Damola09

Copy link
Copy Markdown
Contributor

Closes #460

Summary

  • Adds optional seps field to Anchor type to allow anchors to declare supported SEP protocols
  • Confirms cowrie.exchange has seps: ['sep6', 'sep10'] and usdc-ngn corridor in anchor config
  • Adds a comment noting cowrie uses SEP-6 programmatic withdraw (rates are indicative, not firm quotes)
  • Creates tests/anchors.cowrie.spec.ts asserting seps includes sep6, NGN corridor is present, and cowrie is active (not disabled)

- Adds optional `seps` field to Anchor type
- Sets seps: ['sep6','sep10'] on cowrie entry with programmatic withdraw note
- Confirms usdc-ngn corridor is present
- Adds tests/anchors.cowrie.spec.ts asserting seps, NGN corridor, and active status
@vercel

vercel Bot commented Jun 27, 2026

Copy link
Copy Markdown

@Damola09 is attempting to deploy a commit to the ezedikeevan's projects Team on Vercel.

A member of the Team first needs to authorize it.

@determined-001 determined-001 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CI checks haven't run for this PR yet (no code check results visible). Please ensure the CI workflow triggers — re-push or close and reopen if needed — and wait for check (node 20) and check (node 22) to go green before this can merge.

@ezedike-evan ezedike-evan left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CI workflows haven't triggered for this PR yet — only Vercel shows. Please push an empty commit or close and reopen the PR to re-trigger GitHub Actions. Once check (node 20) and check (node 22) go green, this can continue through review.

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.

B027: [FEAT] [ANCHORS] Triage + integrate cowrie.exchange (SEP-6 enable)

3 participants