UNPKG

zero-sight-protocol

Version:

A secure, zero-knowledge, PIN-based encryption protocol for custodial Web3 wallets.

26 lines 607 B
{ "name": "zero-sight-protocol", "version": "2.0.2", "description": "A secure, zero-knowledge, PIN-based encryption protocol for custodial Web3 wallets.", "keywords": [ "wallet", "encryption", "PIN", "web3", "custodial", "security", "crypto" ], "homepage": "https://github.com/dejaguarkyng/zsp#readme", "bugs": { "url": "https://github.com/dejaguarkyng/zsp/issues" }, "repository": { "type": "git", "url": "https://github.com/dejaguarkyng/zsp.git" }, "license": "MIT", "author": "Your Name or Org", "type": "module", "main": "src/zsp.js" }