Pages:
Author

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

copper member
Activity: 193
Merit: 2
Thanks so much for this! Went and took your original functionality and am in the middle of overhauling the look. Appreciate the starting point!

full member
Activity: 218
Merit: 101
One of the developing wallet has ever made,we are trying to select the best wallet as we want and this is one of the best wallet i've think of it had a double security and many functions so   good for piwallet.

Really glad to hear it, thank you.
newbie
Activity: 167
Merit: 0
One of the developing wallet has ever made,we are trying to select the best wallet as we want and this is one of the best wallet i've think of it had a double security and many functions so   good for piwallet.
jr. member
Activity: 413
Merit: 5
Any feature requests for piWallet 2.0?

- piWallet Dev
send many function. When need to send coin to many addresses, different (or same) coin amount each.

address book function.

And security concern if there is any.
full member
Activity: 218
Merit: 101
Any feature requests for piWallet 2.0?

- piWallet Dev
jr. member
Activity: 413
Merit: 5
I just running coin program as -qt GUI wallet program.

And can't open the webpage I set at settings.php's  $server_url =  "http://121.xxx.xxx.123:312/"; (my vps's ip address)

Why? how to fix?
newbie
Activity: 6
Merit: 0
Thanks for this wallet, fitbobcat,

I am trying to use your web wallet with a cryptonote, and when I insert the username and password I get a blank page.

And in the RPC wallet I get this information:

2018-Mar-26 12: 52: 27.021379 WARNING Requested url "/" is not found.

Can you please help me by skype or instagram?

I will make a donation to you in BTC if you help me to make the script work correctly.
full member
Activity: 165
Merit: 100
Here's what I changed to allow easybitcoin-PHP which doesn't require changing the php.ini for fopen. Bitcoin's dev wiki recommends not using jsonrpc directly and suggests easybitcoin-PHP.

The easybitcoin library
https://github.com/aceat64/EasyBitcoin-PHP


Add the library to the project :

In common.php
include('easybitcoin.php');

Remove the old
#include('jsonRPCClient.php');



In wallet/classes/Client.php

Change Row 12 :
               $this->jsonrpc = new jsonRPCClient($this->uri);
to
                $this->jsonrpc = new Bitcoin($user, $pass, $host, $port);



Thanks bro, its done.

can you tell me, how to fix this








You can hide by commenting the first 3 line in common.php

//ini_set('display_startup_errors',1);
//ini_set('display_errors',1);
//error_reporting(-1);

Though that wont really solve the problem. That is only to hide the warning message, but does not fix the function

If anyone can fix it, or already fix it, do share it with us.
Thanks
full member
Activity: 218
Merit: 101
Good thing!
I've done the Polish and Cassubian translation for you.

That's awesome, I really do appreciate that. Thank you.
newbie
Activity: 64
Merit: 0
Good thing!
I've done the Polish and Cassubian translation for you.
full member
Activity: 517
Merit: 101
The developers did a good work. Now many users will be able to appreciate the possibilities of piWallet - Online Altcoin Wallet.
I wish you success and good luck in further development!
newbie
Activity: 14
Merit: 0
Hello piwallet developer! Thank you for creating this. I really like this one.

Do we also have an upgraded version that supports Ethereum and Ripple?

Thank You!
full member
Activity: 218
Merit: 101
I can build this with custom design for $100, if anyone is interested pm me  Smiley

As the developer and creator of piWallet, I do not recommend using third parties but to each their own.
copper member
Activity: 266
Merit: 0
https://posq.space
I can build this with custom design for $100, if anyone is interested pm me  Smiley
full member
Activity: 218
Merit: 101
Just for this week only, FitTech Hosting is offering 12 months of piWallet hosting plus fully published Google Play app for only $200.

https://fittechhosting.com/cryptocurrency
full member
Activity: 462
Merit: 104
Does anyone know if this service safe to use? Thanks.
You cant say that any service is "safe".
One of the safest things are Paperwallets.
Best regards
Christian
I agree bitcoin has no concept of safe crack the top websites and stock exchanges and steal cottonality ... But even so it security must be approached with great responsibility here , that there were no loopholes in the code .
full member
Activity: 218
Merit: 101
piWallet is still running strong. However, I do not suggest that anyone who is not a developer to run the software. Please take a look at managed services at https://fittechhosting.com/cryptocurrency
member
Activity: 162
Merit: 19
fitbobcat are you still there?

I've just created a piwallet site for my altcoin Poseidon, everything works great except for the 2FA, I tried setting it up but it won't let me login with the google authenticator code..

It's here if you want to have a look? https://www.poseidonwallet.com/


Nevermind I managed to fix it, also made the QR code show on a modal popup Smiley

Can you explain us as you fix it?
Because it seems doesn't work at all...
copper member
Activity: 266
Merit: 0
https://posq.space
fitbobcat are you still there?

I've just created a piwallet site for my altcoin Poseidon, everything works great except for the 2FA, I tried setting it up but it won't let me login with the google authenticator code..

It's here if you want to have a look? https://www.poseidonwallet.com/


Nevermind I managed to fix it, also made the QR code show on a modal popup Smiley
copper member
Activity: 266
Merit: 0
https://posq.space
fitbobcat are you still there?

I've just created a piwallet site for my altcoin Poseidon, everything works great except for the 2FA, I tried setting it up but it won't let me login with the google authenticator code..

It's here if you want to have a look? https://www.poseidonwallet.com/
Pages:
Jump to: