Author

Topic: django-bitcoin - easy bitcoin payment/wallet/etc management for django (Read 2377 times)

hero member
Activity: 707
Merit: 505
Resurrecting an old thread here it seems Smiley

Is this project still active and are there any plans to support bips? Bip support for python in general seems lacking at this point in time. I'm on the look out for some tools or a wrapper of some kind...
hero member
Activity: 488
Merit: 500
Looks promising! Keep up the work - As I am a django enthusiast this comes in handy ;-)
hero member
Activity: 812
Merit: 1006
Made few improvements, new "Wallet" class (and other naming changes). This makes it easy to make your own web service which handles bitcoin transactions. A few examples which could be made with django-bitcoin:

- marketplace/auction site with escrow
- elance-style site with escrow
- webshop or something similar
- bounty collecting, betting sites, whatever Smiley

https://github.com/kangasbros/django-bitcoin

It's still work in progress, I'll try to launch one web site which uses it at bitcoin hackathon next weekend, so it is used in production Smiley
hero member
Activity: 812
Merit: 1006
Hi, I started this open source project:

https://github.com/kangasbros/django-bitcoin

Currenctly it's very basic, but usable. It will change however, so I don't recommend usage now.
Jump to: