Resources/examples to build a front end for an ERC20 contract using React?

@abcoathup thank you for this. How would i add the ccontract to the app? I am not sure how to code the app.js and really need some examples to build my code from.

1 Like

Hi @crypto_economics,

If you want to experiment with Crowdsales, you can start by using the console: https://docs.openzeppelin.com/learn/deploying-and-interacting#interacting-from-the-console

I am not a front end developer, so it is not an area of expertise. You can try playing around yourself to add another contract to the front end. Otherwise you may want to look for a front end developer (either a contractor or a partner).

@PaulRBerg thank you for all of your help. I think I misunderstood what you wrote here when I asked you for sample front end code.