You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,8 +40,8 @@ To jump straight to examples, go [here](https://github.com/coral-xyz/anchor/tree
40
40
|`anchor-lang`| Rust primitives for writing programs on Solana |[](https://crates.io/crates/anchor-lang)|[](https://docs.rs/anchor-lang)|
41
41
|`anchor-spl`| CPI clients for SPL programs on Solana |[](https://crates.io/crates/anchor-spl)|[](https://docs.rs/anchor-spl)|
42
42
|`anchor-client`| Rust client for Anchor programs |[](https://crates.io/crates/anchor-client)|[](https://docs.rs/anchor-client)|
43
-
|`@coral-xyz/anchor`| TypeScript client for Anchor programs |[](https://www.npmjs.com/package/@coral-xyz/anchor)|[](https://coral-xyz.github.io/anchor/ts/index.html)|
44
-
|`@coral-xyz/anchor-cli`| CLI to support building and managing an Anchor workspace |[](https://www.npmjs.com/package/@coral-xyz/anchor-cli)|[](https://www.anchor-lang.com/docs/references/cli)|
43
+
|`@anchor-lang/core`| TypeScript client for Anchor programs |[](https://www.npmjs.com/package/@anchor-lang/core)|[](https://coral-xyz.github.io/anchor/ts/index.html)|
44
+
|`@anchor-lang/cli`| CLI to support building and managing an Anchor workspace |[](https://www.npmjs.com/package/@anchor-lang/core-cli)|[](https://www.anchor-lang.com/docs/references/cli)|
0 commit comments