Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
This commit is contained in:
microwavedcola1 2023-04-17 08:52:27 +02:00
parent fa5b39adad
commit ef8da2cf62
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
This directory contains a sample market maker (`market-maker.ts`) in typescript, which can be run using ts-node.
The environment variables required are
- `MANGO_ACCOUNT_PK` - public key of the mango account
- `KEYPAIR` - private key of the owner of the mango account
- `MB_CLUSTER_URL` - RPC cluster url