Go to file
microwavedcola1 9145746ac0 use same rust as what solana uses, use same solana version as cargo toml
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2022-05-24 13:52:30 +02:00
.cargo use same rust as what solana uses, use same solana version as cargo toml 2022-05-24 13:52:30 +02:00
.github/workflows use same rust as what solana uses, use same solana version as cargo toml 2022-05-24 13:52:30 +02:00
keeper Remove anchor dummy type workaround (#53) 2022-05-18 17:16:14 +02:00
lib/checked_math
mango-macro
migrations
programs Review fixes 2022-05-24 13:00:32 +02:00
py
ts/client Remove anchor dummy type workaround (#53) 2022-05-18 17:16:14 +02:00
.gitignore Mc/keeper next (#45) 2022-04-13 16:41:15 +02:00
Anchor.toml
Cargo.lock Remove anchor dummy type workaround (#53) 2022-05-18 17:16:14 +02:00
Cargo.toml
README.md Remove anchor dummy type workaround (#53) 2022-05-18 17:16:14 +02:00
cu-per-ix-clean.log chore: push cu test logs 2022-05-18 21:00:17 +00:00
idl-fixup.sh Remove anchor dummy type workaround (#53) 2022-05-18 17:16:14 +02:00
mc-release-to-devnet.sh ts client support for perps 2022-05-11 20:06:07 +02:00
release-to-devnet.sh Remove anchor dummy type workaround (#53) 2022-05-18 17:16:14 +02:00
update-local-idl.sh Remove anchor dummy type workaround (#53) 2022-05-18 17:16:14 +02:00

README.md

Development

  • rust version 1.59.0 (9d1b2106e 2022-02-23)
  • solana-cli 1.9.13
  • anchor-cli 0.24.2
  • npm 8.1.2
  • node v16.13.1

Devnet deployment - m43thNJ58XCjL798ZSq6JGAG1BnWskhdq5or6kcnfsD

TS client based examples

  • ts/client/src/scripts/example1-admin.ts
  • ts/client/src/scripts/example1-user.ts