What is the process to Create Cryptocurrency for ICO

0 votes

I want to know the process to create my own cryptocurrency for ICO. Is it necessary to create my own wallet and exchange also for this? I have read that the process is as follows:

  1. Go to Ethereum.
  2. Create 100M Coins
  3. Call them "Sam Coin" (or whatever you want to name them)
  4. You than make a "Pre ICO"
  5. You than market your idea.
  6. You than issue your coin to those who send you money because they are investing in your idea...

Now in step 6, should I issue the coins manually?

Jul 25, 2018 in Blockchain by digger
• 26,740 points
699 views

1 answer to this question.

0 votes

No, you don’t have to issue the coins manually. When you create your own coins, the smart contract will take care of the “issuing coins” part. (Visit https://www.ethereum.org/token to know more)

The process for the smart contract is as follows:

  1. You write the smart contract and deploy it
  2. Your investors send Ether to the smart contract during the ICO period
  3. The smart contract releases the tokens to them automatically through the code you have written

And creating a wallet for your coin or not is completely left to you and the functions. But in most cases you will need a developer to write the code for smart contract.

answered Jul 25, 2018 by slayer
• 29,350 points

Related Questions In Blockchain

+1 vote
1 answer

What is the best way to search for an item in blockchain?

All transactions and records in blockchain are ...READ MORE

answered Apr 21, 2018 in Blockchain by Perry
• 17,100 points
1,500 views
+1 vote
1 answer
+1 vote
1 answer

I would like to create a blockchain network which will stay at the same level of complexity, is it possible?

You can very easily create a cryptocurrency having a ...READ MORE

answered Apr 4, 2018 in Blockchain by Christine
• 15,790 points
651 views
0 votes
1 answer

What could be the best term to use for the collection of contracts in a .sol file?

module - don't think so. Because module ...READ MORE

answered Jun 2, 2018 in Blockchain by Shashank
• 10,400 points
526 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,231 views
0 votes
1 answer

How to create a Genesis Block in a Private Network?

{     "nonce": "0x0000000000000042",     "difficulty": "0x000000100",     "alloc": {     },     "mixhash": "0x0000000000000000000000000000000000000000000000000000000000000000",     "coinbase": "0x0000000000000000000000000000000000000000",     "timestamp": "0x00",     "parentHash": ...READ MORE

answered Jul 12, 2018 in Blockchain by digger
• 26,740 points
1,805 views
0 votes
1 answer
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