From 2dc94b9a8d5779864d404e377866ad670c355647 Mon Sep 17 00:00:00 2001 From: billy rennekamp Date: Thu, 19 Aug 2021 15:23:40 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 73648dc..c03299d 100644 --- a/README.md +++ b/README.md @@ -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