应用简介
Cyano钱包-本体钱包
与Chrome兼容的本体区块链的网页插件钱包。
安全性
使用此扩展时,请负责。您可以遵循以下一些安全提示:
*将您的资产分为冷(少用)和热(多用)钱包
*定期检查您的余额
*冷钱包使用硬件钱包
*不要在您的冷钱包上使用智能合约白名单
它目前做什么:
使用助记短语创建钱包
加密私钥
使用助记符短语、私钥或存储帐户登录。
钱包出口/进口
Ledger支持
特雷佐支架
视图平衡
发送Ong和Ont
提取(索赔)ONG
支持TLS的交换机网络(测试/主/专用)
ONT ID支持
本体DAPI支持
NEO和ONT地址支持普通和分类科目
OEP-4令牌
隐私政策
访问https://github.com/ontologycommunitydevelopers/syno-wallet/blob/master/privacy.md查看整个隐私政策。
配置文件
1
| {"manifest_version":2,"name":"Cyano\u672c\u4f53\u94b1\u5305\u4e2d\u6587\u7248","author":"Matus Zamborsky ","description":"Cyano\u94b1\u5305 - \u672c\u4f53\u94b1\u5305\u4e2d\u6587\u7248","version":"0.7.6","browser_action":{"default_title":"Open the wallet"},"background":{"page":"background.html","persistent":true},"content_scripts":[{"matches":["file:\/\/*\/*","http:\/\/*\/*","https:\/\/*\/*"],"js":["\/static\/js\/content.js"],"run_at":"document_start","all_frames":true}],"icons":{"32":"logo32.png","48":"favicon.png","128":"logo.png"},"permissions":["storage","http:\/\/127.0.0.1\/*","webRequest","webRequestBlocking"],"externally_connectable":[]}
|