I wanted to develop a web application using Ethereum, Infura, and web3J.. can you share your inputs to quickStart, I see more theoretical stuff & don't found any practical examples to step forward using web3j.. I want to store user earned points on solving some puzzles with some metadata like points creation date, expiry date, puzzle ID & etc in the blockchain.
How to model & store the above information...?