8000 GitHub - ahyenz/world-chain-: World Chain monorepo
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ahyenz/world-chain-

 
 

Repository files navigation

World Chain Builder

The World Chain Builder is a custom block builder for the OP Stack that provides Priority Blockspace for Humans (PBH). PBH enables verified World ID users to execute transactions with top of block priority, enabling a more frictionless user experience. This mechanism is designed to ensure that ordinary users aren’t unfairly disadvantaged by automated systems and greatly mitigates the impact of negative impacts of MEV. PBH also enables future flexibility, allowing for a separate EIP-1559-style fee market mechanism for verified transactions.

World Chain Builder Architecture

To learn more about how PBH works, check out the docs detailing the PBH transaction lifecycle and World Chain Builder architecture.

Running the Devnet

To spin up a OP Stack devnet with rollup-boost and the world-chain-builder deployed, make sure that you have just, and kurtosis-cli installed as well as docker daemon running. Then simply run the following command.

just devnet-up

To stop the devnet and clean up all resources, run the command below.

just devnet-down

About

World Chain monorepo

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 40.1%
  • Starlark 34.6%
  • Solidity 19.5%
  • Shell 4.3%
  • jq 1.1%
  • Just 0.3%
  • Dockerfile 0.1%
0