-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Chen Kai <[email protected]>
- Loading branch information
Showing
6 changed files
with
27 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,21 @@ | ||
# Introduction | ||
We continue to contribute public goods to help the Ethereum and Optimism community get better and better. | ||
We continue to build open source public goods to help the Ethereum and Optimism community get better and better. | ||
|
||
## Our Works | ||
We have currently developed two important components of Optimism: | ||
We have currently developed two important components of core OP Stack protocol: | ||
|
||
[Hildr](https://github.com/optimism-java/hildr) is an optimism rollup client written in Java. | ||
- [Hildr](https://github.com/optimism-java/hildr) is an optimism rollup node written in Java. | ||
|
||
[Op-besu](https://github.com/optimism-java/op-besu) is an optimism execution client written in Java, a fork of [Besu](https://github.com/hyperledger/besu). | ||
- [Op-besu](https://github.com/optimism-java/op-besu) is an optimism execution client written in Java, a fork of [Besu](https://github.com/hyperledger/besu). | ||
|
||
In addition, we have also developed OP Stack related tools. | ||
|
||
## Our Vision | ||
We hope that through our efforts, Ethereum and the Optimism chain will become more accessible and user-friendly, promoting the widespread adoption of blockchain technology. | ||
- [Blob-archiver-rs](https://github.com/optimism-java/blob-archiver-rs) is a service to archive and allow querying of all historical blobs from the beacon chain written in Rust. | ||
|
||
## Contract Us | ||
If you have any questions or suggestions, please feel free to contact us on [github](https://github.com/optimism-java). We look forward to working with you to advance blockchain technology! | ||
- [Superproof](https://github.com/optimism-java/dispute-explorer-frontend) is a fault proof explorer to visualize dispute game progress and statistics. | ||
|
||
Meanwhile, we also contributed in other community projects. | ||
|
||
- [Shisui](https://github.com/optimism-java/shisui) is an ethereum portal network client written in Go. | ||
|
||
- [Mev-share-java](https://github.com/optimism-java/mev-share-java) is a Java client library for Flashbots MEV-share Matchmaker. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# Super-proof | ||
# Superproof | ||
|
||
[Super-proof](https://github.com/optimism-java/dispute-explorer) This is a Super-proof backend for collecting dispute games information who use [OP stack](https://stack.optimism.io/) | ||
[Superproof](https://github.com/optimism-java/dispute-explorer) This is a Superproof backend for collecting dispute games information who use [OP stack](https://stack.optimism.io/) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters