Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Add docs] Chain agnostic docs #1591

Open
friedger opened this issue May 22, 2023 · 0 comments
Open

[Add docs] Chain agnostic docs #1591

friedger opened this issue May 22, 2023 · 0 comments

Comments

@friedger
Copy link
Collaborator

friedger commented May 22, 2023


title: Chain Agnostic Definitions
description: Using chain agnostic standards for Stacks assets and protocols

Chain Agnostic References

Stacks Token (CAIP-20)

The native Stacks token on mainnet is referenced as
stacks:1/slip44:5757

Stacks Accounts (CAIP-10)

Accounts are references by their STX address, for example for mainnet as
stacks:1/SP2J6ZY48GV1EZ5V2V5RB9MP66SW86PYKKNRV9EJ7

SIP9 and SIP10 tokens (CAIP-19)

Similarily, tokens are referenced using their smart contract:
stacks:1/sip10:SP3DX3H4FEYZJZ586MFBS25ZW3HZDMEW92260R2PR.Wrapped-Bitcoin or
stacks:1/sip9:SP3D6PV2ACBPEKYJTCMH7HEN02KP87QSP8KTEH335.megapont-space-agency/4

Authentication

Sign-in with Stacks (CAIP-122)

The signature type is defined as stacks:secp256k1

Wallet Connect v2

The following methods are defined: stacks_contractCall, stacks_stxTransfer, stacks_signMessage, and stacks_contractDeploy.
Xverse mobile wallet has implemented support for Wallet Connect v2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant