@aleph-sdk/evm
v1.2.0
Published
Common functions for EVM-based accounts interacting with aleph.im.
Downloads
364
Readme
@aleph-sdk/evm
This package provides essential functionalities for Ethereum Virtual Machine (EVM)-based accounts to interact with the Aleph.im network. It includes utilities for managing blockchain network connections, signing messages, and verifying signatures using EVM-compatible wallets, such as MetaMask or custom JSON-RPC providers.
See @aleph-sdk/client or the offical docs as the entrypoint for developing with aleph.im.
Features
- Supports changing network RPCs dynamically, including popular networks like Ethereum Mainnet, Binance Smart Chain, Polygon, and Avalanche.
- Facilitates the signing of messages and verification of their signatures with EVM accounts.
- Provides utility functions for hexadecimal and decimal conversions, alongside network configuration data for easy RPC management.
- Warns about potential deprecation of encryption/decryption features according to the ongoing discussions in the developer community.