Bitcoin Forum

Economy => Service Announcements => Topic started by: quantum on January 10, 2014, 11:37:36 AM



Title: django-cryptocoin - accepting bitcoin, litecoin, novacoin and other on your site
Post by: quantum on January 10, 2014, 11:37:36 AM
Django-cryptocoin is a Django app to organize accepting bitcoin, litecoin, novacoin and other cryptocoins, which support JSON-RPC commands getnewaddress and getreceivedbyaddress.

Sources (New BSD License) and docs https://github.com/quantum13/django-cryptocoin
Package on pypi https://pypi.python.org/pypi/django-cryptocoin
 
Example - chat with payment in cryptocins https://github.com/quantum13/django-crypto-paid-chat


Title: Re: django-cryptocoin - accepting bitcoin, litecoin, novacoin and other on your site
Post by: coinrevo on January 10, 2014, 11:51:51 AM
Thanks. I will test it. What chain are you writing against?