Blockchain for Decentralized Identity and Social Impact
Humanity is a blockchain ecosystem focused on decentralized identity, social impact, and community‑driven applications.
Decentralized Identity
Supports secure, user‑owned identity systems.
Social Impact
Built for community and humanitarian applications.
Low Fees
Affordable transactions for social dApps.
Interoperable
Connects with multiple blockchain ecosystems.
Real‑Time Humanity Network Data
INPUT
const options = {method: 'GET', headers: {accept: 'application/json'}}; fetch('https://api.uniblock.dev/uni/v1/market-data/price?symbol=HUMANITY', options) .then(r=>r.json()).then(r=>console.log(r)).catch(e=>console.error(e));
OUTPUT
{"HUMANITY": {"btc":0.00000178,"eth":0.000045,"usd":0.23}}