teku

(β˜… 777)

πŸš€ Open-source Ethereum consensus client written in Java

File Explorer

Showing a partial file list β€” download the zip above to see everything.

  • .gitattributes
  • .gitignore
  • AGENTS.md
  • BugTriaging.md
  • build.gradle
  • CHANGELOG.md
  • CLA.md
  • CLAUDE.md
  • CODE-OF-CONDUCT.md
  • CODEOWNERS
  • community-membership.md
  • CONTRIBUTING.md
  • GOVERNANCE.md
  • LICENSE
  • README.md
  • SECURITY.md

# Use via CDN

jsDelivr

jsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.

Showing a partial file list.

Command Glossary

Commands referenced in this DOCs, explained below.

πŸ”

gradle

View Details β–Ό

An open source build automation system.

gradle build

Compile a package:

gradle build {{[-x|--exclude-task]}} test

Exclude test task:

gradle build --offline

Run in offline mode to prevent Gradle from accessing the network during builds:

# Project Badges

// repository documentation