Hyperledger Fabric SDK for node.js
Modules
api
fabric-network
Classes
AffiliationService
BaseClient
BasePackager
BasicCommitHandler
BlockDecoder
CertificateAuthority
ChaincodeRegistration
Channel
ChannelEventHub
ChannelPeer
Client
CouchDBKeyValueStore
CryptoKeyStore
CryptoSuite_ECDSA_AES
CryptoSuite_PKCS11
DiscoveryEndorsementHandler
ECDSA_KEY
EndorsementPolicy
Endpoint
event_hub_number
FabricCAClient
FabricCAServices
FileKeyValueStore
Identity
IdentityService
InMemoryKVS
module.exports#module.exports
api.CommitHandler
api.CryptoSuite
api.EndorsementHandler
api.Hash
api.Key
api.KeyValueStore
fabric-network.AbstractEventHubSelectionStrategy
fabric-network.AbstractEventListener
fabric-network.BaseCheckpointer
fabric-network.BaseWallet
fabric-network.CommitEventListener
fabric-network.Contract
fabric-network.ContractEventListener
fabric-network.CouchDBWallet
fabric-network.EventHubDisconnectError
fabric-network.EventHubManager
fabric-network.FabricError
fabric-network.FileSystemCheckpointer
fabric-network.FileSystemWallet
fabric-network.Gateway
fabric-network.HSMWalletMixin
fabric-network.InMemoryWallet
fabric-network.Network
fabric-network.Query
fabric-network.RoundRobinEventHubSelectionStrategy
fabric-network.TimeoutError
fabric-network.Transaction
fabric-network.X509WalletMixin
MSP
MSPManager
NetworkConfig_1_0
Orderer
Organization
Peer
PKCS11_ECDSA_KEY
ProtoLoader
Remote
Signer
SigningIdentity
TransactionID
User
Interfaces
fabric-network.Wallet
Tutorials
Setting up the Application Developer's Environment
fabric-client: How to create a Hyperledger Fabric channel
fabric-client: How to use the channel-based event service
fabric-client: How to use the discovery service
fabric-network: How to replay missed events
fabric-network: How to automatically select and reconnect to event hubs
fabric-client: How to set gRPC settings
fabric-client: How to use the endorsement and commit handlers
Testing for Hardware Security Module via PKCS#11 interface
fabric-network: How to listen to events
fabric-client: How to use logging
fabric-client: How to add CouchDB indexes during chaincode installation
fabric-client: How to configure mutual TLS
fabric-client: How to use a common connection profile
How to use private data
fabric-network: How to select peers for evaluating transactions (queries)
Working with an offline private key
fabric-network: How to wait for transactions to be committed to the ledger
Global
CLIENT
HFAFFILIATIONMGR
HFGENCRL
HFINTERMEDIATECA
HFREGISTRARATTRIBUTES
HFREGISTRARDELEGATEROLES
HFREGISTRARROLES
HFREVOKER
loadConfigGroup
loadConfigValue
ORDERER
package
PEER
toEnvelope
USER
Class: BaseWallet
fabric-network
~
BaseWallet
Base class for the built-in wallet implementations. For internal use only.
new BaseWallet()
Implements:
Wallet
×
Search results