Skip to main content

Introduction

Lido Staking Interfaces Contracts are smart contracts developed and used by the Staking Interfaces team. Currently, these are view-only contracts, designed to provide easy read access to staking data.

⚠️ Attention: this repository uses Hardhat 3 Alpha!

Features

  • Easy Setup: Quick installation and configuration to get you started.

Prerequisites

  • Node.js: Ensure you have Node.js (v22 or later) installed.
  • yarn: Node Package Manager is required to install dependencies.
  • Lido Core Contracts: Included as a git submodule in this repository. Make sure to initialize and update it before building.

Installation

Clone from repository

git clone git@github.com:lidofinance/si-lidity.git