Skip to content

vp4242/lido-cli

 
 

Repository files navigation

CLI tool for Lido protocol

Requirements

  • Yarn package manager

Installation

Step 0. Pull the repository

Step 1. Install dependencies

yarn

Step 2. Fill in the .env using sample.env as a template

cp sample.env .env

Run

Run ./run.sh to see the list of available commands

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.9%
  • Shell 0.1%