I would like to have a webpage to take input from a user, do the encoding and store the data in the IBM Blockchain. Can you please let me know how can the values from the webpage be passed on to the chaincode?
I am trying to implement KYC with IBM Blockchain. Are there any tutorials or demos to demonstrate this. I have referred https://github.com/IBMBlockchain/marbles/blob/master/docs/tutorial_part1.md.
Is there any other simpler reference?