>> (p.1)
    Author Topic: cbitcoin - Bitcoin implementation in C. Currently in development.  (Read 20363 times)
    MatthewLM (OP)
    Legendary
    *
    Offline Offline

    Activity: 1190
    Merit: 1004


    View Profile
    May 10, 2012, 12:25:44 AM
    Last edit: July 13, 2012, 05:55:53 PM by MatthewLM
    Merited by ABCbits (2)
     #1

    Hello.

    I am currently making a bitcoin library named cbitcion. This is a very incomplete library in the early stages of development. The point of the library is to bring powerful bitcoin features directly to the C programming language, with a focus on documentation, portability and powerful features. Hopefully, considering this is C, it should have good performance as well. Perhaps the library could be used or modified for use in embedded device applications.

    The library will be low level. It is not intended to be a client library for easy bitcoin functionality. Instead it should give programmers the tools to make bitcoin applications from basic abstraction on the bitcoin protocol. The design of cbitcoin should hopefully allow programmers to make a diverse range of bitcoin applications.

    Feedback and contributions are welcome. This is the code: https://github.com/MatthewLM/cbitcoin/

    I've given up developing iPhone apps to put a lot of my time towards this, so hopefully it will come along reasonably quickly.

    There will be inevitable costs to this project. If anyone would like to help this project financially, donations are very welcome: 1D5A1q5d192j5gYuWiP3CSE5fcaaZxe6E9

    Do not hesitate to contact me regarding this project via the email address cbitcoin@thelibertyportal.com

    Thanks!

    Matthew M
Page 1
Viewing Page: 1