Skip to content

Commit

Permalink
OBv2: Add docs
Browse files Browse the repository at this point in the history
  • Loading branch information
skynetcap committed Dec 21, 2023
1 parent aa520ca commit ae59b2c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions openbook/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# solanaj-programs - OpenBook v2
A SolanaJ module for interfacing with the OpenBook v2 DEX.
```xml
<dependency>
<groupId>com.mmorrell</groupId>
<artifactId>openbook</artifactId>
<version>1.20.0</version>
</dependency>
```
## Code Examples

### Get SOL/USDC Orderbook
Expand Down

0 comments on commit ae59b2c

Please sign in to comment.