helpdao / donation-portal

Donation portal for help squads to raise money
5 stars 8 forks source link

Added Fortmatic #5

Closed luisivan closed 4 years ago

luisivan commented 4 years ago

The idea is that after entering the name, description and invite link for their help squad, users will register with Fortmatic, buy some ETH with their credit card and launch a DAO.

We can save the name, description and invite link in localStorage, and once the user has created the DAO, the DAO address too. Once the user clicks the final button to deploy the help squad, we can send it all to the backend.

manolingam commented 4 years ago

Review

Fortmatic integation works good. As @w0xter mentioned, there were some minor issues which I fixed it in this pull request.

Moreover, is fortmatic registration required for squads which don't have a DAO? If so, I integrated the registration within the form for easier navigation in the above mentioned pull request.

manolingam commented 4 years ago

Merged this pull request for the next one to be checked for conflicts.