algobuilder-msig Multisig webapp for Algorand ecosystem Setup Install the dependencies yarn install Development Start the development server on http://localhost:3000 yarn dev Production Build the application for production: yarn build