Skip to content

A security gateway to exchange Aqua-Chains and enforce policies of Aqua-Contracts. It provides secure connectivity between Guardians and verifies the integrity of the Aqua storage containers.

License

Notifications You must be signed in to change notification settings

inblockio/aqua-guardian

Repository files navigation

aqua-guardian

Building/Running

cargo build --bin guardian

Dependencies

Structure

Cargo.toml - workspace specification guardian - final executable .env - configure ip address, wallet addresss, infura API-Key etc. (+add crates using cargo new --lib <crate_name>)

Important Documentation

For a comprehensive understanding of the project, please refer to the following documents:

  • Architecture Specification: This document outlines the high-level and detailed architecture of our system.
    Download PDF

  • Handshake and Certificate Exchange Protocol: Details the process and protocols used for secure handshakes and certificate exchanges in our system.
    Download PDF

These documents are essential for developers, reviewers, and anyone involved in the project to gain a deeper insight into the system's design and operation.

About

A security gateway to exchange Aqua-Chains and enforce policies of Aqua-Contracts. It provides secure connectivity between Guardians and verifies the integrity of the Aqua storage containers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages