|
@@ -37,6 +37,7 @@ To jump straight to examples, go [here](https://github.com/project-serum/anchor/
|
|
|
| `anchor-spl` | CPI clients for SPL programs on Solana |  | [](https://docs.rs/anchor-spl) |
|
|
|
| `anchor-client` | Rust client for Anchor programs |  | [](https://docs.rs/anchor-client) |
|
|
|
| `@project-serum/anchor` | TypeScript client for Anchor programs | [](https://www.npmjs.com/package/@project-serum/anchor) | [](https://project-serum.github.io/anchor/ts/index.html) |
|
|
|
+| `@project-serum/anchor-cli` | CLI to support building and managing an Anchor workspace | [](https://www.npmjs.com/package/@project-serum/anchor-cli) | [](https://project-serum.github.io/anchor/cli/commands.html) |
|
|
|
|
|
|
## Note
|
|
|
|