
Blockchain for Content Creators and Attribution
LikeCoin is a blockchain ecosystem designed for content creators, enabling decentralized attribution, rewards, and content monetization.
Content Attribution
Supports decentralized credit for creators.
Rewards
Token incentives for content creation.
Interoperable
Connects with multiple blockchain ecosystems.
Scalable
Handles large‑scale content applications.
Real‑Time LikeCoin Network Data
INPUT
const options = {method: 'GET', headers: {accept: 'application/json'}}; fetch('https://api.uniblock.dev/uni/v1/market-data/price?symbol=LIKE', options) .then(r=>r.json()).then(r=>console.log(r)).catch(e=>console.error(e));
OUTPUT
{"LIKE": {"btc":0.00000089,"eth":0.000023,"usd":0.12}}