HTTPS SSH

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.

docs cov
ci License
Supported Python versions Latest Version
Downloads  

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

Daemons and wallet services

cryptoassets.core can operate with a cryptocurrency daemon or third party API service.

Example daemons and services include:

Python frameworks

You can integrate cryptoassets.core on

... and any other Python application where SQLAlchemy can be run.

Source code and issue tracking

The project source code is hosted at Bitbucket.

Author

Mikko Ohtamaa (blog, Facebook, Twitter, Google+)