0.2.2 • Published 2 years ago
@ecanna/ecanna-wallet-sdk v0.2.2
🔴WARNING: Beta Release🔴
- This library is under development and there might be frequent breaking changes.
- Audit pending.
Ecanna Wallet SDK (Beta)
Ecanna wallet SDK is a typescript library for creating and managing decentralized wallets.
It provides high level methods to transact on Ecanna's primary networks: TKN, STK and EVM.
Wallet types supported:
- Singleton Wallets
- Ledger Wallets
- Mnemonic Wallets
- Public Mnemonic Wallets (TKNPUB)
Using the ecanna-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 TKNchain
Installation
With npm
npm install --save @ecanna/ecanna-wallet-sdk
or yarn
yarn add @ecanna/ecanna-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.1.0
2 years ago
0.2.1
2 years ago
0.0.3
2 years ago
0.2.0
2 years ago
0.1.1
2 years ago
0.1.8
2 years ago
0.0.9
2 years ago
0.1.7
2 years ago
0.0.8
2 years ago
0.1.4
2 years ago
0.0.5
2 years ago
0.2.2
2 years ago
0.1.3
2 years ago
0.0.4
2 years ago
0.1.6
2 years ago
0.0.7
2 years ago
0.1.5
2 years ago
0.0.6
2 years ago
0.0.2
3 years ago