A typescript library for decentralised wallets.

Dijets wallet SDK is a typescript library for creating and managing decentralized wallets. It provides high level methods to transact on Dijets's Ternary Chains: Value, Utility & Method.
Wallet types supported by the SDK:
- Mnemonic Wallets
- Singleton Wallets
- Ledger Wallets
- Public Mnemonic Wallets (Read-Only)
Visit Dijets' official github to download the SDK