Live Stats
ข้อมูลจาก ORIN Chain แบบ real-time
0
Block Height
0
TPS
0
Active Nodes
0
TVL (mCoin)
ทำไมต้อง ORIN?
สามเสาหลักที่ทำให้ ORIN ต่างจาก Blockchain อื่น
🧠
AI-Native
ใช้ Proof of Cognition consensus ไม่เหมือนใคร — ทุก node ต้องพิสูจน์ว่า AI คิดเป็น ไม่ใช่แค่ใช้ไฟฟ้าเยอะ ยิ่ง node ฉลาด ยิ่งได้รางวัลมาก
🔗
Provenance
ทุก AI query บันทึก on-chain — ตรวจสอบได้ว่าใครถาม AI ตอบอะไร เมื่อไหร่ ไม่มีใครแอบแก้คำตอบ ย้อนหลังได้ Transparency 100%
⚡
Fast & Cheap
500ms block time, 200 TPS throughput — gas ถูกกว่า Ethereum 1,000 เท่า เหมาะกับ AI workload ที่ต้องเรียกบ่อย
Dual Token Economy
สองเหรียญ สองบทบาท หนึ่งระบบนิเวศ
Utility Token
mCoin
- จ่ายค่า AI query & gas fee
- รางวัลสำหรับ node operators
- ซื้อ premium features
- Burn mechanism ลดเงินเฟ้อ
Total Supply: 1,000,000,000 mCoin
ซื้อ mCoin
Governance Token
MACLLM
- โหวตทิศทางการพัฒนา
- Stake เพื่อรับ yield
- ส่วนลดค่า gas
- สิทธิ์ใน DAO proposals
Total Supply: 1,000,000,000 MACLLM
Stake MACLLMFor Developers
เริ่มสร้างบน ORIN Chain ใน 5 นาที
# Install ORIN SDK
pip install orin-sdk
from orin import OrinClient
# เชื่อมต่อ ORIN Chain
client = OrinClient("https://rpc.orin.macllm.ai")
# ส่ง AI query on-chain
result = client.query(
prompt="วิเคราะห์แนวโน้มตลาด crypto Q2 2026",
model="brain-v3",
on_chain=True
)
print(result.answer) # AI response
print(result.tx_hash) # On-chain proof
print(result.cost) # 0.001 mCoin
pip install orin-sdk
from orin import OrinClient
# เชื่อมต่อ ORIN Chain
client = OrinClient("https://rpc.orin.macllm.ai")
# ส่ง AI query on-chain
result = client.query(
prompt="วิเคราะห์แนวโน้มตลาด crypto Q2 2026",
model="brain-v3",
on_chain=True
)
print(result.answer) # AI response
print(result.tx_hash) # On-chain proof
print(result.cost) # 0.001 mCoin
Roadmap
แผนพัฒนา ORIN Chain ปี 2026
✅
Q1 2026
BrainV3 Launch
ORIN Node v1.5
Proof of Cognition
mCoin Genesis
ORIN Node v1.5
Proof of Cognition
mCoin Genesis
🔄
Q2 2026
Wallet & Explorer
Token Sale
50 Active Nodes
SDK v1.0
Token Sale
50 Active Nodes
SDK v1.0
📋
Q3 2026
DEX Launch
Bridge (ETH/SOL)
Governance DAO
200 Nodes
Bridge (ETH/SOL)
Governance DAO
200 Nodes
📋
Q4 2026
Smart Contracts
DeFi Ecosystem
Mobile Wallet
1,000 Nodes
DeFi Ecosystem
Mobile Wallet
1,000 Nodes