/z-wallet

Open source zcash web wallet

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

################################################################

Z-wallet

Open source Zcash web wallet made in the laravel framework

################################################################ Git clone the project.

Composer install

Create .env from the example file

Set the neccesary details mysql, smtp

Add ZCASHD=http://user:password@host:port to the file.