How to update data in Corda

0 votes
I am building an application for shopping.. i want to store the customer details along with the order details Here to customers are allowed to place orders and make changes to it.. But the problem is, if i use ethereum, i can not make the updates of the changes by user because the data is immutable.. So i thought of using Corda. In corda can i store the data and then make changes to the data? If yes,
then how?
Jul 11, 2018 in Blockchain by slayer
• 29,350 points
785 views

1 answer to this question.

0 votes
Yes, in corda you can store data and make changes to it.. You can use states to do this.. Create your own state class ex: CustomerDetails class.. Then create instances of this class on the ledger.. you can update this data using transactions But all transactions are not allowed.. The transactions that are allowed depends on the contract written for the class.
answered Jul 11, 2018 by digger
• 26,740 points

Related Questions In Blockchain

+1 vote
1 answer

How to store state data in Ethereum blockchain?

You won't have to overwrite the whole ...READ MORE

answered Apr 25, 2018 in Blockchain by Shashank
• 10,400 points
724 views
0 votes
1 answer

How to check the data integrity logic in proof of work mining?

The proof of work is actually works ...READ MORE

answered May 8, 2018 in Blockchain by Johnathon
• 9,090 points
609 views
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

How to use real world/live data in my smart contract?

You cant access/embed real world data using ...READ MORE

answered Jul 12, 2018 in Blockchain by digger
• 26,740 points
902 views
0 votes
1 answer
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP