Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
32158212
Topic
2710248
Board
Announcements (Altcoins)
Re: [ANN] [ARO] | Arionum | CPU | PHP Based | Decentralized Revolution
by
AroDev
on
12/03/2018, 17:33:54 UTC
Quote from: sva_h4cky0 on March 12, 2018, 05:11:41 PM
Quote from: OvErLoDe1 on March 12, 2018, 12:47:04 PM
Quote from: sva_h4cky0 on March 12, 2018, 10:46:47 AM
how exactly to run wallet on Linux?
this one?
https://github.com/arionum/lightWalletCLI
any tutorial? specially with xampp
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.