Merge pull request #2 from okwme/master

Update README.md
This commit is contained in:
Sam Panter 2021-08-19 09:28:45 -04:00 committed by GitHub
commit bb87891e75
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,12 +1,10 @@
# Cosmoshub Legacy Multisig
### 🚧🚧🚧🚧🚧 In Active Development 🚧🚧🚧🚧🚧🚧
## Reason for Being
This app allows for legacy multisig users to create, sign and broadcast transactions on the stargate enabled cosmos hub chain. It's built with Cosmjs, Next.js, FaunaDB and Vercel.
[The app can be tested out here](https://cosmoshub-legacy-multisig.vercel.app/). (_*Note:*_ Only the UI and datastore are functional, waiting on some Cosmjs updates to handle multisig creation and signing)
[The app can be tested out here](https://cosmoshub-legacy-multisig.vercel.app/).
## Dev Setup