Developer Resources
Welcome to the Rankify developer hub! This is your central starting point for building with our protocol. Whether you're creating new guilds, integrating with existing MAOs, or building applications on top of our infrastructure, you'll find everything you need here.
💡 Pro Tip:
Use the search bar above to quickly find specific topics across all documentation. Search works across page content, not just navigation titles!
Documentation Sections
Our developer documentation is organized into focused sections to help you find exactly what you need:
Smart Contracts
Contract addresses, architecture overview, and interaction patterns for the Rankify protocol on Arbitrum Sepolia.
SDK Guide
TypeScript SDK installation, configuration, and usage examples for rapid development with Rankify.
Guild Creation
Technical guide for creating new MAOs (guilds), including parameters, deployment flow, and integration patterns.
Quick Start
New to Rankify development? Here's the recommended path to get started:
Understand the Architecture
Start with our Smart Contracts section to understand how the protocol works, the factory pattern, and how different components interact.
Install the SDK
Follow our SDK Guide to install and configure the TypeScript SDK. This provides the fastest way to start building applications.
Deploy or Connect
Either create a new guild using our Guild Creation guide, or connect to existing guilds and start building your application.