dOrgTech / homebase-app

Homebase is a web application that enables users to create and manage/use DAOs on the Tezos blockchain.
https://tezos-homebase.io/
MIT License
45 stars 13 forks source link

Move the DAO creator into javascript #507

Open magentaceiba opened 1 year ago

magentaceiba commented 1 year ago

Description (what needs to be done) / Expected Behavior Move the DAO creator from that script version to something inside of javascript code, because it's not reliable to send the api call and get a response.

Acceptance Criteria DAO creator works fully as expected, and it glitches less often.

Supporting information (Figma link, notes, etc)

When finished, please add Link to the PR or completed Figma / design asset, as a comment to the ticket.

benefacto commented 11 months ago

Related to #741