aeWallet: A PC-based wallet of Aeternity.
The binary release: https://github.com/jdgcs/aewallet/releases/tag/1.2
- ONLINE and OFFLINE transactions can be made.
- Support local and remote fullnode.
- Basic transaction with payload.
- Support .chain AENS name.
Run: aeWallet.bat
- apt install php php-curl php-gd
- chmod 777 start.sh
- ./start.sh
- Please put the wallet to the root directory such as D:\ without special characters in the path.
- With long payload, please set the gas fee manually, such as 0.01 AE.
- Compile https://github.com/aeternity/aepp-sdk-go, rename aepp-sdk-go.exe to signtx.exe, and copy it the the ./env directory.
- Download PHP from https://windows.php.net/download#php-7.3, and extract them to the ./env directory, enable culr extension.
- Run: aeWallet.bat or ./start.sh