Crate foxchain_id

Crate foxchain_id 

Source
Expand description

Foxchain ID: Multi-chain blockchain address identification

This crate provides functionality to identify which blockchain(s) an input string (address, public key, or private key) belongs to.

Structs§

IdentificationCandidate
A candidate identification result

Enums§

Error
Errors that can occur during identification
InputType
Type of input being identified

Functions§

identify
Identify the blockchain(s) for a given input string.
identify_all
Identify the blockchain(s) for a given input string