MUNDOPRO

Web3. Socialized

Next-Gen Social Starts Here

Take back control of your data. MUNDOPRO uses blockchain and IPFS to create a truly decentralized social platform.

Core Features

🔐

Web3 Authentication

Connect your crypto wallet and authenticate using blockchain signatures

📱

Content Ownership

Your data is stored on IPFS, you are the full owner. Only you can delete your content!

🌐

P2P Network

Distributed architecture with no single point of failure

Get Started - Authentication

Choose your preferred authentication method to start using the platform

❌ Authentication Error

Advanced Features

🔗

Blockchain Integration

Your profile and content are protected in the Ethereum blockchain

🌐

IPFS Storage

Content stored in distributed IPFS network for permanence

🔄

P2P Synchronization

Data automatically synchronized between network nodes

💰

Crypto Economy

Built-in cryptocurrency support for monetization

System Status

📊 Platform Health

Django Server: 📱 Static Mode
Redis: 📱 Static Mode
Celery: 📱 Static Mode
IPFS: ✅ IPFS Active
Ethereum: 🌐 Decentralized
User Status: Not authenticated

API Documentation

🛠️ Available API Endpoints

Authentication

  • POST #api-not-available-in-static-mode/accounts/auth/challenge/
  • POST #api-not-available-in-static-mode/accounts/auth/verify/
  • POST #api-not-available-in-static-mode/accounts/auth/logout/
  • GET #api-not-available-in-static-mode/accounts/profile/

Posts

  • GET #api-not-available-in-static-mode/posts/
  • POST #api-not-available-in-static-mode/posts/
  • GET #api-not-available-in-static-mode/posts/{id}/
  • POST #api-not-available-in-static-mode/posts/like/

Blockchain

  • GET #api-not-available-in-static-mode/blockchain/transactions/
  • GET #api-not-available-in-static-mode/blockchain/contracts/
  • GET #api-not-available-in-static-mode/blockchain/reputation/{addr}/

IPFS

  • POST #api-not-available-in-static-mode/ipfs/upload/
  • GET #api-not-available-in-static-mode/ipfs/download/{hash}/
  • GET #api-not-available-in-static-mode/ipfs/status/{hash}/