Author

Topic: [ANN] Python framework for developing Bitcoin and cryptoasset applications (Read 900 times)

newbie
Activity: 26
Merit: 0
I'd like to announce new easy programming library for creating your own Bitcoin applications.

cryptoassets.core is a Python framework for building Bitcoin, other cryptocurrency (altcoin) and cryptoassets services. Use cases include eCommerce, exhanges, wallets and payments.

Build a fully-working Bitcoin (or any altcoin) wallet application with only 150 lines of code.

See project homepage. See documentation.
See getting started with Bitcoin wallet terminal application tutorial.

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
  • Open source - MIT licensed
  • Works with any database
  • Python is well-establish programming language in financial and Bitcoin industry
  • Django web application compatible

Supported cryptocurrencies and assets

  • Bitcoin
  • Dogecoin
  • Applebyte
  • Litecoin


Supported daemons and wallet services

  • bitcoind and bitcoind-compatible altcoins (Dogecoin, Litecoin, etc.)
  • block.io (Bitcoin, Dogecoin, Litecoin)
  • blockchain.info (Bitcoin)

This work is based some of my earlier projects here. All feedback welcome.
   

Jump to: