From 14084ca35ef4a1d43b8dae77ac310e9324cfd78c Mon Sep 17 00:00:00 2001 From: Jesse Clark Date: Tue, 16 Apr 2024 15:58:06 +0300 Subject: [PATCH] Update README.md (#136) --- README.md | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index c98cd2e..cf30917 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- logo + logo

@rsksmart/rif-wallet-services

@@ -9,18 +9,9 @@ ci - - - - - Coverage Status - - - npm -

-RIF Wallet Services provide a basic account querying API to bootstrap your app. +RIF Wallet Services is a server application that provides basic account querying API to bootstrap your app. ## Usage @@ -131,4 +122,4 @@ npm run start:prod We provide two different indexer integrations to get balances, transactions, events: - RSKExplorerAPI(Default) - BlockscoutAPI -You should only replace the RSKExplorerAPI class in src/index.ts and set blockscout url in .env \ No newline at end of file +You should only replace the RSKExplorerAPI class in src/index.ts and set blockscout url in .env