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

#33 Validation for CAIP-2 and CAIP-10 #34

Merged
merged 2 commits into from
Jan 20, 2022
Merged

Conversation

sekimondre
Copy link

@sekimondre sekimondre commented Jan 18, 2022

closes #33

Adds extension methods to String to validate formatting standards for:

  • CAIP-2 Chain IDs.
  • CAIP-10 Account IDs.

Reference:
https://github.com/ChainAgnostic/CAIPs/blob/master/CAIPs/caip-2.md
https://github.com/ChainAgnostic/CAIPs/blob/master/CAIPs/caip-10.md

@sekimondre sekimondre self-assigned this Jan 18, 2022
@sekimondre sekimondre linked an issue Jan 18, 2022 that may be closed by this pull request
@sekimondre sekimondre merged commit cc37821 into develop Jan 20, 2022
@sekimondre sekimondre deleted the #33-caip-validation branch January 20, 2022 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Implement CAIP-2 and CAIP-10 validation
2 participants