testinprod-io / l15-tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

L15 Tools

This respository contains tools for L15.cloud. Executable tools are contained in each directory.

Features

How to use tools?

  • Install the following Prerequisites.
  • run bash yarn install once.
  • bash cd into the tool directory. (eg, ./packages/deposit/ and ./packages/withdraw/)
  • Please read README.md in the directory and follow instructions

Prerequisites

  • Node.js
  • Yarn
  • L1, L2 RPC endpoints
  • Wallet private key

About


Languages

Language:TypeScript 63.0%Language:JavaScript 16.3%Language:Solidity 16.0%Language:Shell 4.6%