daostack / vanille

GNU General Public License v3.0
8 stars 2 forks source link

Reduce perceived number of transactions when creating an organization #18

Open dkent600 opened 6 years ago

dkent600 commented 6 years ago

We need to do whatever we can to reduce the impacts on the user of the large number of transactions involved in creating an organization, either by reducing the actual number of transactions, or by reducing the apparent number of transactions.

Companion to: https://github.com/daostack/arc-js/issues/9

Though we are down to 6 transactions, I still want to confirm that the javascript is not creating any unnecessary transactions.

dkent600 commented 6 years ago

Reduce perceived number of transactions when creating an organization