Getting Started
LeverUp is a decentralized trading protocol. This guide will help you integrate with the LeverUp smart contracts to build trading bots, interfaces, or analytics tools.
Prerequisites
To interact with LeverUp, you will need:
- A Monad private key.
- RPC Endpoint for the target network (e.g., Monad).
- Some native tokens for gas.
Core Concepts
- Trading Portal: The main entry point for opening and closing market trades.
- Limit Order Facet: Handles limit orders.
- Trading Reader: Helper contract to read position and order data.