⛏ Witness School · MELEK · PRANA pool
SchoolDevLearnAcademyBuildWhitepaperRunPoolFeesServersWalletHathorLibrary

Build on MELEK & PRANA · the developer track

Two chains, one ecosystem, one on-ramp for developers. MELEK is a Graphene/DPoS social chain — read a global feed, post, vote, earn a coin. PRANA is an EVM compute/DeFi chain — deploy Solidity, swap on KulaSwap, use the live contracts. Pick your track; each ships copy-paste code against the live mainnets, not a sandbox.

MELEK app dev (social chain) →
Connect over JSON-RPC, read the feed, and make your first post in 60 seconds — in both JS (dhive) and Python. Plus the "Sign in with MELEK" (MELEK-Signer / OAuth) auth boundary.
condenser_api · dhive · beem-style · RPC https://melek.salon/rpc
PRANA contract dev (EVM) →
Add the network to MetaMask in one click, wire up Foundry / Hardhat / viem / ethers, and deploy your first contract to PRANA mainnet (chainId 712217).
EIP-3085 add-network · Foundry · Hardhat · faucet
Deployed contracts + ABIs →
Every live PRANA mainnet address — KULA, KulaSwap, the bridge, wrapped assets, gauges, LP pairs — each linked to PRANAScan, with downloadable ABIs.
17 contracts · verified via eth_getCode · inline + downloadable JSON
llms.txt (machine-readable) →
An AI-native index of this whole developer track — we lead with it, because half the people building here are agents.
plain text · linked from the site root

Open source — everything is on GitHub

The chains, the DEX, the front-end and Hathor herself are public. Read the code, fork it, open a PR:

Forkability is load-bearing here — a DPoS chain's value is its community and its code, not the company that started it (see the Graphene family).

Modeled on developers.hive.io — with the thing it lacks

This track follows the shape that works: quickstart → API reference → JS + Python tutorials → an SDK chooser → a testnet. The one thing we add that even Hive's docs skip: a genuine end-to-end "read the feed / make your first post in 60 seconds" walkthrough, on the MELEK page.