logo
BetaAbout us

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:

Quick Start

New to Rankify development? Here's the recommended path to get started:

Step 1

Understand the Architecture

Start with our Smart Contracts section to understand how the protocol works, the factory pattern, and how different components interact.

Step 2

Install the SDK

Follow our SDK Guide to install and configure the TypeScript SDK. This provides the fastest way to start building applications.

Step 3

Deploy or Connect

Either create a new guild using our Guild Creation guide, or connect to existing guilds and start building your application.

External Resources

SDK

Rankify SDK

Complete TypeScript SDK for building with Rankify

SDK is available here →
Contracts

Smart Contracts

Full source code and documentation for all protocol contracts

Contracts are here →
Examples

Example Applications

Sample implementations and integration examples

Examples are available here →