From 9016ac54f7d9ef8275365bcdaa3ce46394253608 Mon Sep 17 00:00:00 2001 From: Simon Warta <2603011+webmaster128@users.noreply.github.com> Date: Wed, 10 Jun 2020 17:26:25 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a377273c..07674129 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# CosmWasm JS +# CosmJS This is a JavaScript/TypeScript client-side binding to [wasmd](https://github.com/cosmwasm/wasmd), a sample blockchain for the [cosmwasm](https://github.com/confio/cosmwasm) smart contracting platform.