Skip to content

ry-animal/arb-monorepo-tuts

 
 

Repository files navigation

Arbitrum Tutorials

This monorepo will help you get started with building on Arbitrum. It provides various simple demos showing and explaining how to interact with Arbitrum — deploying and using contracts directly on L2, moving Ether and tokens betweens L1 and L2, and more.

We show how you can use broadly supported Ethereum ecosystem tooling (Hardhat, Ethers-js, etc.) as well as our special Arbitrum SDK for convenience.

Installation

From root directory:

yarn install

What's included?

✅ Basics

✅ Moving Stuff around

✅ General Interop

✅ Advanced Features

About

developing on Arbitrum

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.6%
  • Solidity 27.2%
  • TypeScript 11.2%