WalletConnect / create-eth-app

Create Ethereum-powered apps with one command
https://www.npmjs.com/package/create-eth-app
MIT License
2.71k stars 493 forks source link

Write a FAQ page #29

Open PaulRBerg opened 4 years ago

PaulRBerg commented 4 years ago

We should have a minimal FAQ Page, similar to faq.sablier.finance. This could also help with making the READMEs smaller and easier to maintain.

Lots of things could be included there: why yarn and not npm, how the subgraph works, how to deploy to IPFS or Vercel, etc.

lopezdp commented 3 years ago

Yes. Anything on the HOW TO would be amazing...

PaulRBerg commented 3 years ago

Hey @lopezdp, did you look at the README? There are "Quick Overview", "Creating an App" and "Philosophy" sections. In addition, here are two articles that show how to use CEA:

What information do you think it's missing?

lopezdp commented 3 years ago

@paulrberg yeah man ive read both, not too exhaustive of a reference... I mean it gives a nice overview; whenever I figure it out ill write an exhaustive blog helping people develop these step by step; im trying to figure out all the details to Sablier as well. you know how it is just gotta put in the work.