Helius Network HLS Token Live on Solana Mainnet

Build The
World You
Believe In.

Helius is the developer platform for social impact — production-grade APIs, a Proof-of-Impact blockchain, and open-source tools that matter.

Explore the API Learn About Impact Chain
Scroll
0
avg latency
0
uptime guarantee
0
language support
0
open source core
Platform Overview

Three Pillars.
One Mission.

Everything needed to deploy social-impact applications on Solana — from raw RPC access to a full Proof-of-Impact consensus layer.

01 / 03
API
Helius API

Production-grade Solana RPC, DAS, webhooks, and real-time streams. Zero cold starts. Built for builders who ship fast.

  • Enhanced RPC with priority fee management
  • Digital Asset Standard (DAS) indexing
  • Real-time webhooks & WebSocket streams
  • AI agent tooling & PoL verification
Explore API
02 / 03
Impact Chain
Proof-of-Impact

The world's first Proof-of-Impact blockchain — earn HLS tokens by doing measurable good in the world, verified on-chain.

  • Solana-anchored PoI consensus engine
  • Proof-of-Life fraud detection (6 checks)
  • HLS token mint & treasury management
  • Proof-of-Catch fisheries traceability
Explore Impact Chain
03 / 03
Open Source
Community Built

Every tool we build, we open. Transparent infrastructure, community-driven roadmaps, and MIT-licensed primitives anyone can extend.

  • Helius Chain Anchor programs on GitHub
  • React Native mobile SDK (Expo)
  • Compliance & PoL verification engine
  • AI agent orchestration framework
Browse Repos
Helius API

Ship Faster.
Scale Infinitely.

One API key unlocks the full Solana stack — RPCs, NFT metadata, transaction history, webhooks, and AI-ready agent endpoints.

GET/v0/tokens/metadataDAS asset lookup
POST/v0/proof-of-lifePoL verification
WS/v1/stream/transactionsReal-time events
POST/v1/impact/submit-actionPoI submission
GET/v0/accounts/{pubkey}/historyTx history
TypeScript Python Rust Go
helius-quickstart.ts
import { HeliusClient } from '@helius/sdk';

// Initialize with your API key
const helius = new HeliusClient({
  apiKey: process.env.HELIUS_KEY,
  network: 'mainnet-beta',
});

// Submit a Proof-of-Impact action
const impact = await helius.impact.submit({
  type: 'community_cleanup',
  lat: 18.2208, lng: -63.0686,
  evidence: imageHash,
  wallet: userPublicKey,
});

// Real-time reward stream
helius.stream.transactions(wallet, tx => {
  if (tx.type === 'HLS_REWARD') {
    console.log(`Earned ${'$'}{tx.amount} HLS`);
  }
});
Impact Blockchain

Proof of Impact.

The Helius Chain turns real-world actions into on-chain value. Every cleanup, every catch, every community hour — verified, immutable, rewarded.

STEP 01
User Action
GPS-tagged photo evidence via mobile app
STEP 02
PoL Verify
6-point fraud detection — liveness, location, uniqueness
STEP 03
Anchor Program
On-chain PoI consensus via Solana Anchor
STEP 04
HLS Mint
Token reward issued to verified wallet
STEP 05
Impact NFT
Permanent proof stored on-chain forever
Program ID
FVZ7hh...upwgM
HLS Mint
HSE9iL...BDH6a
Network
Solana Mainnet
Consensus
Proof-of-Impact (PoI)
Environmental Impact
Proof-of-Catch
Renewable Energy
Community Hours
Waste Diversion
Open Source

Built in the Open.
For Everyone.

Every critical component of Helius is publicly available. Fork it, extend it, deploy it.

Rust
Helius-chain
Core Anchor program for Proof-of-Impact consensus. SHA256 discriminators, PoI state machine, HLS mint authority management.
Anchor · Solana
MIT
JavaScript
Helius-blockchain-2
Netlify serverless dashboard with AI agents, React frontend, real-time mainnet monitoring. Zero npm-dependency serverless functions.
Netlify · React
MIT
TypeScript
helius-mobile-sdk
React Native (Expo SDK 52) with E2E encryption, biometric auth, Apple IAP subscriptions, and Supabase cross-device messaging.
Expo · Supabase
MIT
JavaScript
helius-compliance
Proof-of-Life verification engine with 6 fraud checks, HMAC auth, and compliance dashboards across 6 jurisdictions.
Node · Cloudflare
MIT
TypeScript
helius-agents
Multi-agent autonomous growth system — Content, Outreach, Social, SEO, and Partnership sub-agents with Playwright automation.
AI · Playwright
MIT
More repos coming soon
Get Started

Ready to Build
Impact?

Join developers building the next generation of social impact applications on Solana — from Anguilla to Amsterdam.

Dashboard
dancing-hotteok-19e1c1.netlify.app
Contact
support@heliusnetwork.com
Foundation
heliusfoundation.org
Compliance
heliuscompliance.org