UNPKG

@bsv/wallet-toolbox-client

Version:
27 lines (26 loc) 663 B
{ "name": "@bsv/wallet-toolbox-client", "version": "1.6.1", "description": "Client only Wallet Storage", "main": "./out/src/index.client.js", "types": "./out/src/index.client.d.ts", "repository": { "type": "git", "url": "git+https://github.com/bsv-blockchain/wallet-toolbox.git" }, "author": "Tone Engel", "license": "SEE LICENSE IN license.md", "keywords": [ "bsv", "wallet", "BRC100" ], "bugs": { "url": "https://github.com/bsv-blockchain/wallet-toolbox/issues" }, "homepage": "https://github.com/bsv-blockchain/wallet-toolbox#readme", "dependencies": { "@bsv/sdk": "^1.6.24", "idb": "^8.0.2" } }