chainkit

August 7, 2018 ยท View on GitHub

A codebase kit of EOS' base chain implemented by OracleChain. Developed using C, C++ (QT5.8+).

Developers can use this library to make his own cross-platform application, and it's a good(or simple) start to learn EOS.

Developer must define his own base_url and url_port for connecting to node.

Features

  • cryptography
  • serialize
  • signature
  • chain base
  • Qt's http client

License

Released under GNU/LGPL Version 3

Contents

  1. 1Features
  2. 2License