Shared utilities and abstractions for Derivable Abstracted Account (DAA) integrations with the Aptos blockchain.
Note: This is an internal package. If you're building a dApp, use one of the chain-specific packages instead:
- DAA Address Computation -
computeDerivableAuthenticationKey()for deriving Aptos addresses from cross-chain identities - Structured Messages - Encoding/decoding for Aptos structured message format
- Signing Message Parsing - Parse incoming transaction and message signing requests
- Envelope Utilities - Create human-readable statements for "Sign in with..." flows
- User Response Helpers - Standard wallet response utilities
Apache-2.0