RCPSwap
  • Introduction
  • Protocol Overview
    • How Uniswap works
    • Ecosystem Participants
    • Smart Contract
      • Factory
      • Pair
      • Pair (ERC-20)
      • Library
      • Router02
    • Glossary
  • Core Concepts
    • Swaps
    • Pools
    • Flash Swaps
    • Oracles
  • Advanced Topics
    • Fees
    • Pricing
    • Understanding Returns
    • Security
    • Math
    • Research
Powered by GitBook
On this page
  • Welcome!
  • Getting Started
  • Developer links
  • Reference materials

Introduction

The official documentation of RCPSwap.

NextHow Uniswap works

Last updated 2 years ago

Welcome!

RCPSwap is a 1:1 deployment of Uniswap V2 on the Arbitrum Nova with no additional changes. If you are new to the Arbitrum ecosystem, check out their first.

The pages that follow contain comprehensive documentation of the Uniswap V2 ecosystem. If you are new to Uniswap, you might want to check out the .

Getting Started

Explore the sidebar to find more specific documentation covering other aspects of the protocol.

Developer links

The RCPSwap codebase is comprised of forks of open source Uniswap V2 components.

Reference materials

Get to know the Uniswap SDK and smart contract methods, attributes, and responses.

docs
Protocol Overview
uniswap-v2-core
uniswap-v2-periphery
uniswap-interface
uniswap-sdk
Whitepaper
Smart Contracts