Post
Topic
Board Project Development
Re: [ANN] cbitcoin 2.0 - A Bitcoin Library in C
by
azw409
on 09/01/2015, 15:47:10 UTC
Hi Matt,

Thanks for your work on this, I'm very impressed by the simplicity of it - Bitcoin code that is easy to follow, what a novelty !

I want to do some experimentation with a slightly different blockchain implementation i.e. yet another worthless altcoin and thought that cbitcoin might be a good starting point. Is there a rough example on how to use cbitcoin to create a basic full validating node as I've looked through all the classes and can't find a 'main' function or a basic entry point anywhere ? None of the examples seem to cover this basic case, unless I've missed it.

Thanks

Andrew