Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/offchainlabs/arbitrum-cli-tools


https://github.com/offchainlabs/arbitrum-cli-tools

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

# Arbitrum Tools

This monorepo contains a suit of tools that may help you build on arbitrum or learn some interesting tings of arbitrum.

This monorepo's tools will build on [Arbitrum SDK](https://github.com/OffchainLabs/arbitrum-sdk) which is helpful when you want to build on arbitrum.

## Installation

From root directory:

```bash
yarn install
```

## What's included?

#### Arbitrum batch Transaction handler

- [l1-batch-handler](./packages/batch-tx-handler/README.md#l1-batch-handler)
- [l2-precompile-handler](./packages/batch-tx-handler/README.md#l2-precompile-handler)