Create a client of db3 network
const client = createClient("http://127.0.0.1:26619", "http://127.0.0.1:26620", account) Copy
const client = createClient("http://127.0.0.1:26619", "http://127.0.0.1:26620", account)
the instance of db3 account
the client instance
Generated using TypeDoc
Create a client of db3 network