You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[bn] local wallet guide, how to point bitcore-client to a local bitcore-node, then create a wallet, and import addresses, then get back a list of transactions #1913
Various utils in packages/bitcore-client/bin can be pointed to a local bitcore-node instance via a baseUrl flag.
Provide documentation of how to create a wallet on a local bitcore-node, or connect a pre-existing wallet to the local bitcore-node via the import / register utils.