How can I create a blockchain for keeping records

0 votes

I have read a lot about how blockchain could be implemented for other technologies other than crypto currencies. I have a background in development coding and I have forked the go-ethereum source code and built it out on an ubuntu virtual machine. However, I am finding it hard to find discussions on creating blockchains for record purposes. Would I have to build a blockchain and use code to build a user interface to interact with it and instead of sending transactions to the block chain, find other data input to send to the blockchain?

Jun 27, 2018 in Blockchain by sabby
• 4,390 points
755 views

1 answer to this question.

0 votes

​You can use an already existing Blockchain. Like Ethereum. Look at ths tutorial - https://www.ethereum.org/token . Many are using Ethereum Blockchain network for record keeping with a few ethers as fee. 

Or you could create your own Blockchain using Hyperledger Fabric. Fabric gives you the chance to create a private Blockchain, so you could control the acces. There, you can deploy the Smart Contract that you require

answered Jun 27, 2018 by Christine
• 15,790 points

Related Questions In Blockchain

+1 vote
2 answers
0 votes
1 answer
0 votes
1 answer

How can I create a feeless ERC-20 token?

You can't have another address pay for ...READ MORE

answered Aug 7, 2018 in Blockchain by Perry
• 17,100 points
495 views
0 votes
1 answer

Truffle tests not running after truffle init

This was a bug. They've fixed it. ...READ MORE

answered Sep 11, 2018 in Blockchain by Christine
• 15,790 points
1,662 views
0 votes
1 answer

Hyperledger Sawtooth vs Quorum in concurrency and speed Ask

Summary: Both should provide similar reliability of ...READ MORE

answered Sep 26, 2018 in IoT (Internet of Things) by Upasana
• 8,620 points
1,215 views
+1 vote
1 answer

Protocols used in a distributed/dlt system for the nodes to establish communication

yes all are over TCP/IP connections secured ...READ MORE

answered Aug 6, 2018 in Blockchain by aryya
• 7,450 points
1,128 views
0 votes
1 answer

How can i create a simple P2P network on a blockchain?

To develop your own cryptocurrency, you need ...READ MORE

answered Apr 20, 2018 in Blockchain by Christine
• 15,790 points
1,708 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