@aleph-sdk/account
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

@aleph-sdk/account

This package provides common interface definitions for blockchain accounts compatible with aleph.im, including abstract classes for standard and ECIES accounts, and a base provider wallet abstraction. It is designed to be extended for specific blockchain protocols such as Ethereum and Solana.

See @aleph-sdk/client or the offical docs as the entrypoint for developing with aleph.im.

Features

  • Abstract Account class for implementing protocol-related accounts.
  • Abstract ECIESAccount class for accounts using secp256k1's curve, with encryption capabilities.
  • Abstract BaseProviderWallet for interaction with browser-based providers & wallets.

Readme

Keywords

none

Package Sidebar

Install

npm i @aleph-sdk/account

Homepage

aleph.im

Weekly Downloads

87

Version

1.0.3

License

MIT

Unpacked Size

11.6 kB

Total Files

8

Last publish

Collaborators

  • amalcaraz