Giter VIP home page Giter VIP logo

arbitrum's Introduction

Arbitrum Monorepo

CircleCI codecov

Arbitrum is a Layer 2 cryptocurrency platform that makes smart contracts scalable, fast, and private. Arbitrum interoperates closely with Ethereum, so Ethereum developers can easily cross-compile their contracts to run on Arbitrum. Arbitrum achieves these goals through a unique combination of incentives, network protocol design, and virtual machine architecture.

Want to learn more? Join the team on Discord, follow the developer guide, and read the white paper!

Arbitrum technologies are patent pending. This repository is offered under the Apache 2.0 license. See LICENSE for details.

Current Status

Arbitrum is currently Alpha software and should not be used in production environments.

Quickstart

Clone the monorepo to get started:

git clone -b master --depth=1 -c advice.detachedHead=false https://github.com/OffchainLabs/arbitrum.git
cd arbitrum
yarn
yarn install:deps
cd demos/pet-shop
truffle migrate --reset --compile-all --network arbitrum
cd ../..
./scripts/arb_deploy.py demos/pet-shop/contract.ao 3

# Start the frontend in another session:
cd demos/pet-shop && yarn start

Next, setup Metamask with a new account and the mnemonic:

jar deny prosper gasp flush glass core corn alarm treat leg smart

or use your existing account with the private key derived from the previous mnemonic:

0x41a9550a0ae23fd52f3b99acab194db2e4474262db64dfd46807bca9e061e211

You will also need to switch networks to http://localhost:7545 to connect to the Ganache started by the arb_deploy.py script before adopting your pets.

arbitrum's People

Contributors

avdrav avatar edfelten avatar hkalodner avatar minhptruong avatar tpobryan avatar ughe avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.