Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Derived Wallet Base

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:

What's Included

  • 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

Resources

License

Apache-2.0