Our valued sponsor

How to develop a new crypto currency?

offshore xpert

New member
Oct 31, 2018
35
17
8
48
Visit site
Hi, does anyone have experience in developing a new crypto currency? More interested in the time line, headaches along the development, costs, and recomendation on who can do it. I know this sounds simpler than it is, and there is a lot of details in a project like this but it is not impossible.
Thanks in advance.
 
  • Like
Reactions: JohnLocke
Are you talking developing your own blockchain or just something like an ERC-20 token then runs on the Ethereum network. The later takes about 30 minutes to create and a little bit of ETH. The former option however requires months and lots of cheap Indian programmers ideally.
 
Does some of you have some guides on both either an ERC-20 or to develop your own blockchain?

I'm looking for something that could help understand the process to develop either the one or the other.
 
Are you talking developing your own blockchain or just something like an ERC-20 token then runs on the Ethereum network. The later takes about 30 minutes to create and a little bit of ETH. The former option however requires months and lots of cheap Indian programmers ideally.
Was thinking of something like the ERC-20 on the Ethereum network. I would even be fine with a white label coin but from what I have seen that doesn't exist yet
 
I wouldn't say it takes months of developer time to fork an existing blockchain like LTC.

But, whether a chain fork or an ERC20 I think it's worth hiring someone on Upwork for $50+ to guide you through it. There are also easy services like ERC20 Token Generator, Create ERC20 Tokens - TokenMint

The big issue for me is going to be the security audit. Remember UET (the Useless Ethereum Token)? People found an exploit and were able to steal other owners' funds.
 
  • Like
Reactions: Nicholas Van Orton
Does some of you have some guides on both either an ERC-20 or to develop your own blockchain?

To develop your own blockchain from scratch you need people with big brains or who are slightly autistic like rainman.

You can create an ERC-20 token easily however:

1. Create email address, website, twitter and whitepaper

2. Create your token here:


3. Signup with etherscan.io and complete all details for your contract you just created in Step 2.

4. Promote the hell out of it and make billions.

I wouldn't say it takes months of developer time to fork an existing blockchain like LTC.

Forking an existing chain is nothing like developing your own blockchain from scratch. It is a whole different ball game. The mathematics behind the creation is frightening frankly. Also you get the coding wrong and you end up with what happened with Ethereum where a hacker exploited a programming vulnerability and stole 50m Ethereum. Ethereum had to then fork and become ETH and the original hacked chain stayed as ETC or Ethereum Classic remember.

I have created my own ERC-20 token so I know what is involved and its a 1 man job.
 
Last edited:
Thanks for in input , mind i
To develop your own blockchain from scratch you need people with big brains or who are slightly autistic like rainman.

You can create an ERC-20 token easily however:

1. Create email address, website, twitter and whitepaper

2. Create your token here:


3. Signup with etherscan.io and complete all details for your contract you just created in Step 2.

4. Promote the hell out of it and make billions.



Forking an existing chain is nothing like developing your own blockchain from scratch. It is a whole different ball game. The mathematics behind the creation is frightening frankly. Also you get the coding wrong and you end up with what happened with Ethereum where a hacker exploited a programming vulnerability and stole 50m Ethereum. Ethereum had to then fork and become ETH and the original hacked chain stayed as ETC or Ethereum Classic remember.

I have created my own ERC-20 token so I know what is involved and its a 1 man job.
Thank you for the input. Mind if I message you with a few questions I have?
 
@Martin Everson I agree that writing new blockchain code is completely different from forking. In either case, if it's a permissionless chain you still need enough miners to avoid a 51% attack.

I have created my own ERC-20 token so I know what is involved and its a 1 man job.
Or 5 minutes and $39.99 on tokenmint.io or similar. Or $10 on fiverr.com

If the tokens are to have any value, my concern is the security audit. Even a fairly simple ERC20 can have vulnerabilities and I worry that a token making service (even open source code) could have been compromised like bitcoinpaperwallet.com
 
To develop your own blockchain from scratch you need people with big brains or who are slightly autistic like rainman.

You can create an ERC-20 token easily however:

1. Create email address, website, twitter and whitepaper

2. Create your token here:


3. Signup with etherscan.io and complete all details for your contract you just created in Step 2.

4. Promote the hell out of it and make billions.



Forking an existing chain is nothing like developing your own blockchain from scratch. It is a whole different ball game. The mathematics behind the creation is frightening frankly. Also you get the coding wrong and you end up with what happened with Ethereum where a hacker exploited a programming vulnerability and stole 50m Ethereum. Ethereum had to then fork and become ETH and the original hacked chain stayed as ETC or Ethereum Classic remember.

I have created my own ERC-20 token so I know what is involved and its a 1 man job.
Spot on here with creating a whole new blockchain. You need very smart people and these people can demand very high salaries as well.
Also what should this new blockchain solve which is / cannot be solved by the existing ones?
How can you create the network effect?

erc20 copy and paste operation is a walk in the park. But does the world need its 10000+st token?

Additional food for thoughts.
 
To develop your own blockchain from scratch you need people with big brains or who are slightly autistic like rainman
Well, we develop blockchains from scratch but nobody in our company is autistic! :D
actually there are a lot of frameworks, and anyway you can create your own asset or utility token over a pre-existing like Hyperledger. It can be way more tough if you want a mineable coin but still it’s not rocket science either.
 
Well, we develop blockchains from scratch but nobody in our company is autistic! :D
actually there are a lot of frameworks, and anyway you can create your own asset or utility token over a pre-existing like Hyperledger. It can be way more tough if you want a mineable coin but still it’s not rocket science either.
And do you have any meaningful traction? What do your blockchain solve which is not being done already?
 
Blockchain is currently used for a lot of things, I understand the main knowledge is about coins but we develop for telecom business and retail, some colleagues for logistics and pharma and so on.

But as Jack mentioned what does your blockchain solve....out of interest?

There is a load of startups trying to solve problems that don't really exist.
 
  • Like
Reactions: JackAlabama
But as Jack mentioned what does your blockchain solve....out of interest?

There is a load of startups trying to solve problems that don't really exist.
My customers want to solve problems that range from scalability to trustability; e.g. smart contracts execute transactions that are registered in the blockchain distributed across several proprietary clouds of mobile operators to ensure any call exchange has been recorded in the same way for all the participants in the blockchain, solving heavy problems related to billing trustability. Other is a pharma industry that distribute pharma codes around importers, distributors, retails, pharmacies and even drs to help anti-counterfeiting strategy.
It’s not JUST tokenomics, even if it’s the most prominent part (we also develop proprietary blockchain to have asset tokenization for fungible and not-fungible assets, but it is just part of the blockchain industry/business).
 
  • Like
Reactions: Martin Everson

Latest Threads