Currently in beta mode — features may change
devrelsdevrels.xyz
DirectoryOrganisationsResourcesArticlesChannelsJobsEventsAbout
RecommendSign in

Solana dev articles, weekly

New articles on tooling, infrastructure, and the ecosystem. No noise.

PrivacyTermsAbout

Built by metasal.xyz

Made by MILYSEC
Live
—Members·—Orgs·—Resources·—Projects·—Articles
Add··by metasal.xyz·Made by MILYSEC·2f5aa626fbada9f4bb93c28c51bff160e69f9cb4

Resources

110 developer resources for building on Solana

AllSDKCLIAPIMCPFRAMEWORKLIBRARY

solana-keychain

LIBRARY

Framework-agnostic Solana transaction signing with 13 provider backends — Memory, Privy, Turnkey, AWS KMS, Fireblocks, GCP KMS, Dfns, Para, CDP, Crossmint, Openfort, Utila, HashiCorp Vault. Unified SolanaSigner interface for TypeScript (@solana/keychain) and Rust. Security audited by Accretion 2026.

@solana/keychain
Docs GitHub
signingwalletssecurityinfrastructure

solana-private-channels

INFRASTRUCTURE

Enterprise payment channel infrastructure on Solana mainnet — private transactions with instant finality, RBAC, SPL token escrow/withdrawal programs, 5-stage pipeline (dedup, sigverify, sequencer, executor, settler), and Yellowstone gRPC indexing. Reference implementation for tokenised deposits and institutional capital markets.

GitHub
privacyenterprisepaymentschannels

OTL (Open Transaction Layer)

API

Fireblocks' open coordination layer for compliant onchain transactions — policy, screening, and settlement metadata travel with the transaction.

0
compliancetransactionsfireblocksstablecoins

payouts-web-sdk

SDK

Embedded payout and beneficiary UI components for web. Pre-built widgets for integrating Airwallex payout flows into your own frontend.

GitHub
0TypeScript
payoutstypescriptweb

TypeScript 7 (typescript-go)

TOOL

Microsoft's native Go port of the TypeScript compiler — ~10x faster builds, now at 7.0 RC. Matters to every TS-based Solana toolchain.

GitHub
26kGo
typescriptcompilertooling

Solana CLI

CLI

Command-line tools for Solana development and validator management

by Solana Foundation

$ solana
Docs GitHub
15kRust

Reown AppKit

SDK

Full-stack onchain UX toolkit from Reown (rebranded WalletConnect). Multichain auth, embedded + connect wallets, payments, and analytics via one SDK across EVM, Solana, Bitcoin, and Tron.

@reown/appkit
Docs GitHub
5.4k

Anchor CLI

CLI

Framework and CLI for Solana smart contract development

by Anchor

$ anchor@coral-xyz/anchor
Docs GitHub
5.1k

SPL Token CLI

CLI

CLI for creating and managing SPL tokens on Solana

by Solana Labs

$ spl-token
Docs GitHub
4.2kRust

@solana/web3.js

SDK

Core Solana JavaScript SDK for transactions, accounts, and RPC

by Solana Labs

@solana/web3.js
Docs GitHub
2.7k

Wormhole SDK

SDK

SDK for cross-chain messaging and token bridging via Wormhole

by Wormhole

@wormhole-foundation/sdk
Docs GitHub
1.9k

Solana Pay SDK

SDK

SDK for integrating Solana Pay payment requests

by Solana Pay

@solana/pay
Docs GitHub
1.7k

solana-playground

TOOL

Open-source Solana browser IDE monorepo: client, build server, WASM Solana clients, VS Code extension. Deploy and test programs from the browser; Docker Compose for self-host.

GitHub
951Rust
idedevtoolsanchor

visa-vulnerability-agentic-harness

TOOL

Visa's agentic security harness: LLM agents that triage and validate vulnerability reports at scale. Visa's most-starred public repo.

GitHub
703Python
securityai-agentsllm

@solana/kit

SDK

Next-gen Solana TypeScript SDK (successor to web3.js)

by Solana Labs

@solana/kit
Docs GitHub
686

LiteSVM

LIBRARY

Fast in-process Solana VM for testing programs — much faster than solana-program-test and solana-test-validator, with an ergonomic Rust API.

Docs GitHub
606Rust

Surfpool

CLI

Drop-in replacement for solana-test-validator. Forks Mainnet accounts locally, ships RPC cheatcodes (time travel, balance manipulation, state reset), a universal faucet for any token, and Infrastructure-as-Code deployments for Anchor and Pinocchio projects.

$ curl -sL https://run.surfpool.run/ | bash
Docs GitHub
562

Orca Whirlpools SDK

SDK

TypeScript and Rust SDKs for building on Orca's CLAMM (Whirlpools) on Solana and Eclipse.

by Orca

@orca-so/whirlpools-sdk
Docs GitHub
532

integrations.sh Registry

TOOL

Open registry of agent-callable integrations behind integrations.sh — publish once, discoverable by any agent.

GitHub
464TypeScript
agentsregistryintegrations

Codama

LIBRARY

Generate clients, docs, and CLIs from Solana program IDLs — one IDL, every client. Covered in our client-generation article.

GitHub
456TypeScript
codegenidlclients

gill

LIBRARY

Modern JavaScript/TypeScript client library for Solana built on @solana/kit — the ergonomic middle ground in our kit vs web3.js vs gill comparison.

GitHub
417TypeScript
javascripttypescriptclient

Drift SDK

SDK

TypeScript SDK for Drift perpetual futures and spot trading

by Drift Protocol

@drift-labs/sdk
Docs GitHub
394

k8s-pod-restart-info-collector

TOOL

Kubernetes pod restart info collector — automatically diagnoses pod crash causes, collects logs and events, and surfaces root-cause summaries. 387 stars.

GitHub
387Go
kubernetesgodevops

Metaplex JS SDK

SDK

JavaScript SDK for Metaplex NFTs, token metadata, and digital assets

by Metaplex

@metaplex-foundation/js
Docs GitHub
382

Raydium SDK

SDK

SDK for Raydium AMM, CLMM pools, and swaps

by Raydium

@raydium-io/raydium-sdk-v2
Docs GitHub
347

Light Protocol SDK

SDK

SDK for ZK compression on Solana — compressed tokens and accounts

by Light Protocol

@lightprotocol/stateless.js
Docs GitHub
331

Helius SDK

SDK

TypeScript SDK for Helius RPC, DAS API, webhooks, and priority fees

by Helius

helius-sdk
Docs GitHub
284

Steel

FRAMEWORK

Lightweight Solana program framework by Regolith Labs — the low-boilerplate alternative compared in our Anchor vs Pinocchio vs Steel article.

GitHub
263Rust
frameworkprogramsrustsolana

Solana.Unity SDK

SDK

Open-source Unity ↔ Solana SDK with full JSON-RPC coverage, in-game wallet (Phantom + Web3Auth + Solana Mobile Stack), SPL tokens, NFTs, Orca/Jupiter DEX support, and xNFT compilation. Maintained by MagicBlock Labs; published on the Unity Asset Store as a Verified Solution.

Docs GitHub
197

kora

SDK

Solana fee abstraction / gasless paymaster. Rust JSON-RPC + kora-cli + TypeScript @solana/kora. Users pay fees in SPL tokens; operators sponsor SOL.

GitHub
191Rust
korafeespaymasterrust

trusted-agent-protocol

PROTOCOL

Visa's open standard for trust between AI agents and merchants in agentic commerce: agent identity, intent, and payment credentials presented verifiably at checkout. Companion spec surface at developer.visa.com.

GitHub
186Python
agentic-commerceai-agents

visa-chart-components

LIBRARY

Accessibility-first, framework-agnostic data visualisation components from Visa: React, Angular, and web-component wrappers over a shared charting core.

GitHub
185TypeScript
datavizaccessibilitytypescript

Squads SDK

SDK

SDK for multisig and smart account management on Solana

by Squads

@sqds/multisig
Docs GitHub
183

p-token

LIBRARY

Pinocchio-based compute-optimized drop-in replacement for the SPL Token program (SIMD-0266) — ~95-98% less compute and ~19x faster than legacy SPL Token. By Anza.

Docs GitHub
176

Solana Agent Kit MCP

MCP

MCP server exposing Solana Agent Kit's on-chain actions — transfers, swaps, staking, token launches — to Claude and other AI agents.

GitHub
160Shellupdated 1y ago
mcpagentssendai

Quasar

FRAMEWORK

Solana program development framework for writing blazing-fast SVM programs with zero-copy account access.

Docs GitHub
157Rust

vanity

CLI

GPU-accelerated Solana vanity address generator. Grinds CreateAccountWithSeed inputs (SHA-256) instead of ed25519 keypairs — ~1.3B searches/sec per RTX 4090. Apache-2.0, by cavemanloverboy.

$ cargo install vanity --features=gpu
GitHub
123Cupdated 1mo ago
vanitytooling

x402

LIBRARY

Open payment standard built on HTTP 402 for instant stablecoin micropayments to APIs, agents, and content — multi-chain reference implementation by Coinbase.

Docs GitHub
89TypeScript

SLV

FRAMEWORK

AI Agent Kit for Solana developers — scaffolds agent-native apps that read/write on-chain.

GitHub
86TypeScriptupdated 1mo ago

Solana MCP (Official)

MCP

The Solana Foundation's official MCP server at mcp.solana.com — Solana docs and tooling exposed to AI agents over /mcp and /sse.

GitHub
79TypeScriptupdated 1mo ago
mcpofficialdocs

solana-attestation-service

PROTOCOL

Portable on-chain credentials (SAS). Issue and verify KYC/eligibility attestations without putting private data on-chain. sas-lib on npm.

GitHub
73Rust
attestationidentitycompliance

solana-keychain

SDK

Framework-agnostic Solana transaction signing with multiple backends (local, AWS KMS, Fireblocks, Privy, Turnkey, etc.). TS + Rust.

GitHub
67TypeScript
signingkmskeychainsecurity

connectorkit

SDK

Production-ready headless Solana wallet connector on Wallet Standard. @solana/connector — React + framework-agnostic, mobile MWA.

GitHub
66TypeScript
walletconnectorwallet-standardtypescript

Solana Keychain

LIBRARY

Framework-agnostic Solana transaction signing with multiple backends. Unified trait interface, async-first design, and feature-gated compilation for minimal dependencies.

by Solana Foundation

GitHub
64TypeScriptupdated 1mo ago

Awesome sBPF

LIBRARY

Curated list of Solana BPF (sBPF) development resources — raw assembly, Zig, C program development, tooling, and references for building on Solana at the lowest level

GitHub
60updated 3mo ago
sbpfbpfassemblyzig

openSVM Solana MCP Server

MCP

Open-source MCP server that exposes Solana RPC methods to AI agents for reading on-chain state.

GitHub
59Rustupdated 6mo ago
mcprpcopen-source

solana-private-channels

PROTOCOL

Enterprise payment channels with direct Solana mainnet liquidity access — privacy, control, permissioning for internet capital markets.

GitHub
58Rust
private-channelsenterprisepayments

Kamino SDK

SDK

SDK for Kamino lending, borrowing, and liquidity strategies

by Kamino Finance

@kamino-finance/klend-sdk
Docs GitHub
55

Awesome Solana MCP Servers

MCP

SendAI's curated index of Solana MCP servers — the directory to discover what's available.

GitHub
54updated 1y ago
mcplistsendai

Crossmint SDK

SDK

Official TypeScript SDK for Crossmint — embedded Solana smart wallets, social/email login, fiat checkout, and NFT minting from one React-friendly package.

by Crossmint

@crossmint/client-sdk-react-ui
Docs GitHub
49

Solana Stream SDK

SDK

TypeScript and Rust client SDK for Yellowstone Geyser gRPC, powered by NAPI-RS for high-throughput Solana data streaming.

GitHub
40Rustupdated 2mo ago

Qlaster

LIBRARY

Shared-memory data streaming for colocated Solana services. Fans account/transaction updates from one sender to local consumers over per-consumer SPSC rings in /dev/shm, with a Unix-domain control socket for handshake, subscriptions, and eventfd wakeups. Zero-copy hot path, sender-side filtering (bloom-pre-reject for large filters), backpressure-aware consumer drops, and opportunistic LZ4. Rust, Linux-only (eventfd, memfd_create, SCM_RIGHTS). By Brew Labs.

GitHub
29Rust

visa/ai

SDK

Integration toolkit for connecting AI agents to the Visa Intelligent Commerce platform: TypeScript APIs for agent-initiated card payments, tokenisation, and controls.

GitHub
28TypeScript
agentic-commerceai-agentstypescript

Auticuro

LIBRARY

Open-source reliable and fast wallet service for mission-critical financial applications, written in Rust. Designed for high-throughput account balance management.

GitHub
27Rust
rustwalletfintech

airwallex-payment-android

SDK

Official Android SDK for Airwallex payment acceptance. Native UI screens, card tokenisation, 3DS, and alternative payment methods for Android apps.

GitHub
23Kotlin
androidkotlinpayments

commerce-kit

SDK

Modern TypeScript e-commerce toolkit for Solana: @solana-commerce/kit, react, headless, connector, solana-pay packages.

GitHub
22TypeScript
commercepaymentsreacttypescript

Solana Developer Platform

API

Enterprise platform from Solana Foundation for wallets, token issuance, payments, and compliance — hosted API plus dashboard.

Docs GitHub
21TypeScript

airwallex-payment-ios

SDK

Official iOS SDK for Airwallex payment acceptance. Native UIKit components, card tokenisation, 3DS, Apple Pay, and alternative payment methods.

GitHub
21Swift
iosswiftpaymentsmobile

Metaplex CLI (mplx)

CLI

CLI for NFT creation, candy machine management, and digital assets

by Metaplex

$ mplx
Docs GitHub
19TypeScript

Orquestra

TOOL

Turns Anchor and Codama IDLs into hosted REST APIs, llms.txt AI docs, and a public MCP server. Unsigned transactions only; open source (MIT) on Cloudflare Workers. Covered in our Orquestra article.

GitHub
15TypeScript
idlmcpapi

airwallex-payment-flutter

SDK

Flutter plugin for Airwallex payment acceptance. Dart interface over native iOS and Android SDKs for cross-platform mobile checkout.

GitHub
9Dart
flutterdartpaymentsmobile

airwallex-cli

CLI

Airwallex command-line interface for managing accounts, payments, payouts, and API calls from the terminal.

GitHub
8Shell
cliterminalpaymentsdeveloper-tools

airwallex-payment-react-native

SDK

React Native SDK for Airwallex payment acceptance. Wraps native iOS/Android SDKs with a TypeScript interface for cross-platform checkout flows.

GitHub
7TypeScript
react-nativetypescriptpayments

vic-reference-agent

EXAMPLE

Open-source reference application for Visa Intelligent Commerce: run an end-to-end agentic commerce flow (agent finds, decides, and pays) against Visa's platform.

GitHub
6TypeScript
agentic-commerceai-agentsreference-app

Gecko (gecko-surf)

TOOL

Python/open-source engine behind Gecko: ingest OpenAPI or docs → question-shaped first-call-correct MCP tools, keychain auth injection, recorded ($0) mode, hosted MCP demos (e.g. TxODDS). pip: gecko-surf · npx @geckovision/gecko add.

$ npx @geckovision/gecko add <api-or-docs>@geckovision/gecko
Docs GitHub
4

Kit² (kit-squared)

LIBRARY

Solana Kit library for SvelteKit — wallet connection, transactions, and Anchor program helpers via @wallet-standard.

kit-squared
Docs GitHub
4

airwallex-risk-android

SDK

Airwallex Risk Android SDK — device intelligence and fraud detection for merchant and platform apps integrating Airwallex services.

GitHub
2Kotlin
androidkotlinfraudrisk

SolScript

CLI

Solidity-to-Solana compiler written in Rust — write Solana programs in Solidity syntax and compile to Anchor or BPF. Supports mappings (auto-PDA), events, custom errors, modifiers, CPI, and SPL Token ops.

Docs GitHub
1Rust

n8n Solana Signer

LIBRARY

n8n community node for signing Solana transactions via @solana/keychain backends — Memory, Vault, AWS KMS, GCP KMS, Privy, Turnkey, Fireblocks, and more. New/experimental (v0.1.0).

@orquestradev/n8n-nodes-solana-signer
GitHub
0TypeScriptupdated 1mo ago

@superstateinc/allowlist

SDK

TypeScript SDK for Superstate's Solana Allowlist program (freeze authority + permissionless thaw for Token-2022 fund shares).

Docs
sdksolanaallowlisttoken-2022

@superstateinc/api-key-request

SDK

Official TypeScript helper for HMAC-signed Superstate partner API requests (nonce, timestamp, params/body hashes).

Docs GitHub
sdktypescripthmacapi

Arcium Explorer

API

Network explorer and API for Arcium's confidential-computing network on Solana — browse computations, clusters, Arx nodes, and MXEs.

Docs
explorerapimpcprivacy

Awesome Solana

LIBRARY

Community-curated list of Solana resources — tools, libraries, tutorials, protocols, and ecosystem projects for developers building on Solana

GitHub
solanaawesome-listecosystemtools

Blockworks / Messari API

API

Primary Blockworks-marketed crypto data API (Messari stack post-acquisition). REST + WebSocket: assets, markets, exchanges, networks (incl. Solana), protocols, stablecoins, unlocks, fundraising, news, signals, AI. Auth: x-messari-api-key. Host: api.messari.io.

Docs
apimessariblockworksmarket-data

Blockworks Research

TOOL

Paid research platform: reports, tokenomics, governance, models, and protocol dashboards. Solana coverage includes infra and trading-stack deep dives.

researchanalyticsblockworkssolana

Blockworks Research Data API

API

Secondary API: curated metrics and chart datasets from the Blockworks Research warehouse (~305 projects). Base api.blockworks.com/v1 with x-api-key. Useful for REV and Research dashboard exports; not the primary product API (that is docs.messari.io).

Docs
apiresearchmetricsrev

Blockworks Solana Analytics

TOOL

Public Solana analytics hub: financials (REV, fees, Jito tips), onchain activity, DEX/PropAMM/perps, launchpads, stablecoins, tokenized assets, SOL DATs and ETFs. Data from Dune, Goldsky, RPC, and Blockworks modeling.

analyticssolanarevdashboard

Crossmint API

API

REST API for NFT minting, wallets, and payments infrastructure

by Crossmint

Docs
apinftwalletspayments

FDE in 30 Days (Varick)

DOCS

Varick Agents learning path paired with Greg Isenberg's FDE podcast: build, harden, measure, and defend a production-grade agentic workflow in thirty days.

fdeaieducationagents

FWA docs

DOCS

Fake World Assets protocol docs — overview, weighting, pricing, fees, safety, deployments.

Docs
fwanftvrfdocs

Helius API

API

REST API for Solana RPC, DAS, enhanced transactions, and webhooks

by Helius

Docs
apirpcdaswebhooks

Jupiter API

API

Swap and quote API for Jupiter DEX aggregator

by Jupiter

Docs
apiswapdex

Jupiter SDK

SDK

TypeScript SDK for Jupiter swap integration

by Jupiter

@jup-ag/core
Docs GitHub
sdkswapdextypescript

Lead BaaS Partner Platform

DOCS

Product page for Lead's composable banking primitives: Lend (term loans, LOC), Issue (Visa/MC/Amex cards, BYO processor), Move (ACH, FedWire, SWIFT, FedNow, stablecoins), Store (FDIC accounts, FBO, virtual account numbers).

baasbankingcardspayments

Lead Bank API Docs

DOCS

Official partner documentation for Lead's BaaS platform: OAuth2 REST APIs, object model (Entity/Account/Account Number), ACH, wires, FedNow, lending, cards, and Blockchain Payments (solana/base/ethereum USDC & USDB). Sandbox quickstarts and OpenAPI.

docsapibaasbanking

Lead Blockchain Payments API

DOCS

Lead API for sending and receiving stablecoins and routing USD/local-fiat through blockchain rails. Documents solana, base, and ethereum as chains with USDC/USDB; abstracts wallet ops behind POST /v0/blockchain_payments.

docsapistablecoinssolana

Lyra Technologies

DOCS

Forward-deployed engineering and design from Australia into Silicon Valley startups. Case studies, careers (FDE path), partnership model.

fdeaustraliaengineeringyc

Messari API Docs

DOCS

Canonical developer documentation for the Messari / Blockworks product API: authentication, endpoint families, Networks (Solana), Protocols, and more. Entry point: docs.messari.io/introduction.

Docs
docsapimessariblockworks

Messari MCP Server

MCP

Hosted MCP server for agent access to Messari/Blockworks market data, onchain metrics, research, news, unlocks, and fundraising. Connect from Claude, ChatGPT, Cursor, and other MCP clients.

Docs
mcpaiagentsmessari

Meteora SDK

SDK

SDK for Meteora DLMM, dynamic pools, and bonding curves

by Meteora

@meteora-ag/dlmm
Docs GitHub
sdkdlmmammtypescript

Milypay API

API

Australian data over x402 on Solana: api.milypay.xyz. Free try on milypay.xyz/api. Namespace milysec/* on pay.sh. agents.md + /.well-known/x402.

$ npx pay.sh call milysec/au-business/abn <abn>
Docs GitHub
x402australiaapiai-agents

MoonPay API

API

API for fiat on-ramp and crypto purchases

by MoonPay

Docs
apifiaton-ramppayments

Orca API

API

REST API for Orca pool data, prices, and routing on Solana.

Docs

Palantir Ontology overview

DOCS

Official Palantir docs on the Ontology — operational layer linking data and models to real-world objects, relationships, actions, and governance. Mental model for FDE workflow design.

fdepalantirenterprisedata

Pay.sh

CLI

CLI that gives AI agents and terminals access to pay-per-use APIs — no signup, no keys, no subscriptions. Works with Claude Code, Gemini, Codex.

PayAI Network

SDK

Decentralized AI agent marketplace on Solana — enables automated micropayments between AI agents using ElizaOS, libp2p, and IPFS. Agents can hire, work for, and pay each other on-chain without human intervention

ai-agentsmicropaymentselizaosmachine-to-machine

Phantom Wallet SDK

SDK

SDK for integrating Phantom wallet connect and signing

by Phantom

Docs
sdkwalletconnect

ProofNetwork MCP

MCP

A docs/skills MCP server that teaches agents to write ProofNetwork's verifiable serverless Solana contracts. Endpoint: proofnetwork.lol/api/mcp.

Docs
mcpskillsproofnetwork

Pyth SDK

SDK

SDK for consuming Pyth oracle price feeds on Solana

by Pyth Network

@pythnetwork/client
Docs GitHub
sdkoracleprice-feeds

Solana Launch

DOCS

Official Solana Foundation ship-faster product hub: Kora, Private Channels, CommerceKit, Attestations, Solana Pay, ConnectorKit, Keychain, partners.

launchdocsdevtoolssolana

Solana Playground (live IDE)

TOOL

Hosted SolPg at beta.solpg.io — create Native/Anchor/Seahorse projects, playground wallet, airdrop, build, deploy, test, and share project URLs. Still beta.

idebrowsereducationanchor

Solana Quick Start (SolPg)

DOCS

Official Solana.com intro quick start built entirely on Solana Playground: accounts, transactions, first program, PDAs, CPIs — no local install.

docseducationbeginnersolana

SpherePay Docs

API

Developer docs for SpherePay: customers/KYC, transfers, Onramper virtual accounts, Offloader wallets, OpenAPI, and Solana network code sol.

GitHub
paymentsstablecoinsapisolana

Superstate Fund Data API

API

Public endpoints for USTB (fund 1) and USCC (fund 2): daily NAV, yield, and holdings. Base api.superstate.com; OpenAPI at /swagger-ui/.

Docs
apirwaustbuscc

Superstate Onboarding API

DOCS

Partner API to create entities and allowlist SVM/EVM wallets; SVM path returns a partially signed Solana transaction for the user to complete.

Docs
apikycsolanaonboarding

Switchboard SDK

SDK

SDK for Switchboard oracle data feeds and verifiable randomness

by Switchboard

@switchboard-xyz/on-demand
Docs GitHub
sdkoraclevrfrandomness

Top Ledger API

API

Decoded Solana protocol data — DEX, lending, perps, LP, staking, yield, governance, and wallet holdings — via REST, an MCP server (SSE), and a keyless x402 pay-per-call endpoint at $0.0004/call. Tiers from free (50 req/min) to Business.

Docs
dataanalyticsapimcp

Umbra SDK

SDK

A comprehensive TypeScript SDK for Umbra Privacy. Adds stealth addresses, confidential transfers, and privacy primitives to Solana apps.

@umbra-privacy/sdk
Docs
privacysolanastealthconfidential

superstate-allowlist-interface

SDK

Rust crate for Superstate Allowlist program instructions and state (admin add, thaw helpers) used with USTB/USCC on Solana.

Docs
sdkrustsolanaallowlist

zoneless

SDK

Node.js SDK for the Zoneless open-source payout platform. Stripe-compatible API shapes — swap Stripe Connect for USDC-on-Solana payouts with near-zero fees and instant settlement across 220+ countries.

zoneless
GitHub
paymentsusdcsolanamarketplace
sdk
updated 1y ago
clivalidatorcore
TypeScript
updated 1mo ago
walletauthmultichainwalletconnect
Rust
updated 1mo ago
cliframeworksmart-contracts
updated 1y ago
clitokenspl
TypeScript
updated 1mo ago
sdkcoretypescriptjavascript
TypeScript
updated 1mo ago
sdkbridgecross-chain
Rust
updated 1mo ago
sdkpaymentsmerchant
wasm
python
TypeScript
updated 1mo ago
sdkcoretypescript
updated 1mo ago
Rust
updated 1mo ago
testinglocalmainnet-forkcli
TypeScript
updated 1mo ago
sdkammclmmtypescript
solana
solana
TypeScript
updated 2mo ago
sdkperpstradingtypescript
observability
TypeScript
updated 2y ago
sdknfttypescript
TypeScript
updated 1mo ago
sdkammswaptypescript
Rust
updated 2mo ago
sdkzkcompression
TypeScript
updated 1mo ago
sdkrpcdastypescript
C#
updated 1mo ago
unitygamingcsharpwallet
payments
identity
react
HTML
updated 3mo ago
sdkmultisigsmart-account
Rust
updated 1mo ago
updated 1mo ago
gpu
cuda
updated 1mo ago
rust
signing
wallet
transactions
rust
TypeScript
updated 2mo ago
sdklendingliquiditytypescript
TypeScript
updated 1mo ago
sdkwalletsreacttypescript
updated 1mo ago
ruststreaminggeysershared-memory
payments
open-source
mobile
updated 1mo ago
updated 2mo ago
clinftcandy-machine
ai-agents
mobile
payments
Python
mcpai-agentsopenapipython
TypeScript
updated 2mo ago
updated 1mo ago
compilersolidityrustanchor
n8n
signing
automation
experimental