Commit 72ff2aa
committed
feat(sdk): add wallet and swap modules (v0.4.0)
- wallet.js: create, import, derive, deriveMissingChains, balance, send, history
- swap.js: coins, quote, create, status, history (ChangeNow v2 integration)
- CLI wallet commands: create, import, unlock, balance, send, history, backup, delete
- CLI swap commands: coins, quote, create, status, history
- GPG-encrypted local wallet storage at ~/.coinpay-wallet.gpg
- noble-curves compatibility for v1.x and v2.x APIs
- TypeScript definitions for all new modules
- Comprehensive test coverage1 parent 6a71a81 commit 72ff2aa
File tree
27 files changed
+5156
-354
lines changed- packages/sdk
- bin
- src
- test
- src/app/web-wallet/__tests__
- strix_runs
- coinpayportal_21b0
- vulnerabilities
- coinpayportal_7b16
- vulnerabilities
- coinpayportal_ae06
27 files changed
+5156
-354
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments