Bitcoin Forum
July 05, 2024, 03:55:15 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Create a Bitcoin Web Wallet - Any Code or Template I Can Use?  (Read 799 times)
alexfortin (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
September 25, 2016, 04:22:40 AM
 #1

I want to create a Web based Wallet where multiple users can log in and store small amount of bitcoin on it.
Is there any code of a old web wallet laying around that I can re-use?

Any tips or information would be greatly appreciated.

Cheers  Grin

Decoded
Legendary
*
Offline Offline

Activity: 1232
Merit: 1030


give me your cryptos


View Profile
September 25, 2016, 04:40:33 AM
 #2

I would highly advise against this. Code it yourself or beware of repercussions. Anything that you do or do not do can compromise the security of your user's bitcoin. You do NOT want to be responsible for this.

However if you really want, you can use blockchain.info's wallet API. It is not a wallet that you host, you will basically be providing a gateway to their wallet.

looking for a signature campaign, dm me for that
klaaas
Hero Member
*****
Offline Offline

Activity: 1568
Merit: 544



View Profile
September 25, 2016, 08:54:49 AM
 #3

Most 3rd party providers also provide api wrappers.

check out https://github.com/blockchain/api-v1-client-php or https://github.com/coinbase/coinbase-php

Shopping online and sats back as a discount! (satsback) + LightningNetwork
CryptInvest
Legendary
*
Offline Offline

Activity: 2156
Merit: 1132


View Profile
September 25, 2016, 11:32:49 AM
 #4

I know
This is bitcoinj based webwallet

https://github.com/3s3s/multicoins.org
alexfortin (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
September 25, 2016, 04:02:25 PM
 #5

Most 3rd party providers also provide api wrappers.

check out https://github.com/blockchain/api-v1-client-php or https://github.com/coinbase/coinbase-php

Thank you, this will really help.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!