Difference between revisions of "GUI Wallet"
(Marked this version for translation) |
|||
Line 10: | Line 10: | ||
__TOC__ | __TOC__ | ||
− | <!--T:3--> | + | == Overview == <!--T:3--> |
− | |||
+ | <!--T:6--> | ||
Useful links: | Useful links: | ||
* Download --> https://github.com/VeriBlock/nodecore-releases/releases | * Download --> https://github.com/VeriBlock/nodecore-releases/releases | ||
Line 19: | Line 19: | ||
*** TestNet: https://testnet.explore.veriblock.org/api/stats/download | *** TestNet: https://testnet.explore.veriblock.org/api/stats/download | ||
+ | <!--T:7--> | ||
* Discord channel --> https://discord.gg/EGUDmjW | * Discord channel --> https://discord.gg/EGUDmjW | ||
* Submit issues --> https://github.com/VeriBlock/nodecore-releases/issues | * Submit issues --> https://github.com/VeriBlock/nodecore-releases/issues | ||
+ | <!--T:8--> | ||
This requires a live connection to NodeCore, just like the NC_CLI. | This requires a live connection to NodeCore, just like the NC_CLI. | ||
+ | <!--T:9--> | ||
[[File:Guiwallet_1.png|800px]] | [[File:Guiwallet_1.png|800px]] | ||
− | <!--T:4--> | + | == Features == <!--T:4--> |
− | |||
+ | <!--T:10--> | ||
* Send transactions | * Send transactions | ||
* View transactions | * View transactions | ||
Line 37: | Line 40: | ||
* Backup and Import wallet | * Backup and Import wallet | ||
+ | <!--T:11--> | ||
General capabilities | General capabilities | ||
* Manage multiple addresses | * Manage multiple addresses | ||
Line 43: | Line 47: | ||
* Manage the nodecore connection state (cannot connect, syncing, connected...) | * Manage the nodecore connection state (cannot connect, syncing, connected...) | ||
− | <!--T:5--> | + | == FAQ == <!--T:5--> |
− | |||
− | === How do I import a wallet? === | + | === How do I import a wallet? === <!--T:12--> |
+ | <!--T:13--> | ||
Goto the backup tab, which has both backup and import functions. | Goto the backup tab, which has both backup and import functions. | ||
+ | <!--T:14--> | ||
Then specify the wallet folder and click the "Import" button. This wraps the same command as available in [[NodeCore_CommandLine#importwallet]] | Then specify the wallet folder and click the "Import" button. This wraps the same command as available in [[NodeCore_CommandLine#importwallet]] | ||
− | == How can I add a new language? == | + | == How can I add a new language? == <!--T:15--> |
+ | <!--T:16--> | ||
Reach out on Discord/telegram for more details. | Reach out on Discord/telegram for more details. | ||
</translate> | </translate> |
Revision as of 14:07, 8 January 2020
See: Main_Page
Overview
Useful links:
- Download --> https://github.com/VeriBlock/nodecore-releases/releases
- Most recent exact links here:
- Discord channel --> https://discord.gg/EGUDmjW
- Submit issues --> https://github.com/VeriBlock/nodecore-releases/issues
This requires a live connection to NodeCore, just like the NC_CLI.
Features
- Send transactions
- View transactions
- My Addresses
- Add nicknames to an address
- Set default address
- Backup and Import wallet
General capabilities
- Manage multiple addresses
- Set a language
- Copy any cell from a grid (Transactions, Addresses)
- Manage the nodecore connection state (cannot connect, syncing, connected...)
FAQ
How do I import a wallet?
Goto the backup tab, which has both backup and import functions.
Then specify the wallet folder and click the "Import" button. This wraps the same command as available in NodeCore_CommandLine#importwallet
How can I add a new language?
Reach out on Discord/telegram for more details.