Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

The core Arbitrum Nitro contracts deployed to the base chain to host the rollup

License

Notifications You must be signed in to change notification settings

OpenGradient/nitro-contracts

 
 

Repository files navigation

Arbitrum Nitro Rollup Contracts

This is the package with the smart contract code that powers Arbitrum Nitro. It includes the rollup and fraud proof smart contracts, as well as interfaces for interacting with precompiles.

For more information see https://developer.arbitrum.io/intro

For the deployed addresses of these contracts for Arbitrum chains see https://developer.arbitrum.io/useful-addresses

For the token bridge contracts see https://github.com/OffchainLabs/token-bridge-contracts

Compile these contracts locally by running

git clone https://github.com/offchainlabs/nitro-contracts
cd nitro-contracts
yarn install
yarn build

About

The core Arbitrum Nitro contracts deployed to the base chain to host the rollup

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 82.8%
  • TypeScript 16.2%
  • Other 1.0%