Skip to content

lidofinance/wallets-testing-modules

Repository files navigation

Lido NestJS Modules for wallets testing

NestJS modules for wallets integrations automated testing.

Packages

Testing app

Install

  1. yarn install
  2. yarn build

Usage

  • yarn build — Build all packages
  • yarn lint — Run eslint across packages

Run tests

See wallets-testing