Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

🐝 TokensHive

Secure, fast, open-source tooling for Solana builders.

TokensHive is an open-source hub for engineers who want boringly correct on-chain plumbing: wallets, DEX SDKs, and deterministic market metrics—with tests and CI that match the seriousness of production.


🚀 What we ship today

Encryption-first vanity Solana wallet generator (Go CLI) · MIT

  • Generate Solana Ed25519 keypairs with optional comma-separated prefix/suffix filters (case-insensitive and leet-style similarity optional).
  • Multi-core search with -workers and -timeout for predictable CPU use.
  • Writes a single AES-256 OpenPGP–encrypted .json.gpg bundle; decrypt later with the same binary.
  • Cross-compile friendly; aimed at macOS / Linux / Windows workflows.

On-chain-first Go SDK for pool-level market metrics · MIT

  • Single responsibility: compute price, liquidity, supply, market cap, and FDV for an explicit route: (DEX, pool version, mintA, mintB, pool address).
  • Deterministic routing by Dex + PoolVersion; protocol-native account decoding per supported market.
  • Documented public surface: GetMetricsByPool, optional calculator factories for custom integrations.
  • Strong test/coverage discipline oriented toward production use.

Go SDK for Raydium with parity-oriented layout vs Raydium SDK V2 (TypeScript) · GPL-3.0

  • Modular packages for Raydium features (liquidity, CLMM, CPMM, farms, markets, etc.—see repo layout).
  • Strict statement coverage gate (100%) in CI; release automation and dependency update workflows.
  • Go 1.25+. If you integrate this SDK, note the copyleft license differs from our MIT repos.

🧭 Roadmap (in progress / planned)

Items we’re still pushing toward—not necessarily in the repos above yet.

  • Web3 utility packages shared across products
  • Instruction and priority fee estimation helpers (DEX-aware, writable-account aware)
  • Multi-DEX transaction / account parsers and instruction builders
  • Deeper RPC resilience patterns (retries, fan-out, streaming) where it fits each library

🚚 Tx Dispatcher (API access)

High-throughput Solana transaction dispatch · API / commercial access

  • Fast forwarding paths with HTTP / WebSocket / gRPC (as deployed for customers).
  • Immediate status streaming on receipt; multi-tenant API key model.
  • ACLs for IPs, CIDRs, and allowed domains.
  • Tracking across multiple RPC nodes and Shredstream-class ingestion where configured.

Not open-sourced; contact TokensHive for access.


✨ Why TokensHive?

  • Open source where it helps the ecosystem (see licenses per repo).
  • Engineering-first: tests, coverage gates, and CI that match real operations.
  • Explicit APIs: fewer surprises, clearer boundaries—especially for on-chain metrics and DEX math.

💛 Contribute

The best infra is built in public. Bug reports, docs fixes, and new pool integrations are welcome—start with Issues/PRs on the repo that fits, or open a discussion org-wide.


📫 Connect

Build with us. The hive is buzzing. 🐝

Pinned Loading

  1. solana-token-market-go solana-token-market-go Public

    On-chain-first Go SDK for deterministic Solana DEX token metrics (price, liquidity, circulating supply, market cap, FDV) across Pump.fun, Raydium, Meteora, and Orca using explicit pool identifiers.

    Go 3

Repositories

Loading
Type
Select type
Language
Select language
Sort
Select order
Showing 8 of 8 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading...

Most used topics

Loading...

AltStyle によって変換されたページ (->オリジナル) /