Crowd-sourced app discovery on Solana

Discover what the crowd already knows

nebulous.world ranks apps by real conviction — token-weighted votes, tag stake, and traffic — then shares what they earn with the people who backed them first.

Why it's different

Ranking with real skin in the game

Ranked by the crowd, not a listing fee

Every app's rank blends token-weighted votes, tag stake, and real traffic — no pay-to-play placement, no opaque algorithm. The math is open source.

Skin in the game

Anyone can suggest a tag for an app; staking NEB behind one you believe in boosts its rank and puts your conviction on chain, not just an opinion in a review box.

Upside shared with stakers

Ad revenue an app's page earns is distributed to everyone staked behind it — across all its tags — proportional to stake. The platform's growth is everyone's growth.

How it works

Four steps, all of it on chain

01

Discover

Search and filter by tag, chain, or category, sorted by a transparent rank score.

02

Vote

Commit NEB to an app you use. Votes are token-weighted and feed straight into its rank.

03

Stake a tag

Back the tags that actually describe an app — stake boosts its rank and starts earning.

04

Earn

Claim your share of ad revenue anytime, without withdrawing your vote or stake.

Data API

Pay per query, no signup

Every dataset below is priced in NEB and metered per request over x402, the open HTTP-native micropayment standard: request the resource, get back an HTTP 402 with the exact price, pay in the same round trip, get the data. No API key, no account, no subscription — an autonomous agent (or a script) can start querying immediately.

/api/data/platform-stats0.01 NEB

Platform-wide totals: approved apps, distinct tags, total vote weight, total tag stake, and page views.

/api/data/platform-history0.05 NEB

Daily time series of the same on-chain totals, since the platform's first snapshot.

/api/data/tags0.05 NEB

Every tag in use, with its total stake and how many approved apps carry it.

/api/data/traffic0.5 NEB

Revenue-eligible page-view counts per app over a given date range — not available anywhere else, priced/gated for the first time here.

$ curl -s nebulous.world/api/data/platform-stats
HTTP/1.1 402 Payment Required
PAYMENT-REQUIRED: eyJhY2NlcHRzIjpbeyJzY2hlbWUiOiJleGFjdCIs...
# decodes to: { scheme: "exact", network: "solana:...",
#               amount: "10000", asset: "<NEB mint>", payTo: "<treasury>" }

# sign a 0.01 NEB transfer to payTo, then retry with the payload
$ curl -s nebulous.world/api/data/platform-stats \
    -H "PAYMENT-SIGNATURE: eyJwYXllciI6Ii4uLiIsInRyYW5zYWN0aW9uIjoiLi4uIn0="
HTTP/1.1 200 OK
PAYMENT-RESPONSE: eyJzZXR0bGVkIjp0cnVlLCJ0cmFuc2FjdGlvbiI6Ii4uLiJ9
{"ok":true,"data":{"totalApps":63,"totalTags":112,...}}
Right now

Live on nebulous.world

126
Apps
213
Tags
10.00NEB
Votes cast
1.00NEB
Staked
1
Page views
Explore

See how it all connects

A live, force-directed map of every app and tag on the platform — clustered by shared tags, sized by stake. Drag a node, follow the connections, find something close to an app you already use.

Open the map

Ready to back what's good?

Every vote and every tag stake earns Nebula — on top of your principal, claimable anytime.

Get started