Bitcoin Forum
May 05, 2024, 12:40:43 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Free source code and live demo, how to accept btc on your site  (Read 2694 times)
Lexiko (OP)
Sr. Member
****
Offline Offline

Activity: 503
Merit: 283


View Profile
January 21, 2012, 01:08:10 AM
 #1

Hi all!
I wrote sample universal script, how you can easily accept Bitcoin payments in your service.
I tried to make it simple and understandable, so with a minimal processing it can be used at the production site.
Main purpose - replenish any balance by Bitcoins.

It is written in php and using the modified bitcoin-php library,
Source code is totally free and available on GitHub
Bitcoind is hosted on free Amazon AWS cloud).
Live demo: here (you can test all what you want there)
Description: here

Some screenshots:






Sources are distributed under free license, anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means.
Any suggestions, bugreports and omissions are accepted. You can contact me any way.

Also it would be great if someone audit the code and point to the weaknesses and errors that can lead to problems in production.

* Do not berate me for this translations. English is not my native language, so I did it as I can. Smiley In Russian it sounds better.
According to NIST and ECRYPT II, the cryptographic algorithms used in Bitcoin are expected to be strong until at least 2030. (After that, it will not be too difficult to transition to different algorithms.)
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714869643
Hero Member
*
Offline Offline

Posts: 1714869643

View Profile Personal Message (Offline)

Ignore
1714869643
Reply with quote  #2

1714869643
Report to moderator
1714869643
Hero Member
*
Offline Offline

Posts: 1714869643

View Profile Personal Message (Offline)

Ignore
1714869643
Reply with quote  #2

1714869643
Report to moderator
finway
Hero Member
*****
Offline Offline

Activity: 714
Merit: 500


View Profile
January 21, 2012, 01:14:04 AM
 #2

Thank you for your contribution.

Fking
Full Member
***
Offline Offline

Activity: 136
Merit: 100


View Profile
October 30, 2012, 02:13:25 PM
 #3

Very useful and nice from you, thank you!
Mushroomized
Legendary
*
Offline Offline

Activity: 1470
Merit: 1002


Hello!


View Profile
November 05, 2012, 05:44:13 PM
 #4

Very nice, Ill have this bookmarked.  Wink

hi
caffeinewriter
Hero Member
*****
Offline Offline

Activity: 532
Merit: 500



View Profile
November 09, 2012, 06:29:43 AM
 #5

This is such a smooth looking, easy rolling site. I will possibly be using this in the future! Thank you my friend!

TheRandomGuy
Full Member
***
Offline Offline

Activity: 162
Merit: 100


View Profile
November 14, 2012, 05:05:53 PM
 #6

Wow. This is really cool. Deff using this for my music site.

BTC: 1wbGAAabrsu8pjVXWUQvjUUhe18e721K2
FAUCET ROTATOR SCRIPT
Rubix
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
November 15, 2012, 10:00:11 AM
 #7

Thanks for sharing.

Looking through the code now.

If I end up using this as a base on any projects i'll shoot a donation your way.
marcus_of_augustus
Legendary
*
Offline Offline

Activity: 3920
Merit: 2348


Eadem mutata resurgo


View Profile
November 16, 2012, 01:24:35 AM
 #8

What's the security (i.e. wallet/key management) like for this package?

It seems like it could be really useful.

Fking
Full Member
***
Offline Offline

Activity: 136
Merit: 100


View Profile
November 22, 2012, 10:09:25 PM
 #9

did anyone of you guys implemented it already?
Xenland
Legendary
*
Offline Offline

Activity: 980
Merit: 1003


I'm not just any shaman, I'm a Sha256man


View Profile
November 23, 2012, 04:19:52 AM
Last edit: November 23, 2012, 04:39:46 AM by Xenland
 #10

The bitcoin-php project is a year old and is really bloated might i suggest using a json rpc query library its super small http://jsonrpcphp.org/ for demo source code check out my signature link to see how to use json and Bitcoin together.

Wish you the best
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!