Commit Graph
18 Commits
Author SHA1 Message Date
ysq 7b1951cf29 refactor: simplify Cargo.toml keywords 2025-07-10 18:31:01 +08:00
ysq b891b2bc27 refactor: Major SDK architecture refactoring and API consolidation
- Consolidate separate buy/sell modules into unified trading interface
- Remove protocol-specific buy/sell files (bonk, pumpfun, pumpswap)
- Add new trading constants and utility functions
- Simplify API with unified buy/sell methods supporting multiple protocols
- Enhance documentation with comprehensive examples and usage guides
- Add balance checking and token account management utilities
- Improve code organization and maintainability
2025-07-10 18:14:21 +08:00
wood 3ac39508d9 rebuild code 2025-07-06 22:06:44 +08:00
wood 5b3f3d8688 change project name 2025-06-16 10:22:55 +08:00
wood c21107d57c change project name 2025-06-16 10:20:30 +08:00
wei af2afcbb60 fix 2025-06-14 18:52:46 +08:00
wei b333811483 Add a selling method based on quantity 2025-06-07 23:16:46 +08:00
sgxiang bfe76fcddc feat: Add address lookup, caching system and Jito GRPC integration
- Implement address lookup tables and multi-level caching

- Add GRPC stream processing and YellowStone connections

- Extend PumpFun functionality including token creation

- Integrate Jito GRPC services (auth, block engine, relayer)

- Optimize log processing and event system
2025-05-29 18:53:58 +08:00
William 8050d7ea8f rename jito mod 2025-04-10 12:29:42 +08:00
William ec03ed8edc add nextblock, 0slot support 2025-04-02 13:39:59 +08:00
William f4f3c0fb37 rebuild code 2025-02-21 20:47:28 +08:00
William 38f1ce3fad Refactor the code to optimize performance. 2025-02-15 18:53:17 +08:00
William 53e1e94da2 fix 2025-02-13 20:44:20 +08:00
William 61171af619 update jito 2025-02-12 20:12:14 +08:00
William 14b77dbdf4 update events 2025-01-24 14:01:56 +08:00
William 42b7267c2c add yellowstone grpc 2025-01-23 17:48:10 +08:00
William c9f0241de2 fix buy 2025-01-09 00:12:43 +08:00
William 120b085119 first commit 2024-12-31 16:51:58 +08:00