Skip to content

Simple Python script to accept cryptocurrencies payment for website owner

License

Notifications You must be signed in to change notification settings

digital-mine/Cryptocurrencies_website_payment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Cryptocurrencies website payment

This is 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.

About

Simple Python script to accept cryptocurrencies payment for website owner

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages