feat: harden trading SDK examples

This commit is contained in:
0xfnzero
2026-07-12 14:35:58 +08:00
parent 47cef59d15
commit b09902c527
70 changed files with 1447 additions and 471 deletions
+9
View File
@@ -0,0 +1,9 @@
PRIVATE_KEY=
RPC_URL=https://api.mainnet-beta.solana.com
GRPC_ENDPOINT=https://solana-yellowstone-grpc.publicnode.com:443
GRPC_AUTH_TOKEN=
# At least one target is required. If both are set, both must match.
TARGET_MINT=
TARGET_POOL=
MAX_EVENT_AGE_MS=1000