docs: document App Kit Arc Testnet chain id and capabilities - #404
Open
kutluhaneth46 wants to merge 2 commits into
Open
kutluhaneth46 wants to merge 2 commits into
kutluhaneth46 wants to merge 2 commits into
Conversation
kutluhaneth46
requested review from
ZhiyuCircle,
ancazamfir,
romac and
sergio-mena
as code owners
September 14, 2026 11:30
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
force-pushed
the
cursor/docs-appkit-arc-testnet-88c1
branch
from
September 14, 2026 11:38
8c18720 to
18166a3
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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 idArc_Testnet.This PR adds an in-repo developer note so builders starting from
arc-nodeget those answers without hunting external pages alone, and links it from the README documentation list.Changes
docs/app-kit-arc-testnet.mdcovering supported methods,Arc_Testnet/BridgeChain.Arc_Testnet, minimal bridge/send/swap examples, and practical adapter/kit-key notesREADME.mdSources
Test plan