feat: Add PumpSwap direct trading example and RPC client optimization

This commit is contained in:
ysq
2025-09-08 00:24:29 +08:00
parent 1252446c90
commit 8d77f6e5ca
4 changed files with 120 additions and 3 deletions
+1
View File
@@ -28,6 +28,7 @@ members = [
"examples/raydium_amm_v4_trading",
"examples/address_lookup",
"examples/nonce_cache",
"examples/pumpswap_direct_trading",
]
[lib]