Pages:
Author

Topic: [ANN] piWallet - Opensource Online Altcoin Wallet - page 5. (Read 29067 times)

hero member
Activity: 696
Merit: 500
i'm using php version 5.6.15
Server version: Apache/2.4.16 (Unix)
Cpanel::Easy::Apache v3.32.5 rev9999

i just install it to test it but got this error on the top of header
Code:
 Warning: mysqli::mysqli(): (28000/1045): Access denied for user 'user'@'localhost' (using password: YES) in /home/user1/public_html/wallet/index.php on line 5

and at the bottom of the page
 
Code:
Warning: mysqli::close(): Couldn't fetch mysqli in /home/user1/public_html/wallet/index.php on line 331

anyway i tried to register a test accoutnand got many errors !
bcz of the php version ?



hero member
Activity: 1162
Merit: 500
CryptoTalk.Org - Get Paid for every Post!
The site is down. This sounds nice to be able to make your own wallet for any currency but how can we trust it ? What info do we share and what info can you see ? I want to make sure it is safe before a mess around with it. Although i will try it with empty wallets first.
full member
Activity: 218
Merit: 101
We'd always be interested in other developers willing to help us out and add some more features such as a better theme, private key import and anything else that can be improved.
full member
Activity: 218
Merit: 101
very nice script...

but I got an issue

I set up everything..everything is fine. web wallet shows but after I want to login or register, there is a clean white website, and I'm not able to get the page back


You are running into PHP errors (White Screen of Death) as you have not setup the coin daemon correctly. Please recheck your config file or send me a PM and I'd be willing to help out at a reasonable rate.
legendary
Activity: 1302
Merit: 1001
very nice script...

but i got an issue

i setted up everything..everything is fine...web wallet shows but after i want to login or register , there is a clean white website and i´m not able to get the page back
member
Activity: 150
Merit: 10
Fantastic project - the dev has done an amazing job! piWallet is definitely going to be the official online wallet of Bon PeKaO. The integration is currently under test and without a doubt I'm going to contribute!
sr. member
Activity: 443
Merit: 251
piWallet

piWallet is a fully open source secure online altcoin wallet that works with practically any crypto-coin. piWallet only takes 15 minutes to setup. piWallet is a premium online wallet for free!

Thanks jonathan for sharing and maintainting your great project.

Do you have an idea how to change the default url of .../index.php to anything else or just / using mod_rewrite or an equivalent?

I've setup piWallet for 611 (SixEleven) coin: wallet.611.to
611 coin offers a free anonymous domain name system. You are welcome to use it for your project(s), too.

full member
Activity: 227
Merit: 100
Nice work!

I'm going to set up a web-wallet for Argentum, but I'm wondering, can this be used for multiple coins?

Just one other question can the 2fa Google Authenticator be changed to reflect anything else other than Wallet in the App?

Crypt
sr. member
Activity: 474
Merit: 500
will piwallet working for x11 coins?
If there exists a daemon yes, X11 is just the mining algorithm Wink

Best regards
Christian
sr. member
Activity: 798
Merit: 253
will piwallet working for x11 coins?
full member
Activity: 218
Merit: 101
Hi Dev, thanks for your job it is fantastic, but i am havin some issue because when i send all the coins the balance seems to be negative, some idea why it happens?

thanks

This issue has been fixed

https://github.com/johnathanmartin/piWallet/commit/accf082db22ff51812a9ea46a1c7f6d51586a375
full member
Activity: 218
Merit: 101
Hi Dev, thanks for your job it is fantastic, but i am havin some issue because when i send all the coins the balance seems to be negative, some idea why it happens?

thanks

https://github.com/johnathanmartin/piWallet/issues/5

Yes, It is a known bug. I'm still working on a fix for it but it is a relatively non-urgent matter and it may take a little while.

This happens because all the coins are being sent and then it charges a transaction fee (specified in the coin daemon).

I am hoping on adding a fee reservoir to prevent from overspending. 
full member
Activity: 218
Merit: 101
Did you ever get around to doing a 2FA on the wallet

Yes, Two Factor has been added. Commit: a3b8f6cd199b23100be42abd63b29b228d86c680
legendary
Activity: 966
Merit: 1000
Hi Dev, thanks for your job it is fantastic, but i am havin some issue because when i send all the coins the balance seems to be negative, some idea why it happens?

thanks
hero member
Activity: 756
Merit: 500
Did you ever get around to doing a 2FA on the wallet
full member
Activity: 218
Merit: 101
WOOHOO! I successfully created a public api for use with piWallet. https://github.com/johnathanmartin/piWallet/commit/d569de9906df9d647e459d75d553b910a6ac8d8d
full member
Activity: 218
Merit: 101
https://github.com/johnathanmartin/piWallet

2Factor support has been added and committed, however git started acting up and I ended up merging and committing every file again. Must be a little tired from working on this project tonight. If there are any issues please report in the github issue tracker.

Thank You!
full member
Activity: 218
Merit: 101
Great and simple script!

If you are interested I would like to help with making new look.

Looking forward to see "password recovery" function and 2fa (maybe this can help https://github.com/PHPGangsta/GoogleAuthenticator )

The password recovery function is something that I haven't thought about until now. This would be a fairly easy process, however, it means that we would need to collect user email addresses. However I will take this into consideration.

For 2factor, All the Authenticators just confuse me so much. It is still a planned feature though.


I think it is necessary to have password recovery because people lose their pass very often.

You can use something like this https://github.com/panique/php-login-advanced out of box framework with login system with all options.

http://online.freshcoin.net is based on that framework if you want to check.



I recently commited a branch to github that allows "Support Keys", You write down your support key and you can contact support at any time and they will verify that key belongs to you. Your support key automatically changes with every password change.
full member
Activity: 218
Merit: 101
Hye, can you tell me how to set up the rpc bit? im really confused whats suppose to go in there

The username and password in the configuration file of your coin daemon.
sr. member
Activity: 474
Merit: 263
Hye, can you tell me how to set up the rpc bit? im really confused whats suppose to go in there
Pages:
Jump to: