Giter Site home page Giter Site logo

yng17b / rooch Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rooch-network/rooch

0.0 0.0 0.0 5.87 MB

Move DApp Container

Home Page: https://rooch.network

License: Apache License 2.0

Shell 2.14% JavaScript 0.71% Rust 74.73% TypeScript 3.28% Dockerfile 0.09% Gherkin 0.36% Move 16.48% MDX 0.03% CSS 0.21% HTML 1.76% EJS 0.21%

rooch's Introduction

Rooch

Rooch is a modular DApp container with the Move language.

Check-Build-Test License LoC

Usage

  1. Rooch Ethereum Layer2: Rooch(Execution) + Layer1s(Settlement) + Ethereum(Arbitration) + DA
  2. XChain Modular DApp: Rooch(Execution) + XChain(Settlement + Arbitration) + DA
  3. Rooch Layer3 Modular DApp: Rooch(Execution) + Rooch Layer2(Settlement + Arbitration) + DA
  4. Sovereign Rollup: Rooch + DA

Getting Started

  1. Build from source
    cargo build && cp target/debug/rooch ~/.cargo/bin/
  2. Create a new Move project
    rooch move new my_move_project
  3. Init Rooch config
    rooch init
  4. Build the Move project
    cd my_move_project && rooch move build
  5. Start the server
    rooch server start

If you want a more detailed log for debugging, you can use RUST_LOG=debug rooch server start

  1. Publish the Move project
    rooch move publish -p my_move_project

Deep Dive into Rooch

Storage Abstraction module overview:

Storage Abstraction

State DB:

State DB

Rooch Transaction Flow

Components

  • MoveOS: MoveOS is a standalone Move runtime environment based on MoveVM. It provides Move execution environment for rooch.

How to Contribute

You can learn more about contributing to the Rooch project by reading our Contribution Guide and by viewing our Code of Conduct.

Rooch Network Rooch is licensed under Apache 2.0.

Join the Community

To connect with the Rooch Network community, please join our Discord.

rooch's People

Contributors

baichuan3 avatar bytedeveloperr avatar elitexv avatar feliciss avatar geometryolife avatar jolestar avatar lshoo avatar omahs avatar pause125 avatar shelmesky avatar steelgeek091 avatar stevenlaw123 avatar wgb5445 avatar wow-sven avatar wubuku avatar yng17b avatar yourmoonlight avatar yubing744 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.