Fondu

ICO smart-contract builder

Hi there! I guess you landed here to lay the foundation for your crowd sale smart-contract or even build it here completely. Well, you are at the right place! Fondu is an open source (feel free to submit issues or pull requests), hosted by GitHub Pages and absolutely free to use smart-contract builder. It has initially been created by me as a proof of concept, but heck, maybe somebody could find it useful. Just fill out the questionnaire bellow and hit the Download files button. Easy peasy lemon squeezy, right?

Human-readable name of your token like "Fondu", "Bitcoin" or "Ethereum": Symbol of your token like "FDU", "BTC" or "ETH": Number of decimals your currency supports; for instance, Ethereum can go as low as 18 decimals or 0.000000000000000001 ETH: How many of your tokens will user get for 1 ETH ETH wallet that will receive the collected funds: Whether your crowdsale is bounded by a time frame or not:
Start date End date
Whether the funds will be held untill softcap is reached and will be returned to the investors if softcap isn't reached:
Specify softcap — how many tokens you need to gather in order not to trigger the refund mechanism
Do you need the rate of token to decrease over time so that the sooner you buy the tokens the larger amount of tokens you get?
Rate of how many of your tokens will user get for 1 ETH at the beginning of the crowdsale Rate of how many of your tokens will user get for 1 ETH in the end of the crowdsale
Whether you have the maximum value of tokens sold:
What is the maximum amount of tokens you intend to raise?
Would you like to accept Ethereum only from the whitelisted addresses?
{{ code }}



What's next?

  1. Run ./deploy.sh in the root folder of the zip you've downloaded
  2. Follow the steps of the deployer
  3. Enjoy your smart-contract deployed!

Congratulations! You have just written your first smart contract! Feel free to publish it to the Ethereum using the tools provided above. Don't just trust us, review the code you've downloaded. And yes, MIT license — no strings attached, feel free to do whatever you want with this website or the results of it's work for no charge. If you have any questions or issues with the code, please bug @borodutch on Telegram. Thanks!

© 2018, @borodutch