I have learnt that the blockchain is usually used to store ledgers and transaction details. I want to build an application where there are no payments. I found web3j and ethereumj examples but they are with payments. I am trying to create a java application for these. Please help.