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

CAIP-2 (Chain ID): The Lisk interface #7

Closed
1 task
webmaster128 opened this issue Nov 29, 2019 · 1 comment
Closed
1 task

CAIP-2 (Chain ID): The Lisk interface #7

webmaster128 opened this issue Nov 29, 2019 · 1 comment

Comments

@webmaster128
Copy link
Contributor

This is ticket is about the details of the Lisk interface for #2.


Interface name

The name of this interface should be "lisk", referring to the wider Lisk ecosystem.

Reference definition

The definition is delegated to LIP9. The reference format is lip9-%s, where %s is a 16 character prefix of the hash from LIP9 (lower case hex).

Blockchains in this interface

  • Lisk Mainnet and Testnet
  • Forks
  • Side chains

Examples

# Lisk Mainnet (https://github.com/LiskHQ/lips/blob/master/proposals/lip-0009.md#appendix-example)
lisk:lip9-9ee11e9df416b18b

# Lisk Testnet (echo -n "da3ed6a45429278bac2666961289ca17ad86595d33b31037615d4b8e8f158bbaLisk" | sha256sum | head -c 16)
lisk:lip9-e48feb88db5b5cf5

Open questions:

  • Should we drop the "lip9-" prefix?
@webmaster128
Copy link
Contributor Author

Done in #9

adonesky1 pushed a commit to adonesky1/CAIPs that referenced this issue Aug 2, 2024
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 a pull request may close this issue.

1 participant