Bitcoin Forum

Alternate cryptocurrencies => Service Announcements (Altcoins) => Topic started by: fitbobcat on January 01, 2015, 11:03:28 PM



Title: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: fitbobcat on January 01, 2015, 11:03:28 PM
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!

Github: http://github.com/johnathanmartin/piWallet (http://github.com/johnathanmartin/piWallet)

Setup Instructions: https://github.com/johnathanmartin/piWallet/wiki#setup-instructions (https://github.com/johnathanmartin/piWallet/wiki#setup-instructions)

Features:
  • Easy Setup - Just change a few config files
  • Support Pin's - Wallet users can eMail you for support and you can verify that account securely with a random, 6 digit pin number
  • 2 Factor Authentication - Extra Security
  • MD5 & SHA1 encryption methods - All passwords and session keys are encrypted or hashed
  • Fancy Admin Dashboard - Easily overview everyones accounts and help with Password Resets, Money Transfers & More
  • Free 24/7 Support - Just shoot me an eMail and I should be able to reply within hours
  • Opensource - piWallet is one of the only opensourced cryptocurrency wallets on github. Besides just being free, you also know you can trust the code.
  • Public API - Make your own applications to use along with piWallet
  • Multiple Language Support - Thanks to @MystPhysX (https://github.com/mystphysx)

Images:

Simple Login/Register: http://ctrlv.in/337565
Main Page: http://ctrlv.in/337567
Admin Dashboard: http://ctrlv.in/337573


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: LOBSTER on January 01, 2015, 11:09:39 PM
Cool project! Just FYI, there is already a hardware wallet called PI- Wallet :-X


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: fitbobcat on January 01, 2015, 11:17:40 PM
Cool project! Just FYI, there is already a hardware wallet called PI- Wallet :-X

:( Had no idea about the other wallet

Its too late to go back now :(

Thanks for the feedback!


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: LOBSTER on January 01, 2015, 11:48:29 PM
Cool project! Just FYI, there is already a hardware wallet called PI- Wallet :-X

:( Had no idea about the other wallet

Its too late to go back now :(

Thanks for the feedback!

www.pi-wallet.com / However ;)


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: Christian1998 on January 02, 2015, 02:20:24 PM
... Backed have some "bugs" ;)

Best regards


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: fitbobcat on January 02, 2015, 07:08:23 PM
... Backed have some "bugs" ;)

Best regards

Works perfectly fine, feel free to contribute though.


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: AgoraLive on January 04, 2015, 09:30:20 AM
This is GREAT thank you!!!!

Could you make language files? That would make this even better :) - I'd love to help out here.....

And if would be a good idea to implant a "cold" wallet feature now that we are allready using a db

And perhaps a possibility to add transfer fees..?


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: ktvichan on January 04, 2015, 10:44:57 AM
Thanks, simple and easy to use


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: MinerFTW on January 04, 2015, 06:55:49 PM
Looks very promising.

Also maker assisted on a mistake we made ourselves and working now :)


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: fitbobcat on January 20, 2015, 03:25:23 PM
Updates: Please leave the opensource link on the home page ("Powered by piWallet"). If you wish to remove this please consider atleast making a donation. The worst feeling is having someone else take credit for your work.


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: marcetin on January 26, 2015, 02:58:44 AM
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 )


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: PluralEX on January 28, 2015, 04:41:59 AM
Great work, congrats!!! I have a question. Will this work with pos coins? thanks in advance.


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: Corenin on January 28, 2015, 05:25:48 AM
great and light script for online wallet
a nice design and adding some more function will make it very usefull
i think it still need some testing for security purpose


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: bytezero on January 29, 2015, 02:30:22 AM
Does anyone know if this service safe to use? Thanks.


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: Christian1998 on January 29, 2015, 02:49:06 PM
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


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: JessicaSe on January 30, 2015, 08:11:53 PM
Does anyone know if this service safe to use? Thanks.
this is not any service, its an open source script for creating altcoin wallet
feel free to use the script,test and help improve the software
if you find any bug, or security hole report this


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: smith coins on January 30, 2015, 10:26:54 PM
This is looking pretty impressive.


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: fitbobcat on February 01, 2015, 10:00:13 PM
http://wallet.fitbobcat.com (http://wallet.fitbobcat.com) is now using piWallet and is our official recommended online wallet and demo!


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: fitbobcat on February 01, 2015, 10:11:04 PM
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.


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: marcetin on February 02, 2015, 04:13:01 PM
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.



Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: aib on May 07, 2015, 11:08:39 PM
good job. keep going. is it this wallet still alive?


I remember there will be a bug for the daemon in which able to send out the balance large then you have.
 :) have you restrict this issue?


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: Erkallys on May 08, 2015, 07:40:25 PM
Is it working ? Seems just perfect !


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: fitbobcat on May 14, 2015, 10:41:31 PM
Moved repo to my personal github account for transparency


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: Houndirno on June 08, 2015, 07:37:43 PM
Hye, can you tell me how to set up the rpc bit? im really confused whats suppose to go in there


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: fitbobcat on June 20, 2015, 09:47:35 AM
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.


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: fitbobcat on June 20, 2015, 09:50:14 AM
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.


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: fitbobcat on July 04, 2015, 07:31:44 AM
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!


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: fitbobcat on December 03, 2015, 08:28:31 AM
WOOHOO! I successfully created a public api for use with piWallet. https://github.com/johnathanmartin/piWallet/commit/d569de9906df9d647e459d75d553b910a6ac8d8d


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: coinmaster222 on December 09, 2015, 04:29:16 PM
Did you ever get around to doing a 2FA on the wallet


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: bhokor on December 11, 2015, 06:52:35 PM
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


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: fitbobcat on December 17, 2015, 11:23:49 PM
Did you ever get around to doing a 2FA on the wallet

Yes, Two Factor has been added. Commit: a3b8f6cd199b23100be42abd63b29b228d86c680


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: fitbobcat on December 17, 2015, 11:26:39 PM
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. 


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: fitbobcat on April 15, 2016, 05:18:18 PM
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


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: supercanada1 on April 30, 2016, 11:33:58 PM
will piwallet working for x11 coins?


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: Christian1998 on May 04, 2016, 10:26:45 AM
will piwallet working for x11 coins?
If there exists a daemon yes, X11 is just the mining algorithm ;)

Best regards
Christian


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: cryptcollector on May 05, 2016, 01:59:09 PM
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


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: PatrickMacH on June 30, 2016, 01:15:23 AM
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 (https://bitcointalk.org/index.php?topic=1235629.0): wallet.611.to (https://wallet.611.to)
611 coin offers a free anonymous domain name system. You are welcome to use it for your project(s), too.



Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: PeKaO on July 09, 2016, 02:36:54 PM
Fantastic project - the dev has done an amazing job! piWallet is definitely going to be the official online wallet of Bon PeKaO (http://bonpekao.org/). The integration is currently under test and without a doubt I'm going to contribute!


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: shimlbit on July 19, 2016, 04:03:52 PM
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


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: fitbobcat on July 31, 2016, 04:24:36 PM
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.


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: fitbobcat on October 02, 2016, 12:42:09 AM
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.


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: Daffadile on October 03, 2016, 05:29:46 PM
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.


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: radhwane on October 13, 2016, 07:38:08 PM
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 ?





Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: fitbobcat on October 20, 2016, 03:39:43 AM
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 ?






The top error shows that an error is happening with the mySQL database. This most likely an incorrect username or password. Be sure to check those before continuing. If that doesent work, reinstall the database.


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: radhwane on November 10, 2016, 08:37:55 PM
thanks problem resolved 
also i create a beautiful and fully responsive template for piWallet check it in action https://vpscoin.info


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: Liutongb on December 28, 2016, 08:29:48 PM
thanks problem resolved 
also i create a beautiful and fully responsive template for piWallet check it in action https://vpscoin.info

have you tested, how secure/safe of this web wallet? Do you plan to open source your template?

thanks



Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: radhwane on December 28, 2016, 10:32:50 PM
thanks problem resolved 
also i create a beautiful and fully responsive template for piWallet check it in action https://vpscoin.info

have you tested, how secure/safe of this web wallet? Do you plan to open source your template?

thanks


yes i test it and its work good with our coin VPSCoin https://www.vpscoin.me
we are waiting for new released of piWallet as i contact the developer to add more feature like export / import private keys
also we give our design to the developer for free + 10$ in btc as donation to help him to develop this awesome online wallet for altcoins
if you want i can design you a custom template for your online wallet just PM me


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: torikan on January 05, 2017, 10:36:10 AM
A beautiful project. Good to be open source.
I liked the password application sent to the mail.
If doing mining is super.  ;D ;D ;D    <=== You can think about it.  ;)


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: jooj on January 14, 2017, 10:01:54 PM
Updates: Please leave the opensource link on the home page ("Powered by piWallet"). If you wish to remove this please consider atleast making a donation. The worst feeling is having someone else take credit for your work.

 Is this support multitude Altcoin or just one per site? also how much cost of removing copyright!


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: ArdiPrabowo on January 15, 2017, 12:41:40 AM
support all altcoin wallet
and system secure nothing bug, and safe from hack
and you control in system online altcoin wallet or not
and how create online altcoin wallet use youre product, system only script php and use database mysql
or how to install youre product in my hosting


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: psycodad on January 29, 2017, 07:31:15 PM
Very nice project, thank you for your time and work.

Since I prefer my websites not to include any files from 3rd party sites I changed the QR Code encoding to this lib:
http://phpqrcode.sourceforge.net/





Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: linenoise on February 26, 2017, 10:59:02 AM
Nice open source wallet. Thanks

A suggestion, in order to not need to open up fopen in the php.ini I'd recommend switching from
jsonRPCClient.php to easybitcoin.php. It only required a few changes to get that going



Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: Joni22 on March 19, 2017, 10:03:11 AM
please answer

1. if i login, i have mesage this
https://s13.postimg.org/3vfsmf13r/Capture.png
please help what's wrong?

2. where is i can
$rpc_host = "127.0.0.1";
$rpc_port = "8332";
$rpc_user = "bitcoinrpc";
$rpc_pass = "Cp68nBkCAADKkskaKSskaDKdmSYLtLJ";
for altcoin ?

i am not altcoin dev, but i want build this for my altcoin.



Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: linenoise on March 19, 2017, 02:45:26 PM
please answer

1. if i login, i have mesage this
https://s13.postimg.org/3vfsmf13r/Capture.png
please help what's wrong?

2. where is i can
$rpc_host = "127.0.0.1";
$rpc_port = "8332";
$rpc_user = "bitcoinrpc";
$rpc_pass = "Cp68nBkCAADKkskaKSskaDKdmSYLtLJ";
for altcoin ?

i am not altcoin dev, but i want build this for my altcoin.


You will have to allow fopen in your php.ini

http://php.net/manual/en/filesystem.configuration.php#ini.allow-url-fopen







Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: linenoise on March 19, 2017, 03:00:48 PM
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);





Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: Joni22 on March 20, 2017, 12:19:53 PM
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

https://s10.postimg.org/h9qfoj4ix/Capture.png






Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: lowcap on March 21, 2017, 04:33:59 PM
This is a really great project that we will likely add to our basket of goodies soon.

Having an online wallet for a coin is very useful and can help a coin a lot.


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: Joni22 on March 22, 2017, 10:32:14 AM
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

https://s10.postimg.org/h9qfoj4ix/Capture.png




Someone, please tell me, how to fix this? i want build my bitcoin online wallet for me..


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: fitbobcat on April 09, 2017, 06:15:32 PM
Very nice project, thank you for your time and work.

Since I prefer my websites not to include any files from 3rd party sites I changed the QR Code encoding to this lib:
http://phpqrcode.sourceforge.net/





https://github.com/johnathanmartin/piWallet/commit/ad25f72c277fc8d10986f534a0b32ef42b1eed6a

I just added this in, do you mind testing it out?


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: psycodad on April 10, 2017, 03:05:59 PM
Very nice project, thank you for your time and work.

Since I prefer my websites not to include any files from 3rd party sites I changed the QR Code encoding to this lib:
http://phpqrcode.sourceforge.net/





https://github.com/johnathanmartin/piWallet/commit/ad25f72c277fc8d10986f534a0b32ef42b1eed6a

I just added this in, do you mind testing it out?

Nice! Thank you very much, works perfectly fine. Two little issues/small typos:

  • Line13[view/wallet]: There is the opening bracket for br missing
  • Line96[view/wallet]: The link contains a typo: addrss instead of address

HTH


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: fitbobcat on April 10, 2017, 04:11:33 PM
Very nice project, thank you for your time and work.

Since I prefer my websites not to include any files from 3rd party sites I changed the QR Code encoding to this lib:
http://phpqrcode.sourceforge.net/





https://github.com/johnathanmartin/piWallet/commit/ad25f72c277fc8d10986f534a0b32ef42b1eed6a

I just added this in, do you mind testing it out?

Nice! Thank you very much, works perfectly fine. Two little issues/small typos:

  • Line13[view/wallet]: There is the opening bracket for br missing
  • Line96[view/wallet]: The link contains a typo: addrss instead of address

HTH


That's embarrassing.

https://github.com/johnathanmartin/piWallet/commit/2719f79f4bfef5aeaea4f332c7b8456aeaa95142


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: fitbobcat on July 03, 2017, 08:06:19 PM
Just wanted to remind people that this still exists.


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: TheMiningPool.mine on July 21, 2017, 04:13:53 PM
Hi!
I'm trying to setup your PiWallet

Everything set up, but I see 0 Balance all the time..

Transactions are showing correctly, but balance not updating.
Also getting that Notice Warning about the fee


Last 10 transactions:

Notice: Undefined index: fee in /var/www/html/PiWallet/view/wallet.php on line 126
Notice: Undefined index: fee in /var/www/html/PiWallet/view/wallet.php on line 126

Date    Address    Type    Amount    Fee    Confs    Info
7/21/2017 04:41 pm    LVSVKxmGm6oPd8LjzfZxz9yUCjkkwNza5q    Received    1       15    Info
7/21/2017 04:46 pm    LVSVKxmGm6oPd8LjzfZxz9yUCjkkwNza5q    Received    1       10    Info

Any Idea?


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: fitbobcat on July 28, 2017, 04:42:26 AM
Hi!
I'm trying to setup your PiWallet

Everything set up, but I see 0 Balance all the time..

Transactions are showing correctly, but balance not updating.
Also getting that Notice Warning about the fee


Last 10 transactions:

Notice: Undefined index: fee in /var/www/html/PiWallet/view/wallet.php on line 126
Notice: Undefined index: fee in /var/www/html/PiWallet/view/wallet.php on line 126

Date    Address    Type    Amount    Fee    Confs    Info
7/21/2017 04:41 pm    LVSVKxmGm6oPd8LjzfZxz9yUCjkkwNza5q    Received    1       15    Info
7/21/2017 04:46 pm    LVSVKxmGm6oPd8LjzfZxz9yUCjkkwNza5q    Received    1       10    Info

Any Idea?


Can you confirm that these transactions have confirmed? What's the minimum # of confirmations required for your coin?


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: fitbobcat on July 29, 2017, 05:29:34 AM
I just put in a few hours of work and made a few changes, summarized below:

A helluva installation guide, It should be impossible to get lost with this. (but please do tell me if my instructions are accurate, I wrote these off memory)
https://github.com/johnathanmartin/piWallet/wiki/Installation

Fee Reserve:

Users were complaining about negative balances, well not anymore
https://github.com/johnathanmartin/piWallet/commit/d6e3bda6d6fda87aed6f2cc29848faa8e7973d54


And it annoyed me a little bit that the Language Translation button was flush to the right, so I added a little bit of padding
https://github.com/johnathanmartin/piWallet/commit/b0b1c2b94930341b79fe085cbfa4ba3d0a83f66b


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: TheMiningPool.mine on July 30, 2017, 05:59:09 PM
I just put in a few hours of work and made a few changes, summarized below:

A helluva installation guide, It should be impossible to get lost with this. (but please do tell me if my instructions are accurate, I wrote these off memory)
https://github.com/johnathanmartin/piWallet/wiki/Installation

Fee Reserve:

Users were complaining about negative balances, well not anymore
https://github.com/johnathanmartin/piWallet/commit/d6e3bda6d6fda87aed6f2cc29848faa8e7973d54


And it annoyed me a little bit that the Language Translation button was flush to the right, so I added a little bit of padding
https://github.com/johnathanmartin/piWallet/commit/b0b1c2b94930341b79fe085cbfa4ba3d0a83f66b

Thanks for the update, but I cant pass from here now:

Warning: fopen(http://...@127.0.0.1:10510/): failed to open stream: HTTP request failed! HTTP/1.1 500 Internal Server Error in /var/www/html/LtcuWallet/jsonRPCClient.php on line 133

Port is setup correctly, and the fopen its ok in php.ini...

Dunno what I am missing.


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: fitbobcat on July 31, 2017, 07:12:20 PM
I just put in a few hours of work and made a few changes, summarized below:

A helluva installation guide, It should be impossible to get lost with this. (but please do tell me if my instructions are accurate, I wrote these off memory)
https://github.com/johnathanmartin/piWallet/wiki/Installation

Fee Reserve:

Users were complaining about negative balances, well not anymore
https://github.com/johnathanmartin/piWallet/commit/d6e3bda6d6fda87aed6f2cc29848faa8e7973d54


And it annoyed me a little bit that the Language Translation button was flush to the right, so I added a little bit of padding
https://github.com/johnathanmartin/piWallet/commit/b0b1c2b94930341b79fe085cbfa4ba3d0a83f66b

Thanks for the update, but I cant pass from here now:

Warning: fopen(http://...@127.0.0.1:10510/): failed to open stream: HTTP request failed! HTTP/1.1 500 Internal Server Error in /var/www/html/LtcuWallet/jsonRPCClient.php on line 133

Port is setup correctly, and the fopen its ok in php.ini...

Dunno what I am missing.



Share your coin config please.


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: sojournagain on August 07, 2017, 10:41:19 PM
I followed the setup completely to the best of my knowledge, however when I access the server via web browser it doesn't look like the daemon is talking to piwallet.


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: ranman09 on August 07, 2017, 10:46:53 PM
What are those coins supported by this wallet?


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: fitbobcat on August 08, 2017, 01:48:40 AM
What are those coins supported by this wallet?

Fully supported are Scrypt and Sha256, but it works with many many more than that.


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: fitbobcat on August 08, 2017, 01:49:12 AM
I followed the setup completely to the best of my knowledge, however when I access the server via web browser it doesn't look like the daemon is talking to piwallet.

Share your common.php and coin.conf file with me please.


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: sojournagain on August 08, 2017, 02:31:52 AM
I followed the setup completely to the best of my knowledge, however when I access the server via web browser it doesn't look like the daemon is talking to piwallet.

Share your common.php and coin.conf file with me please.
I sent you a pm with the info so I don't spam up your thread. Thanks!


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: sojournagain on August 08, 2017, 03:37:02 AM
This guy just spent 30 minutes helping my idiot self through some setup via chat. Awesome dude, may look into using his services.


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: xronos on August 22, 2017, 07:07:42 PM
Hi,

I just set this up in my test environment, and I am able to send, receive, create users. This is a great piece of work. I run an instance of my altcoin's wallet on my pc, piWallet code runs on Apache on the same server (WAMP).

However, I noticed that for every new user I create, the balance remains the same. So if I create a new user now, the new user's balance is the same as the admin's. I am sure I am doing something wrong, somewhere.

Is this something you are familiar with? Can you point me in the the right direction if possible, please?

Many thanks!


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: fitbobcat on August 30, 2017, 04:12:25 PM
Hi,

I just set this up in my test environment, and I am able to send, receive, create users. This is a great piece of work. I run an instance of my altcoin's wallet on my pc, piWallet code runs on Apache on the same server (WAMP).

However, I noticed that for every new user I create, the balance remains the same. So if I create a new user now, the new user's balance is the same as the admin's. I am sure I am doing something wrong, somewhere.

Is this something you are familiar with? Can you point me in the the right direction if possible, please?

Many thanks!

This might be a flaw in the altcoin's daemon itself, also I recommend running it on a LAMP stack instead, as that is what it was developed for. Which coin are you're running it with? Do you have enableaccounts=1 set in the coin.conf file?


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: fitbobcat on October 12, 2017, 03:16:17 AM
piWallet is still going strong!

We now offer installation services that you can view at http://fitbobcat.com/cryptocurrency

and android wallets starting at $150/yr


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: ranman09 on October 12, 2017, 09:44:50 AM
What are those coins supported by this wallet?

Fully supported are Scrypt and Sha256, but it works with many many more than that.

Sorry, can you name a coin? Im not that technical you know haha can it have ethereum and tokens? Doge?


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: fitbobcat on October 14, 2017, 08:12:41 AM
I think etherum and tokens are a joke, so I really don't know. DOGE, of course, would work fine.


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: bet101 on October 14, 2017, 04:52:20 PM
piWallet is still going strong!

We now offer installation services that you can view at http://fitbobcat.com/cryptocurrency

and android wallets starting at $150/yr

Tried to install and boom page of death.... This should not happen>....


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: fitbobcat on October 15, 2017, 06:31:33 PM
piWallet is still going strong!

We now offer installation services that you can view at http://fitbobcat.com/cryptocurrency

and android wallets starting at $150/yr

Tried to install and boom page of death.... This should not happen>....

You're right, incorrectly installing it, however, will return the WSOD. If you need additional assistance please review the given advice in this form, the installation guide, or a managed service.


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: bet101 on October 18, 2017, 12:11:51 PM
piWallet is still going strong!

We now offer installation services that you can view at http://fitbobcat.com/cryptocurrency

and android wallets starting at $150/yr

Tried to install and boom page of death.... This should not happen>....

You're right, incorrectly installing it, however, will return the WSOD. If you need additional assistance please review the given advice in this form, the installation guide, or a managed service.

No not incorrect installing it, following your instructions , !!!


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: Praveen22122017 on December 22, 2017, 01:22:41 PM
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.



==> i also same issue

i build new Coin litecoin base

my config file

listen=1
server=1
daemon=1
rpcuser=mycoinrpc
rpcpassword=EpRdxUF3eRnh6Cvho5cLM9KDWG7XZbHYhtjHwByjKqxK
rpcallowip=159.89.160.45
rpcport=9555

windows wallet working perfect and i setup web wallet(piWallet)
I set up everything..everything is fine. web wallet shows nice

but  after I want to login or register, there is a clean white website, and I'm not able to get the page back.


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: psycodad on December 22, 2017, 02:01:02 PM
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.



==> i also same issue

i build new Coin litecoin base

my config file

listen=1
server=1
daemon=1
rpcuser=mycoinrpc
rpcpassword=EpRdxUF3eRnh6Cvho5cLM9KDWG7XZbHYhtjHwByjKqxK
rpcallowip=159.89.160.45
rpcport=9555

windows wallet working perfect and i setup web wallet(piWallet)
I set up everything..everything is fine. web wallet shows nice

but  after I want to login or register, there is a clean white website, and I'm not able to get the page back.


I bet your web server log contains incredibly valuable information regarding your problem.


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: PoseidonDev on January 03, 2018, 02:24:42 AM
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/


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: PoseidonDev on January 03, 2018, 07:23:24 PM
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 :)


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: etanoox on January 11, 2018, 01:42:35 PM
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 :)

Can you explain us as you fix it?
Because it seems doesn't work at all...


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: fitbobcat on January 26, 2018, 01:54:08 PM
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


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: usercryptomany on January 26, 2018, 02:42:27 PM
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 .


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: fitbobcat on February 20, 2018, 02:19:12 PM
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


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: PoseidonDev on February 20, 2018, 03:09:44 PM
I can build this with custom design for $100, if anyone is interested pm me  :)


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: fitbobcat on February 20, 2018, 03:24:11 PM
I can build this with custom design for $100, if anyone is interested pm me  :)

As the developer and creator of piWallet, I do not recommend using third parties but to each their own.


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: survivordj on March 04, 2018, 05:39:16 AM
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!


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: kissaNN on March 05, 2018, 05:16:53 AM
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!


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: aliceaa on March 07, 2018, 10:16:53 PM
Good thing!
I've done the Polish and Cassubian translation for you.


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: fitbobcat on March 12, 2018, 02:43:41 AM
Good thing!
I've done the Polish and Cassubian translation for you.

That's awesome, I really do appreciate that. Thank you.


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: Landagert on March 26, 2018, 07:33:41 AM
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

https://s10.postimg.org/h9qfoj4ix/Capture.png






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


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: nit1 on March 26, 2018, 12:05:36 PM
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.


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: wsxdrfv on April 04, 2018, 06:54:17 AM
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?


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: fitbobcat on April 20, 2018, 11:30:34 PM
Any feature requests for piWallet 2.0?

- piWallet Dev


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: wsxdrfv on April 27, 2018, 04:27:26 AM
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.


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: coinxwife on July 10, 2018, 10:30:11 AM
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.


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: fitbobcat on July 19, 2018, 01:09:41 AM
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.


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: Stipend on July 28, 2018, 02:58:49 AM
Thanks so much for this! Went and took your original functionality and am in the middle of overhauling the look. Appreciate the starting point!

https://i.imgur.com/ExWlBjF.png


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: fitbobcat on July 30, 2018, 09:10:35 PM
Thanks so much for this! Went and took your original functionality and am in the middle of overhauling the look. Appreciate the starting point!

https://i.imgur.com/ExWlBjF.png

Looking great!


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: fitbobcat on August 25, 2018, 12:44:14 AM
I'm offering Android applications for only $100 on a 6-month piWallet Contract. Send me a message.


- piWallet Dev


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: CryptorClub on September 28, 2018, 06:44:00 PM
Many thanks for dev.
You may look, what we done https://wallet.greencoin.life/



Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: Cryptoluver on October 23, 2018, 04:03:20 PM
piWallet obviously one of the best opensourced wallet in the cryptospace.
We are using it as a web wallet for the Encocoin project. We are engaging them for further development. Security is great and performance is excellent. Well done development.


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: Lightingcoders on November 05, 2018, 10:00:58 AM
Many thanks for dev.
You may look, what we done https://wallet.greencoin.life/


well done ! , can you share the template , i want to play around with it


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: CryptorClub on November 05, 2018, 05:46:56 PM
Many thanks for dev.
You may look, what we done https://wallet.greencoin.life/


well done ! , can you share the template , i want to play around with it
https://github.com/CryptorClub/piWallet
You may play


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: Lightingcoders on November 08, 2018, 01:53:00 PM
Many thanks for dev.
You may look, what we done https://wallet.greencoin.life/


well done ! , can you share the template , i want to play around with it
https://github.com/CryptorClub/piWallet
You may play


you rock ! , will enhance this and share with you


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: betudontbet on December 02, 2018, 03:49:02 AM
This looks great!

Is it difficult to make your own GUI on it?


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: pazor_true on December 07, 2018, 04:54:58 PM
the WebWallet is very nice!

I have adapted the piWallet for Emerald Crypto
https://webwallet.emeraldcrypto.de


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: betudontbet on December 26, 2018, 07:48:25 PM
Hello! Can PiWallet Stake coins?


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: fitbobcat on March 09, 2019, 02:04:26 AM
Unfortunately, FitTech Hosting no longer offers hosted MPOS, piWallet or Explorer services due to regulations with our bank. However, our sister company "Crypto with a C" will be launching soon.


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: turium on November 20, 2019, 12:51:19 PM
Good day,

Any news about company "Update"?


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: cryptosundae on December 17, 2019, 02:50:59 AM
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!

Github: http://github.com/johnathanmartin/piWallet (http://github.com/johnathanmartin/piWallet)

Setup Instructions: https://github.com/johnathanmartin/piWallet/wiki#setup-instructions (https://github.com/johnathanmartin/piWallet/wiki#setup-instructions)

Features:
  • Easy Setup - Just change a few config files
  • Support Pin's - Wallet users can eMail you for support and you can verify that account securely with a random, 6 digit pin number
  • 2 Factor Authentication - Extra Security
  • MD5 & SHA1 encryption methods - All passwords and session keys are encrypted or hashed
  • Fancy Admin Dashboard - Easily overview everyones accounts and help with Password Resets, Money Transfers & More
  • Free 24/7 Support - Just shoot me an eMail and I should be able to reply within hours
  • Opensource - piWallet is one of the only opensourced cryptocurrency wallets on github. Besides just being free, you also know you can trust the code.
  • Public API - Make your own applications to use along with piWallet
  • Multiple Language Support - Thanks to @MystPhysX (https://github.com/mystphysx)

Images:

Simple Login/Register: http://ctrlv.in/337565
Main Page: http://ctrlv.in/337567
Admin Dashboard: http://ctrlv.in/337573

very nice. but im trying to create webwallet but i cant. i need to study more. hope you can help me. btw, how much do you charge if i ask you to create webwallet for me?


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: cryptosundae on December 17, 2019, 03:11:27 AM
Many thanks for dev.
You may look, what we done https://wallet.greencoin.life/

wow... very nice. can you create me webwallet?


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: lovelysingh on February 27, 2020, 01:02:16 AM
Any updates on piWallet. What is going on this platform.


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: Rux on February 14, 2021, 06:49:20 PM
I was wondering the same....



Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: XcelR on February 21, 2021, 01:11:43 AM
Check your github issues. On login with new update, reverts back to login.. Any fix for this.


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: Rux on May 01, 2021, 06:14:34 PM
Many thanks for dev.
You may look, what we done https://wallet.greencoin.life/


You really made it to look so good, really!

I forked, thank you for link.

Im doing some cool improvements on top of your code, it will be very good!


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: cryptofriendsnetwork on June 28, 2021, 12:03:12 AM
@greencoin did you share it on your github account? Your site looks great would love to have the piwallet on my site and it work. it is on there and not working, you  log in and it goes to blank page.


Title: Re: [ANN] piWallet - Opensource Online Altcoin Wallet
Post by: linz on October 20, 2022, 11:51:52 PM
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!

Github: http://github.com/johnathanmartin/piWallet (http://github.com/johnathanmartin/piWallet)

Setup Instructions: https://github.com/johnathanmartin/piWallet/wiki#setup-instructions (https://github.com/johnathanmartin/piWallet/wiki#setup-instructions)

Features:
  • Easy Setup - Just change a few config files
  • Support Pin's - Wallet users can eMail you for support and you can verify that account securely with a random, 6 digit pin number
  • 2 Factor Authentication - Extra Security
  • MD5 & SHA1 encryption methods - All passwords and session keys are encrypted or hashed
  • Fancy Admin Dashboard - Easily overview everyones accounts and help with Password Resets, Money Transfers & More
  • Free 24/7 Support - Just shoot me an eMail and I should be able to reply within hours
  • Opensource - piWallet is one of the only opensourced cryptocurrency wallets on github. Besides just being free, you also know you can trust the code.
  • Public API - Make your own applications to use along with piWallet
  • Multiple Language Support - Thanks to @MystPhysX (https://github.com/mystphysx)

Images:

Simple Login/Register: http://ctrlv.in/337565
Main Page: http://ctrlv.in/337567
Admin Dashboard: http://ctrlv.in/337573

piwallet use easybitcoin.php. easybitcoin.php still active? can call bitcoin API?