Skip to content

docs: document App Kit Arc Testnet chain id and capabilities - #404

Open
kutluhaneth46 wants to merge 2 commits into
circlefin:mainfrom
kutluhaneth46:cursor/docs-appkit-arc-testnet-88c1
Open

kutluhaneth46 wants to merge 2 commits into
circlefin:mainfrom
kutluhaneth46:cursor/docs-appkit-arc-testnet-88c1

Conversation

@kutluhaneth46

Copy link
Copy Markdown
Contributor

Summary

Fixes #88.

Early App Kit releases left kit.bridge() / kit.send() Arc Testnet paths poorly documented. Current Circle docs support Arc Testnet for Send, Bridge, Swap (USDC/EURC/cirBTC), and Unified Balance with the case-sensitive chain id Arc_Testnet.

This PR adds an in-repo developer note so builders starting from arc-node get those answers without hunting external pages alone, and links it from the README documentation list.

Changes

  • Add docs/app-kit-arc-testnet.md covering supported methods, Arc_Testnet / BridgeChain.Arc_Testnet, minimal bridge/send/swap examples, and practical adapter/kit-key notes
  • Link the note from README.md

Sources

Test plan

Answer circlefin#88 with an in-repo note: Arc_Testnet identifier, supported
bridge/send/swap/unified-balance methods, minimal examples, and links
to the current Circle App Kit docs.
Surface the new docs/app-kit-arc-testnet.md entry in the top-level
Documentation list so builders find the Arc_Testnet App Kit guidance.
@kutluhaneth46
kutluhaneth46 force-pushed the cursor/docs-appkit-arc-testnet-88c1 branch from 8c18720 to 18166a3 Compare September 14, 2026 11:38
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.

docs: Circle AppKit v1.5.x kit.bridge() and kit.send() have no documented Arc Testnet integration path — only kit.swap() / estimateSwap() are viable

1 participant