[DAPP] ICO Wizard DApp

Initial specification for a client side DApp to create a crowdsale campaign of ERC-20 tokens with Metamask. Oracles Network will support that DApp.

Here is our progress on the DApp. Frontend is getting ready, we’ll wrap it in a React app.

Landing page:


Step 1, Select a crowdsale contract
https://oraclesorg.github.io/ico-wizard/1
Step 2, Setup a contract
https://oraclesorg.github.io/ico-wizard/2
Step 3, Setup a crowdsale
https://oraclesorg.github.io/ico-wizard/3
Step 4, Publish
https://oraclesorg.github.io/ico-wizard/4
Step 5, Crowdsale page
https://oraclesorg.github.io/ico-wizard/5

2 Likes

Added ā€œInvestā€ page for ICO’s buyers
https://ico-wizard.netlify.com/invest.html
Added animation on the main page
https://ico-wizard.netlify.com/

We have a first open source contributor, Jeff Christian, a member of Silicon Valley Ethereum Meetup, who added React router and navigation to the app https://github.com/oraclesorg/ico-wizard/pull/1

Thanks for the intro, Igor. Happy to help. Little bio as well - currently an engineer at Amazon with 5 years of dev experience across the typical client-server stack.

Looking forward to building on the smart contract side of things.

Anyway, please give any feedback you can. Can you send the files for the animation and ā€˜invest’ page to me directly or over GitHub?

2 Likes

Jeff, thank you for the intro.

I pushed invest.html and animation to a noreact branch https://github.com/oraclesorg/ico-wizard/tree/noreact

This is beautiful for someone just diving into dapp development, you are a god.

2 Likes

Not sure if that is directed at Igor or I, but it is looking good so far!

Igor, please check the newest pull request.

2 Likes