Bitcoin Forum
June 16, 2024, 06:53:08 PM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: To build a block chain..  (Read 76 times)
crypto_deft (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
May 05, 2018, 11:16:40 PM
 #1

Hello There,
What are the steps one need to take in high level, if he / she has a unique concept and want to build a block chain ? What are the points we need to focus and plan for ?

Thanks,
CD.
BeBlockTech
Member
**
Offline Offline

Activity: 304
Merit: 15

0xF8D135631a3dE808D86cA1CB1a5D4ecd9c2a0921


View Profile
May 05, 2018, 11:29:02 PM
 #2

Hello There,
What are the steps one need to take in high level, if he / she has a unique concept and want to build a block chain ? What are the points we need to focus and plan for ?

Thanks,
CD.

Knowing how to code would be very helpfull. And I  assume you don't know how to, so having a good team of developers, co-founders, and some seed investors who believe in your project is a nice place to start.

It takes years to build a decent project with a decent team behind, while building a basic blockchain nowadays takes 15min. Don't start a project because of the hipe of ICO's, you wont make it.

Good luck!!
andrew1carlssin
Jr. Member
*
Offline Offline

Activity: 168
Merit: 3

#Please, read:Daniel Ellsberg,-The Doomsday *wk


View Profile WWW
May 06, 2018, 12:22:23 AM
 #3

Hello There,
What are the steps one need to take in high level, if he / she has a unique concept and want to build a block chain ? What are the points we need to focus and plan for ?

Thanks,
CD.

Knowing how to code would be very helpfull. And I  assume you don't know how to, so having a good team of developers, co-founders, and some seed investors who believe in your project is a nice place to start.

It takes years to build a decent project with a decent team behind, while building a basic blockchain nowadays takes 15min. Don't start a project because of the hipe of ICO's, you wont make it.

Good luck!!

I find this article at kdnuggets a nice intro .. for coders 

Blockchain Explained in 7 Python Functions
https://www.kdnuggets.com/2018/04/blockchain-explained-7-python-functions.html

Satoshi's book editor; SCIpher - https://pdos.csail.mit.edu/archive/scigen/scipher.html
Heisenberg_Hunter
Legendary
*
Offline Offline

Activity: 1583
Merit: 1278


Heisenberg Design Services


View Profile WWW
May 06, 2018, 09:18:04 AM
 #4

To build a blockchain you need to understand the core concepts of one and how to build one using a code. You need to be basically very good in programming concepts and need to have knowledge in at least 1 programming language. A blockchain can be built in Cpp, Java, python etc. If you need to build a smart contract, you need solidity.  Your unique concept needs to address the problems prevailing in the community and if your concept solves all the problems, your coin would develop in price and you would get a lot of potential investors. If you are not a dev, then you need to hire a good dev for building a blockchain. You need to decide if you need to launch an ICO by pre-mining the coins by yourself!

A concept is not one which could be realised tomorrow, you need ample time to decide upon the problems and need to study a lot. First, you need to build a community of investors who would believe in you and invest in your project. Hire a good advisor who may help you in long term planning. If you successfully implement the long term roadplan, your coin would boom in the market.
butka
Full Member
***
Offline Offline

Activity: 434
Merit: 246


View Profile
May 06, 2018, 09:32:18 AM
 #5

If you need to build a smart contract, you need solidity. 
This is not entirely true. Solidity is not the only option. Etherium is not the only blockchain you can run smart contracts on.

You can do that on top of Bitcoin's blockchain too. Keyword: RSK.

https://www.rsk.co/

and, for example, this thread:

https://bitcointalk.org/index.php?topic=3189777.0

If I were to start learning smart contracts, I would use RSK instead.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!