From e2123aae474b2ac2fa519d9e9a9e04ee26ea1c8e Mon Sep 17 00:00:00 2001 From: Andrew Jones Date: Fri, 23 Aug 2019 17:01:14 +0100 Subject: [PATCH] Add link to alternative substrate rpc lib by SCS --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 290ae88957..cb37b2d03c 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ A library to **sub**mit e**xt**rinsics to a [substrate](https://github.com/parit **IMPORTANT NOTE:** WORK IN PROGRESS! Do not expect this to be working (or supported). +**Alternatively**: https://github.com/scs/substrate-api-client provides similar functionality. + ## License The entire code within this repository is licensed under the [GPLv3](LICENSE). Please [contact us](https://www.parity.io/contact/) if you have questions about the licensing of our products.