Skip to content

Multisig webapp for Algorand ecosystem

License

Notifications You must be signed in to change notification settings

scale-it/sigma-wallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7344ca2 · Dec 15, 2022

History

50 Commits
Jun 13, 2022
Jun 13, 2022
Jun 13, 2022
Aug 10, 2022
Dec 15, 2022
Jun 13, 2022
Jun 13, 2022
Jun 13, 2022
Jun 13, 2022
Jun 13, 2022
Jun 13, 2022
Jun 13, 2022
Jun 13, 2022
Jun 9, 2022
Jun 16, 2022
Jun 13, 2022
Dec 9, 2022
Jun 27, 2022
Jun 27, 2022
Dec 9, 2022

Repository files navigation

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