I'm trying to make a project that depends partly on a public blockchain.
I need my blockchain to be public, PoW based, have a medium block size and a currency.
Reading the white paper it seemed that while this is all currently supported, it's not the way MultiChain is meant to be used.
I have no previous experience developing blockchain applications, I chose MultiChain for its ease of use and setting up, easy configuration, tutorials, and overall developer friendliness.
So my question is: Should I keep using MultiChain, or do you recommend forking some other project? If so, which one would you recommend?