D
D
dmg88112017-08-31 14:12:33
Cryptography
dmg8811, 2017-08-31 14:12:33

How much does it cost to create an ICO token?

ICO token for a new company.
How much can it cost to create an ICO token if ordered from freelancers? And how long will it take.
Approx .

Answer the question

In order to leave comments, you need to log in

3 answer(s)
L
Labunsky, 2017-08-31
@Labunsky

If on the air, then things are there - read the manual and make according to it with the necessary changes in the already finished code. If you don’t do anything revolutionary, and another coin for crowdfunding, the question is more about finding someone who will take it at all (otherwise, you’ll really have to unfasten a couple of lyams for nothing, as Vadim said). And so there the code is like a code, it costs more than usual only due to the small number of specialists
It is also worth following the course, since the deployment and work with the contract is paid for by cryptocurrency, it will not cost money for development alone.
In time, everything completely depends on what functionality it contains lay down.

V
Vadim, 2017-08-31
@Vasyacrynomore

Order regional outstaffing, the price without support will be about 0.5 - 2.5 million rubles

S
Sergey, 2018-10-02
@iOSMiddleDev

It all depends on the complexity of the smart contract, which includes the issuance procedure (issuance of tokens), ICO stages, distribution of funds, and additional conditions.
The easiest option is to generate on constructors or take a template, say OpenZeppelin.
A little difficulty when working with a template - you will need to deploy it to the network yourself, edit and assemble it before that. For debugging, it is very convenient to use the Ropsten testnet.
Constructors often perform this operation automatically.
The cost of such a solution is $ 100-500 when paying to a freelancer or service.
In our company, we also write smart contracts on Ethereum and other blockchains. For example, based on EOS.
We do the simplest smart contract with the release of tokens for $1000. On time about 7-10 days with testing.
Such a contract implies work in the following format:
The investor sends ETH from his wallet and immediately receives project tokens on it.
In this case, the operation can be performed on the dates specified in the contract.
What are the more complex options?
1) Deferred accrual of tokens. Often this is done after the ICO.
2) Conducting Private, Public, Pre-ICO, ICO based on one contract.
3) Automatic accrual of bonus tokens both when buying with ETH and as part of the bounty program.
4) Connecting an add-on that allows you to buy tokens not only for ETH, but also for more than 50 other currencies, including fiat USD, for example. In this case, tokens are credited to the specified ETH wallet.
5) Burning of unredeemed tokens issued as part of the issue.
6) Emission of tokens, for example, on a weekly basis, and not the entire volume at once.
7) The ability to specify an ETH wallet later, and buy tokens for other currencies now.
Write to us in the chat on the website: itstepster.com or in Telegram, we will consult for free)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question