Factory for the ledger clients to access a nodes API
const signumClient = LedgerClientFactory.createClient({nodeHost: "https://europe.signum.network"}); Copy
const signumClient = LedgerClientFactory.createClient({nodeHost: "https://europe.signum.network"});
The client gives you access to the Signum Api
Static
Creates a ledger client instance
The settings for the ledger
Factory for the ledger clients to access a nodes API
The client gives you access to the Signum Api