Hi,
I would like to start a blockchain project similar to steemit, where the currency is generated both by mining and by specific user activities.
One question I have: would it be possible, without even touching the code, to setup these extra rules governing activities that can generate the currency other than mining. Like, is it possible when setting up the server to do all that.
If not, where in the code should I start looking for setting up these rules. I have experience with C++ and Java, and I like that there is a Java wrapper (though I haven't tried much with it yet).
Any help getting started is appreciated, thanks!