Skip to main content
Version: v2

Aqua Container Rust "Aquafier"

Aquafier

Aqua container is a rust with a react front ent project that implments the aqua protocol.It enables data to be signed , witnessed and verified. The projects shows the capability of the aqua protocol to ensure data integrity.

technical details

  • This project has an axum web server in rust.
  • The web folder conatins a react js(typescript) frontend to interact with the back end.
  • diesel is used as an ormwith sqlite backend
  • HTTP protocol is used for interaction between the front end and the back end.
  • files have a maximum size of 20 mb
  • docker container is provided to help you quickly deploy the docker container.