gmsol-programs 0.4.0-alpha.0

GMX-Solana is an extension of GMX on the Solana blockchain.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# GMX-Solana Programs

This is an SDK automatically generated from the IDLs of GMX Solana programs using `declare_program!` macro in `anchor-lang`. For more details, refer to the [gmx-solana repository][gmx-solana-link].

## Commands

### Build and Open the Documentation

Run the following command to generate and view the documentation:

```bash
cargo doc --open
```

If the build is successful, it will automatically open the documentation in your default web browser.