Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1.05 KB

index.rst

File metadata and controls

41 lines (28 loc) · 1.05 KB

Welcome to rubi's documentation!

rubi is a Python library for interacting with the Rubicon protocol, a limit order book market currently on Optimism.

RISKS AND DISCLAIMERS

SDK Disclaimer: This codebase is in Alpha and could contain bugs or change significantly between versions. Contributing through Issues or Pull Requests is welcome!

Protocol Disclaimer: Please refer to this for information on the risks associated to the Rubicon Protocol.

Check out the :doc:`quickstart` section for information on how to get going, including how to :ref:`install <installation>` the sdk.

Table of contents

.. toctree::
   :maxdepth: 3
   :caption: Intro

   quickstart
   overview

.. toctree::
   :maxdepth: 1
   :caption: API

   client
   rubi

Indices and tables