@thunkar/aztec-keychain-accounts
v0.2.0
Published
TS implementation for the aztec-keychain account wallet
Readme
Aztec keychain accounts
Use this package with your keychain it to acquire a Wallet object that corresponds to an account, and use that together with @aztec/aztec.js to interact with the network.
Installing
npm install @thunkar/aztec-keychain-accountsAccount types
- ECDSA: Uses an ECDSA private key for authentication, and a Grumpkin private key for encryption.
