Backend Architecture
Bullish Social combines traditional server architecture with Web3 elements to provide a seamless and decentralized social experience.
🔁 Off-chain & On-chain Workflow
- Users interact with the platform (posts, likes, referrals).
- Backend records and ranks activity off-chain.
- At the end of each week, a snapshot hash is created per user.
- Users submit their signed snapshot to the smart contract.
- The contract verifies signatures using Merkle Root, distributes rewards, and emits events.