@anaxer/sdk
This package name is reserved for the official Anaxer SDK. It is not available yet.
Anaxer is a real-time Solana data API — WebSocket streams and REST for Pump.fun, PumpSwap, and more, with one API key and no compute units.
This is a placeholder release. It exists only to reserve the @anaxer/sdk package name and protect users from a malicious package being published under it before the real SDK ships. Calling connect() throws an error pointing to current docs — it does not silently pretend to work.
import { connect } from "@anaxer/sdk";
connect({ apiKey: "..." });
Follow progress: https://anaxer.com/docs
Status: not yet released.
License
MIT