Accounts
The applesauce-accounts
package provides a set of classes for managing accounts and their associated signers.
Features
- Full account manager class
- Support for saving and loading accounts from JSON
- Integrated with the
applesauce-signers
package - Suports custom account types
- Custom account metadata (name, icon, etc)
Installation
sh
npm install applesauce-accounts
sh
yarn install applesauce-accounts
sh
pnpm install applesauce-accounts