An open API service indexing awesome lists of open source software.

https://github.com/kyee-rs/dlmm-sdk


https://github.com/kyee-rs/dlmm-sdk

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# LB CLMM SDK

#### Quote Testing

```
cd programs/lb_clmm/
cargo test-bpf
```

#### SDK Testing

```
1. cd ts-client
2. anchor localnet -- --features localnet
3. pnpm run test
```