このウォレットについて
このウォレットは公式のSymbolWalletのハーベスト設定部分を改良し、ワンクリックでハーベスト設定が可能なウォレットです。
このウォレットでは従来2回トランザクションを発生させないといけないハーベスト設定を、1回のトランザクションで行うことが出来ます。
公式のコードをそのまま利用しておりますので、ハーベスト設定をワンクリックで行える点以外は公式のウォレットとほぼ同等のウォレットとなります。
インストール方法
1.既に公式のウォレットをインストールしている場合
そのまま上書きインストールするだけでお使いいただけます。
2.ウォレットを持っていない(新規作成)、もしくは公式のウォレットをインストールしていない場合
ご利用の環境のウォレット(windowsの場合は.exeのものを)をインストールしてください。
以前のウォレットに戻したい場合
公式のウォレットを上書きインストールすることでご利用いただけます。
免責
本ウォレットは公式のウォレットのウォレットのソースコードからハーベスト設定時の処理を改良して作成しておりますが、意図しない不具合によりウォレットが開けなくなるなどの不利益を被る可能性があります。必ずニーモニックのバックアップを行い,ご自身の判断でご利用ください。本ウォレットを使用したことによって発生した損害については一切の責任を負いません。
Symbol Desktop Wallet
Cross-platform client for Symbol to manage accounts, mosaics, namespaces, and issue transactions.
Installation
Symbol Desktop Wallet is available for Mac, Windows, and as a web application.
-
Download Symbol Desktop Wallet from the releases section.
-
Launch the executable file and follow the installation instructions.
-
Create a profile. Remember to save the mnemonic somewhere safe (offline).
Building instructions
Symbol CLI require Node.js 10 or 12 LTS to execute.
- Clone the project.
git clone https://github.com/ishidad2/desktop-wallet.git
- Install the dependencies.
cd desktop-wallet
npm install
- Start the development server.
npm run dev
- Visit http://localhost:8080/#/ in your browser.
Getting help
Use the following available resources to get help:
- Symbol Documentation
- Join the community discord group, slack group (#sig-client)
- If you found a bug, open a new issue
Contributing
Contributions are welcome and appreciated. Check CONTRIBUTING for information on how to contribute.
License
Copyright 2018-present NEM
Licensed under the Apache License 2.0