Author

Topic: Bitcoin-Postgres bridge (Read 891 times)

full member
Activity: 144
Merit: 100
August 24, 2014, 04:44:33 AM
#2
this is cool. nice work; will use it
jr. member
Activity: 39
Merit: 13
Last of the freelance physicists
August 24, 2014, 03:54:22 AM
#1
Not sure if I'm reinventing the wheel here, but I wrote a bridge between Bitcoin and Postgres:

https://github.com/tensorjack/coinbridge

It has a convenience payment method that uses "move" if possible, and "sendfrom" otherwise.  Possibly useful for websites that have a lot of users crammed into the same wallet.  Also has a transaction confirmation listener (for walletnotify) which auto-updates Postgres.

Just thought I'd post it here in case it's useful to someone.
Jump to: