-
Notifications
You must be signed in to change notification settings - Fork 49
Packages
This package provides type-safe way to create and parse cryptocurrency-related links based on its URI definition (ABNF). It is designed to support different types of operations. It supports Cardano operations such as claims and legacy transfers within its blockchain ecosystem. It also allows to interpret and build crypto links.
Custom URI Scheme Handling: Supports the 'web+cardano' URI scheme, tailored for Cardano blockchain interactions. Type-Safe Link Creation and Parsing: Utilizes TypeScript for ensuring the integrity and correctness of link structures. Configurable for Different Operations/Chains: Includes configurations for claim operations (configCardanoClaimV1) and legacy transfers (configCardanoLegacyTransfer), it can be extended. Yoroi Deep Links: Supports the 'yoroi' URI scheme, tailored for interation with Yoroi.
The Identicon module for Yoroi to provide a visual representation of a wallet (pub-key) using identicons. Initially, this module leverages Blockies and Jazzicon algorithms to generate these visual identifiers.
Features
- Blockies Support: Generate identicons using the Blockies.
- Headless Implementation: Provides a base64 representation of SVGs, enabling easy use across different platforms.
- Jazzicons Support: Generate identicons using Jazzicon.
© EMURGO Inc. 2024