Bitcoin Forum
May 11, 2024, 10:25:52 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Simple Program to accept BITCOIN and other crypto payments  (Read 93 times)
digital_mine (OP)
Member
**
Offline Offline

Activity: 99
Merit: 14


View Profile
September 11, 2018, 01:17:50 PM
 #1

Hello folks,

I would like to share with you one of my project,

it's a Python script to accept cryptocurrencies payment for website owner.

The program is very simple, It basically allow the website owner to creates DEPOSIT wallets for USERS or CLIENTS, and save them into a DATABASE.

It works with all the coins that use a BITCOIN core clone wallet client. The code published is based on CLAM coin.

I'm going to add new codes to this repository, to manage transactions to hot wallet, and to allow withdrawals to USERS or CLIENTS EXTERNAL WALLETS.

You need a local wallet installed an sync on your computer or on the server. It uses subprocess library to call, and execture che -cli WALLET CONSOLE commands.


Here the repository on github:

https://github.com/digital-mine/Cryptocurrencies_website_payment

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!