I3-Market Packages

@i3m/base-wallet

A base packet with a reference TypeScript implementation (called BaseWallet) of the required functionalities for the i3-market wallet. It makes use of a KeyWallet interface that allows delegating the complexity of the wallet key management to other packag

2.6.1 • Published 2 years ago

@i3m/bok-wallet

An implementation of the base wallet using a bag of keys (keys are independently created at random).

2.6.1 • Published 2 years ago

@i3m/sw-wallet

An implementation of a software hierarchical deterministic wallet using the BaseWallet class defined in the @i3m/base-wallet package.

2.6.1 • Published 2 years ago

@i3m/wallet-protocol-api

A TypeScript/JavaScript library that can be used to easily connect to an i3m Wallet Desktop App. It wraps all the functionalities provided by the wallet's HTTP API into convenient class methods. It works in Node.js (both ESM and CJS) and browsers.

2.6.1 • Published 2 years ago