Overview
Atlassian Sourcetree is a free Git and Mercurial client for Windows.
Atlassian Sourcetree is a free Git and Mercurial client for Mac.
cryptoassets.core
cryptoassets.core is a Python framework for building Bitcoin, other cryptocurrency (altcoin) and cryptoassets services. Use cases include eCommerce, exhanges, wallets and payments.
![]() |
![]() |
![]() |
![]() |
![]() |
Benefits
- Easy: Documented user-friendly APIs
- Extensible: Any cryptocurrency and cryptoassets support
- Safe: Secure and high data integrity
- Lock-in free: Vendor independent and platform agnostics
- Customizable: Override and tailor any part of the framework for your specific needs
Requirements and installation
- Python 3
You need to install database support libraries separately, depending on which database you are using.
See Installation.
Supported environments
Cryptocurrencies and assets
It is easy to add support for any cryptocurrency.
Daemons and wallet services
cryptoassets.core can operate with a cryptocurrency daemon or third party API service.
Example daemons and services include:
- bitcoind and bitcoind-compatible altcoins (Dogecoin, Litecoin, etc.)
- block.io (Bitcoin, Dogecoin, Litecoin)
- blockchain.info (Bitcoin)
Python frameworks
You can integrate cryptoassets.core on
- Pyramid
- Django (see Django integration)
- Flask
... and any other Python application where SQLAlchemy can be run.
Source code and issue tracking
The project source code is hosted at Bitbucket.




