ords = [ 97, 110, 100, 114, 101, 97, 115, 32, 98, 97, 110, 104, 111, 108, 122, 101, 114 ]
chars = ords
.reject { | n | n==32 }
.map { | n | n.chr }
a, b = chars.slice!( 1...ords.index( 32 ) ), chars.slice( 2.. )
user_name = "a#{a.length}b#{b.length}"| Title | Updated | Release | Workflow | Coverage | Issues | License |
|---|---|---|---|---|---|---|
| rpcBenchmark | ||||||
| trackerAPI | ||||||
| triangularPairs |
- triangularPairs — Find triangular arbitrage pairs across Uniswap V2/V3 pools
- trackerAPI — Simplified SolanaTracker API with unified querying and swap execution
- rpcBenchmark — RPC node benchmarking tool
| Title | Updated | Release | Workflow | Coverage | Issues | License |
|---|---|---|---|---|---|---|
| flowmcp-core | ||||||
| get-sheet | ||||||
| get-ui |
- flowmcp-core — Framework for adapting REST APIs into MCP-compatible tools with schema-driven validation
- get-sheet — CLI for Google Sheets: read, write, format, and manage spreadsheets
- get-ui — CLI for managing and searching UI component collections





