Bitcoin Forum
May 25, 2024, 08:44:17 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Web engine for handling coins - multiple coins or just bitcoin  (Read 465 times)
miso (OP)
Newbie
*
Offline Offline

Activity: 37
Merit: 0


View Profile
June 19, 2014, 10:20:44 AM
 #1

Hello everyone. I am looking for opensource php/java/python engine + SQL-like DB (or framework) for web sites which can operate with multiple crypto currencies.
Just like currency exchange like poloniex or btc-e, except the trading functionalities and business-specific stuff.
The key feature I need is support for many coins (up to 20).
Functions:
- user balances (user balances could be linked with my app users)
- TX and address management (create new address for user, check TX confirms, ...)
- specificable *coin core deamons (localhost or remote)
Is there system like this?

As an alternative, is there similar Bitcoin-only web engine in active development (and good code quality)?
I am looking for something similar to deprecated (and soon removed) account functions in bitcoind, but in form of web framework or big library which uses directly bitcoind or own SQL-like database.

Thank you for suggestions.
eternalgloom
Legendary
*
Offline Offline

Activity: 1792
Merit: 1283



View Profile WWW
June 20, 2014, 02:04:27 AM
 #2

I found something that might be helpful to you, though it is not a finished project and there seem to be some issues.

First check out this reddit thread:
http://www.reddit.com/r/Bitcoin/comments/22ebdz/open_source_cryptocurrency_exchange/

Here is the link to the code on Github:
https://github.com/sb-/OpenExchange

Sorry if this wasn't what you were looking for.

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!