Skip to content

team-supersafe/hayek-validator-kit

Repository files navigation

Hayek Validator Kit

Official Documentation:
👉 docs.hayek.fi/public-goods

This repository contains the open source Hayek Validator Kit. For setup, usage, and general guides, please refer to the official documentation above.


Pre-commit Hooks

We recommend using pre-commit to automatically check your code for common issues before committing.

Setup

  1. Install pre-commit (requires Python):

    pip install pre-commit
  2. Install the hooks:

    pre-commit install
  3. (Optional) Run all hooks on all files:

    pre-commit run --all-files

EditorConfig

This repository includes an .editorconfig file to help maintain consistent coding styles across different editors and IDEs.


Contributing

We welcome contributions! Please read our Contributing Guidelines before opening a pull request.

  • For setup and development instructions, see the official documentation.
  • Please ensure your code passes all pre-commit hooks and follows the style guide.
  • Keep PRs small and focused - aim for fewer than 400 lines changed per PR for faster reviews.
  • Use our PR size checker: ./scripts/check-pr-size.sh before submitting.

About

The Hayek Validator Kit is an open source public good for developers and sysadmins that want to run high performance Solana validators. It is a pre-configured toolkit that includes automation, dev ops, virtualization services, a local environment, key management tools, and monitoring utilities.

Topics

Resources

Contributing

Stars

Watchers

Forks

Contributors