dashhive / DashWallet.js

A more civilized DASH Wallet SDK for a less civilized age (Browser, Node.js, & Bundler compatible)
MIT License
3 stars 2 forks source link

Roadmap to v0.7 #45

Open coolaj86 opened 1 year ago

coolaj86 commented 1 year ago
- like git has "commitish", dash CLIs should have "keyish" or "addressish"

- friend => connect, contact, meet, link
- convert to bin/_cli.js
- specify which wallet to import a wif to?
  - TODO set staletime = Infinity for --offline?
- zoomonic hd accounts & keys
- --offline - spend coins we know we have
  console.info(
    `    --mask                        hide amounts and addresses (demo mode)`,
  );