Guides
Dash CoreDash PlatformDash.orgDash User DocsLog In
These docs are for v0.24.0. Click to read the latest docs for v0.25-redirect.

About Wallet-lib

When Dash.Client is initiated with a mnemonic property, a wallet instance becomes accessible via client.wallet property.

To initialize the wallet account and synchronize with the network, use client.wallet.getAccount().

Find out more about the Wallet in its complete documentation