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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -160,7 +160,7 @@ export default defineConfig({
160
160
-[CLI Reference](https://ts-tokens.dev/cli)
161
161
-[API Reference](https://ts-tokens.dev/api)
162
162
163
-
## Why ts-tokens?
163
+
## Why ts-tokens
164
164
165
165
**Zero External Dependencies**: Unlike Metaplex SDKs, ts-tokens only depends on official Solana packages (`@solana/web3.js`, `@solana/spl-token`). We implement all program interactions using raw instructions.
0 commit comments