Core Architecture

Contract Structure

The system consists of two main contracts:

Key Dependencies

Storage Structure

Listing Management

The contract uses a linked list implementation for efficient listing management, with separate queues for each RepoToken.

Last updated