Update README.md

This commit is contained in:
billy rennekamp
2021-08-19 15:23:40 +02:00
committed by GitHub
parent cc48492702
commit 2dc94b9a8d
+1 -3
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