0.17.19 • Published 3 years ago
@zee-ava/axia-wallet-sdk v0.17.19
🔴WARNING: Beta Release🔴
- This library is under development and there might be frequent breaking changes.
- Audit pending.
AXIA wallet SDK (Beta)
AXIA wallet SDK is a typescript library for creating and managing decentralized wallets.
It provides high level methods to transact on Axia's primary networks: Swap, Core and AX.
Wallet types supported:
- Singleton Wallets
- Ledger Wallets
- Mnemonic Wallets
- Public Mnemonic Wallets (XPUB)
Using the axia-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 SwapChain
Installation
With npm
npm install --save @zee-ava/axia-wallet-sdk
or yarn
yarn add @zee-ava/axia-wallet-sdk
Local build
- Clone the repository.
- Install dependencies
yarn install
- 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
0.17.19
3 years ago
0.17.18
3 years ago
0.17.17
3 years ago
0.17.16
3 years ago
0.17.15
3 years ago
0.17.14
3 years ago
0.17.13
3 years ago
0.17.12
3 years ago
0.17.11
3 years ago
0.17.10
3 years ago
0.17.9
3 years ago
0.17.8
3 years ago
0.17.7
3 years ago
0.17.6
3 years ago
0.17.5
3 years ago
0.17.4
3 years ago
0.17.3
3 years ago
0.17.2
3 years ago
0.17.1
3 years ago