Hyperledger Fabric SDK for Node.js
Modules
fabric-network
Classes
AffiliationService
BaseClient
BlockDecoder
ChaincodeEvent
Channel
Client
Commit
Committer
CryptoKeyStore
CryptoSuite
CryptoSuite_ECDSA_AES
CryptoSuite_PKCS11
Discoverer
DiscoveryHandler
DiscoveryService
ECDSA_KEY
Endorsement
Endorser
Endpoint
Eventer
EventInfo
EventService
FabricCAClient
FabricCAServices
Hash
Identity
IdentityContext
IdentityService
InMemoryKeyValueStore
Key
KeyValueStore
fabric-network.DefaultCheckpointers
fabric-network.FabricError
fabric-network.Gateway
fabric-network.HsmX509Provider
fabric-network.IdentityProviderRegistry
fabric-network.TimeoutError
fabric-network.Transaction
fabric-network.TransactionError
fabric-network.Wallet
fabric-network.Wallets
Pkcs11EcdsaKey
Proposal
Query
ServiceAction
ServiceEndpoint
ServiceHandler
Signer
SigningIdentity
User
Interfaces
fabric-network.BlockEvent
fabric-network.Checkpointer
fabric-network.CommitError
fabric-network.CommitEvent
fabric-network.Contract
fabric-network.ContractEvent
fabric-network.DefaultEventHandlerOptions
fabric-network.DefaultQueryHandlerOptions
fabric-network.DiscoveryOptions
fabric-network.GatewayOptions
fabric-network.HsmOptions
fabric-network.HsmX509Identity
fabric-network.Identity
fabric-network.IdentityProvider
fabric-network.ListenerOptions
fabric-network.Network
fabric-network.Query
fabric-network.QueryHandler
fabric-network.TransactionEvent
fabric-network.TxEventHandler
fabric-network.WalletStore
fabric-network.X509Identity
Tutorials
commonconnectionprofile
fabric-network: How to use the discovery service
fabric-common: How to set gRPC settings
fabric-common: How to use the endorsement, query, and commit handlers
fabric-common: How to use logging
Migrating client applications from v1.4 to v2.0
fabric-network: How to select peers for evaluating transactions (queries)
fabric-common: Working with an offline private key
fabric-network: How to wait for transactions to be committed to the ledger
fabric-network: Using wallets to manage identities
Global
bitsToBytes
bytesToBits
CLIENT
HFAFFILIATIONMGR
HFGENCRL
HFINTERMEDIATECA
HFREGISTRARATTRIBUTES
HFREGISTRARDELEGATEROLES
HFREGISTRARROLES
HFREVOKER
newCryptoKeyStore
newCryptoSuite
ORDERER
PEER
setLogger
USER
Class: InMemoryKeyValueStore
InMemoryKeyValueStore
This is a default implementation of the KeyValueStore API. It uses an in-memory map to store data.
new InMemoryKeyValueStore()
Extends
module:api.KeyValueStore
×
Search results