Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [ARO] | Arionum | CPU | PHP Based | Decentralized Revolution
by
AroDev
on 12/03/2018, 17:33:54 UTC
how exactly to run wallet on Linux?

this one? https://github.com/arionum/lightWalletCLI

any tutorial? specially with xampp  Grin

In a Terminal, simply type ./lightArionumCLI.php balance
For a list of options, type ./lightArionumCLI.php -help


but it's always want me to create new wallet each time i enter command. btw i am using xampp.
Change permissions for the working directory so the app can write the wallet file. A sudo might work as well.