Skip to content

Commit

Permalink
Merge pull request #11 from skynetcap/main
Browse files Browse the repository at this point in the history
Add dynamic markets.json. Add more supporters. Fix styling.
  • Loading branch information
skynetcap authored Nov 24, 2022
2 parents b61ece6 + eb0dbac commit 971f026
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,28 @@

Resources for the "Serum Community Fork" project

## Project Background (article):
## Project Background (article)

- https://twitter.com/m_schneider/status/1591636082890006529

## Projects supporting:
## Projects supporting

- Jupiter
- Switchboard
- Mango
- Drift
- Raydium
- Prism
- CellFi
- Dual Finance

## Program

- [source](https://github.com/blockworks-foundation/serum-dex)
- mainnet `srmqPvymJeFKQ4zGQed1GFppgkRHL9kaELCbyksJtPX`
- devnet `EoTcMgcDRTJVZDMZWBoU6rhYHZfkNTVEAfz3uUJRcYGj`

## Create new market:
## Create new market

- [Serum Explorer](https://serumexplorer.xyz)

Expand All @@ -42,8 +45,9 @@ $ ENDPOINT_URL="https://api.mainnet-beta.solana.com" KEYPAIR="[0,0,0,…]" ts-no
- [serum-vial](https://github.com/tardis-dev/serum-vial)
`wss://vial.mngo.cloud/v1/ws`
- [birdeye.so](https://birdeye.so)
- Dynamic markets.json: https://cache.prism.ag/openbook.json

## Client Libraries:
## Client Libraries

- Serum-TS (Typescript): [Serum-TS](https://github.com/project-serum/serum-ts)
- PySerum (Python): [PySerum](https://github.com/serum-community/pyserum)
Expand Down

0 comments on commit 971f026

Please sign in to comment.