Skip to content
@TokensHive

TokensHive.com

For a safer DEX eco-system.

🐝 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. 🐝

Popular repositories 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

  2. 0x-api 0x-api Public

    Forked from 0xProject/0x-api

    An HTTP Interface to 0x liquidity and tooling

    TypeScript

  3. open-sol-bot open-sol-bot Public

    Forked from ChainBuff/open-sol-bot

    一个完全开源的 Solana 链上交易机器人,支持跟单交易和自动交易功能。 A fully open-source Solana on-chain trading bot that supports copy trading and automated trading features.

    Python

  4. svmkit-yellowstone-grpc-demo svmkit-yellowstone-grpc-demo Public

    Forked from jmininger/svmkit-yellowstone-grpc-demo

    TypeScript

  5. hive-wallets hive-wallets Public

    Go CLI for encrypted vanity Solana wallet generation: prefix/suffix search, multicore, AES-256.

    Go

  6. .github .github Public

Repositories

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…