From 22d82f69b4f6cf29029e49176cf7fe4ef9b1cee6 Mon Sep 17 00:00:00 2001 From: microwavedcola1 Date: Fri, 24 Sep 2021 19:45:33 +0200 Subject: [PATCH] update readme Signed-off-by: microwavedcola1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d2d99e..3a568bd 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Aimed to follow spec as close as possible to popular exchanges like ftx, etc. Traders should be able to bring their existing tools to mango markets. # Note -REST Service requires user to run a local copy with his/her own private key. An alternative approach which is known and was not taken is to prepare solana transactions in a centrally hosted REST API Service and send back to client for signing with his wallet. +REST Service requires user to run a local copy with his/her own private key. An alternative approach which is known and was not taken is to prepare solana transactions in a centrally hosted REST API Service and send them back to the client for signing using their wallet. # Documentation See https://microwavedcola1.github.io/mango-service-v3/#tag/default