UNPKG

@bsv/wallet-toolbox

Version:

BRC100 conforming wallet, wallet storage and wallet signer components

26 lines (25 loc) 643 B
{ "name": "@bsv/wallet-toolbox-mobile", "version": "1.5.20", "description": "Client only Wallet Storage", "main": "./out/src/index.mobile.js", "types": "./out/src/index.mobile.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.20" } }