UNPKG

herlina-kit

Version:

protocol untuk menghubungkan DApp Vexanium ke dompet Herlina

38 lines (37 loc) 816 B
{ "name": "herlina-kit", "version": "0.1.5", "description": "protocol untuk menghubungkan DApp Vexanium ke dompet Herlina", "repository": { "type": "git", "url": "git+https://github.com/xakti/herlina-kit.git" }, "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "publish-local": "yalc publish --sig" }, "keywords": [ "cryptocurrency", "web3", "dapp", "walletconnect", "herlina", "web-rtc", "peerjs", "vexanium", "vex", "blockchain", "wharfkit" ], "author": "jajanjawa", "license": "MIT", "type": "module", "dependencies": { "@wharfkit/abicache": "^1.2.2", "@wharfkit/antelope": "^1.1.1", "@wharfkit/signing-request": "^3.2.0", "pako": "^2.1.0", "peerjs": "^1.5.5" } }