1.0.3 • Published 7 days ago

@aleph-sdk/account v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
7 days ago

@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.
1.0.3

7 days ago

1.0.1

1 month ago

1.0.0-rc2

2 months ago

1.0.0-rc.1

2 months ago

1.0.0-alpha.3

3 months ago

0.0.3

10 months ago