@ezclabs/ezchain-wallet-sdk
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

🔴WARNING: Beta Release🔴

  • This library is under development and there might be frequent breaking changes.
  • Audit pending.

EZChain Wallet SDK (Beta)

EZChain wallet SDK is a typescript library for creating and managing decentralized wallets.

It provides high level methods to transact on EZChain's primary networks: X, P and C.

Wallet types supported:

  • Singleton Wallets
  • Ledger Wallets
  • Mnemonic Wallets
  • Public Mnemonic Wallets (XPUB)

Using the ezchain-wallet-sdk developers can:

  • Receive and send tokens and NFTs.
  • Cross chain transfer
  • Validation & Delegation
  • Create keystore files from wallet instances
  • Get transaction history of wallets
  • Mint NFTs on the X chain

Installation

With npm

npm install --save @ezclabs/ezchain-wallet-sdk

or yarn

yarn add @ezclabs/ezchain-wallet-sdk

Local build

  1. Clone the repository.
  2. Install dependencies yarn install
  3. Run for development yarn start

Webpack

For Webpack version 5 and above you must use this plugin with it. https://www.npmjs.com/package/node-polyfill-webpack-plugin

Readme

Keywords

Package Sidebar

Install

npm i @ezclabs/ezchain-wallet-sdk

Weekly Downloads

1

Version

1.0.1

License

BSD-3-Clause

Unpacked Size

649 kB

Total Files

150

Last publish

Collaborators

  • ezchain_labs