Skip to content

lutralabs/taiyi

 
 

Repository files navigation

Taiyi(太一) - an Ethereum L1 Blockspace Underwriting Protocol

2025-04-01 16 23 13

Taiyi (太一) is Luban’s solution to underwrite Ethereum L1 blockspace. To learn more about Taiyi refer our docs here.

For Validators

Please refer node operator guide in our docs.

For Users

Please refer technical docs(TBA).

Building and testing

Prerequisites:

  • The Minimum Supported Rust Version (MSRV) of this project is 1.85.0.
  • Docker engine installed and running
  • Foundry
  • Kurtosis
  • succinct

We've a suite of e2e-tests which can be run by

First, clone the repository:

git clone https://github.com/lu-bann/taiyi
cd taiyi

Next, run the e2e tests:

make e2e

Stopping and cleaning the devnet resources:

make e2e-clean

Contributing

If you want to contribute our contributor guidelines can be found in CONTRIBUTING.md.

About

An Ethereum L1 Blockspace Underwriting Protocol

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 98.6%
  • Shell 1.2%
  • Other 0.2%