LogoLogo
WebsiteAppWiki
  • 🤙Start here
    • Overview
    • Shell Protocol Basics
    • Quickstart: Deploy a liquidity pool
    • Tutorial: Executing swap with Shell Protocol
    • Reference Library
      • Contract addresses
  • 🤿Deep dive
    • Important concepts
      • Separating accounting logic & business logic
      • Ocean Primitives
    • The Ocean
    • Primitives
      • Adapters
      • Proteus AMM Engine
      • NFT Fractionalizer
  • 📜Smart Contracts Specification
    • Ocean
      • Ocean.sol
      • IOceanPrimitive.sol
      • IOceanToken.sol
      • OceanAdapter.sol
    • Proteus
      • Proteus.sol
      • EvolvingProteus.sol
      • LiquidityPoolProxy.sol
    • Fractionalizer
      • FractionalizerFactory.sol
  • 🧠Tutorials
    • Build an AMM with Proteus
    • Build an NFT Fractionalizer
    • Build an NFT AMM
Powered by GitBook
On this page
  • Github
  • Shell Protocol
  • The Ocean
  • Proteus AMM Engine
  • Legacy Resources (Shell v1)
  1. 🤙Start here

Reference Library

Github

The Ocean + Shell Primitives repo

Shell Protocol

Shell Protocol website

Shell Protocol app

The Ocean

There is an upcoming addendum to the Ocean white paper, to detail modifications in Shell v3 (launched January 2023).

Shell v2 Ocean White Paper (February 2022), blog post

Proteus AMM Engine

Paper 3 (November 2022), blog post

Paper 2 (September 2022) [past iteration]

Paper 1 (October 2021) [past iteration], blog post

Legacy Resources (Shell v1)

Shell v1 White Paper (October 2020)

PreviousTutorial: Executing swap with Shell ProtocolNextContract addresses

Last updated 11 months ago