Building and using CLI Wallet
- CLI Wallet Guide - EPIC CLI Wallet Tutorial
- Build EPIC Wallet - Epic Wallet - Build, Configuration and Running
Understand the Wallet implementation
- RUST docs
- Transaction UML - UML of an interactive transaction (aggregating transaction without
lock_height
) - Wallet TLS setup - How to setup secure connection
- Wallet Design - Epic Wallet + Library Design
GUI Desktop Wallet
Author: Poolboy51 | eccence.digital
- GUI Wallet
is an open-source electron application, layer of modern front-end interface for
epic-wallet cli
. - Download BETA GUI v5 here: Linux, Windows, MacOS
Build your own development GUI wallet with NodeJS and Electron
Project setup
git clone https://github.com/EpicCash/epic-gui-wallet.git
cd epic-gui-wallet
npm install
npm install -g electron --unsafe-perm=true --allow-root)
Compiles and hot-reloads for development
Compiles and minifies for production
Customize configuration
Customize epic-wallet version
This project comes with a pre-built CLI epic-wallet, available in the relative path "resources/bin". If desired, you can compile and build an updated version of the CLI epic-wallet project to replace the pre-built one.
Required deps
Ubuntu
Troubleshooting
Wallet can't authenticate to node API
- Error code: 0x1645779384 - Request failed with status code 401;
- Solution: Check if your Node API secret and path to file are correct;
Node status is not accessible
- Error code: 0x1645779384 - Request failed with status code 401;
- Solution: Check if the node api is accessible via:
- Mainnet: http://127.0.0.1:3413/v1/status
- Usernet: http://127.0.0.1:23413/v1/status
If the node is not accessible, you may need to either: - Start the server;
Or, alternatively:
- Open the epic-server.toml
file located at your Epic home path (e.g., "C:\Users\\api_secret_path
variable to point to the .api_secret
file located at the custom wallet directory;
- Restart the server;
Version 3.0.0
created and developed by eccence.digital (https://epicfundme.com/135-eccence-digital)
Donations
Vitex Wallet EPIC Address:
vite_aaac001cda9bd8e153789edefb6dc9a99ca6c37adc122692e9