Skip to content
This repository was archived by the owner on Feb 23, 2026. It is now read-only.

ourochronos/our-consensus

Repository files navigation

⚠️ DEPRECATED

This library was part of the Ourochronos brick system. It has been removed as a dependency and is no longer maintained. This repo is archived for reference only.


our-consensus

VRF-based consensus, validator selection, and anti-gaming for the ourochronos ecosystem

Overview

Brief description of what this brick does and why it exists.

Install

pip install our-consensus

Usage

from our_consensus import ...

API

Document the public interface here.

Development

# Install with dev dependencies
make dev

# Run linters
make lint

# Run tests
make test

# Run tests with coverage
make test-cov

# Auto-format
make format

State Ownership

Document what state this brick owns (tables, caches, files, etc.).

License

MIT

About

VRF-based consensus, validator selection, and anti-gaming for the orobobos ecosystem

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors