Altcoins Talks - Cryptocurrency Forum

Further Discussions => Blockchain Technology => Topic started by: Paulomits on January 31, 2018, 05:12:28 PM

Title: How to build a blockchain
Post by: Paulomits on January 31, 2018, 05:12:28 PM
Since the blockchain technology is a relatively new technology, not many developers are involved. And the few ones which are involved seem to guard carefully their knowledge.
Are there any means for knowing how to build a blockchain? Tutorials, courses, videos, etc?
Title: Re: How to build a blockchain
Post by: itscassidy on February 12, 2018, 12:36:57 AM
You'd probably be better off first learning how to build on an existing blockchain, such as Ethereum's. Deploying an ERC20 token and learning Solidity to write smart contracts isn't too difficult if you have some prior programming knowledge.
Title: Re: How to build a blockchain
Post by: btcdoll on February 12, 2018, 06:32:45 PM
Block chain technology is a great invention. It is a decentralised working, means there is no central server.
Title: Re: How to build a blockchain
Post by: owmivmen on April 05, 2018, 05:45:59 AM
You'd probably be better off first learning how to build on an existing blockchain, such as Ethereum's. Deploying an ERC20 token and learning Solidity to write smart contracts isn't too difficult if you have some prior programming knowledge.
That's a very long time to learn and it is very difficult. only the experts who understand with it.
Title: Re: How to build a blockchain
Post by: JanneSphere on April 18, 2018, 07:45:11 AM
To create a blockchain, you need powerful equipment. When a new block is formed, the information is included in the general system, having undergone preliminary cryptography.
Title: Re: How to build a blockchain
Post by: Kessaguia on April 29, 2018, 12:39:08 PM
To build a Blockchain follow below mention steps:

Identify a Suitable Use-case
Identify the Most Suitable Consensus Mechanism
Identify the Most Suitable Platform
Designing the Nodes
Design the  https://www.hashgains.com/wiki/b/what-is-blockchain Instance
Building the APIs
Design the Admin and User Interface
Adding Future Tech
Title: Re: How to build a blockchain
Post by: ALT Legendary on May 01, 2018, 02:26:50 PM
Hire a developers, assemble  a team, spend money on it. All these are not necessary if you are a developer and can do everything by your own.
Title: Re: How to build a blockchain
Post by: yusuf98 on May 03, 2018, 11:10:48 AM
Since the blockchain technology is a relatively new technology, not many developers are involved. And the few ones which are involved seem to guard carefully their knowledge.
Are there any means for knowing how to build a blockchain? Tutorials, courses, videos, etc?
Blockchain itself is a collection of some data blocks which data block is the data of the transactions that we make. Or we can define the data in this block. Which in this way Blockchain not only can be used to record financial transactions only.