Non-repudiation-protocol smart-contract
published 1.0.1 3 years agoThe implementation of a protocol that can securely connect the i3M Wallet with a JS application.
published 2.6.1 2 years agoi3M-Wallet Developers API that can be used to interact with the i3M-Wallet. In production it is encapsulated inside a secure connection. Please use the @i3m/wallet-protocol-api to interact with the wallet.
published 2.6.0 2 years agoA 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.
published 2.6.1 2 years agoA set of utilities for the wallet protocol. It includes dialogs for setting the PIN in browser JS apps and Node.js, and session managers for managing wallet-protocol's session obtained after successful pairing with an i3M-Wallet desktop app.
published 2.6.1 2 years agoA 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
published 2.6.1 2 years agoAn implementation of a software hierarchical deterministic wallet using the BaseWallet class defined in the @i3m/base-wallet package.
published 2.6.1 2 years agoAn implementation of the base wallet using a bag of keys (keys are independently created at random).
published 2.6.1 2 years agoLibrary for the i3-market non-repudiation protocol that helps generate/verifying the necessary proofs and the received block of data
published 2.6.4 2 years agoThe Conflict-Resolver Service (CSR) can be queried to provide a signed resolution about the non-repudiation protocol associated to an invoice being valid or invalid. It could be invoked by either the consumer or the provider. It is a core element of the C
published 1.3.0 2 years agoGet a ready-to-go Wallet requiring no user interaction and using a simple file to store wallet data. It should be used only when no human interaction is possible.
published 2.6.1 2 years agoA secure encrypted backup on the cloud for the i3-MARKET wallet
published 2.6.2 2 years agoA TypeScript/JavaScript implementation of a client for the i3M-Wallet Cloud-Vault server
published 2.6.2 2 years ago