fabric-wallet-migration

JSON →
library 0.3.0 ·javascript
verified Jun 7, 2026

Library for migrating Hyperledger Fabric wallets from version 1.4 to version 2.0, published as v0.3.0. It provides a custom WalletStore for the Fabric v2 Node SDK (fabric-network v2) to read v1.4 wallets, and a wallet API for the Fabric Gateway client API. Unlike manual migration scripts, it supports both SDK-based and Gateway-based consumption. Ships TypeScript types.