Skip to content
This repository has been archived by the owner on Sep 1, 2020. It is now read-only.
/ web-wallet Public archive

**Deprecated** Web Wallet for AEON CryptoCurrency.

License

Notifications You must be signed in to change notification settings

AeonPocket/web-wallet

Repository files navigation

php-wallet

Web wallet server.

Getting Started

curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/bin --filename=composer
cd src
composer update
cd ..s
docker-compose up