update readme

Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
This commit is contained in:
microwavedcola1 2021-09-24 19:45:33 +02:00
parent 44a2d55381
commit 22d82f69b4
1 changed files with 1 additions and 1 deletions

View File

@ -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