文件名称:iotawebwallet:易于使用但功能强大的IOTA网络钱包
文件大小:253KB
文件格式:ZIP
更新时间:2024-06-02 14:55:35
iota iota-wallet JavaScript
IOTA网络钱包 是一个开源和免费软件项目,旨在提供一个可靠且完整的应用程序,用于直接从Web上管理IOTA钱包。 它使用官方的库执行所有与Tangle相关的操作。 它还会加密您的种子并将其存储在浏览器本地存储中,而不是将其发送到第三方服务器。 构建应用 如果您希望自己构建应用程序而不是在线使用最新版本,则需要带有NPM / Yarn的NodeJS: # Clone this repository git clone https://github.com/josemmo/iotawebwallet cd iotawebwallet # Install dependencies npm install # Build the app npm run build 执照 IOTA Web Wallet是在下提供的,并使用了MIT和WTFPL许可证下的库。
【文件预览】:
iotawebwallet-master
----.gitattributes(19B)
----.github()
--------workflows()
----COPYING(34KB)
----webpack.config.js(3KB)
----src()
--------index.html(3KB)
--------scss()
--------favicon.ico(17KB)
--------images()
--------js()
--------components()
--------index.js(1KB)
----README.md(1KB)
----.editorconfig(243B)
----.gitignore(20B)
----package-lock.json(682KB)
----package.json(2KB)