Draft prototype for the EXODUS verifier in solidity.
Go to file
Uncle Fatso ef11410879
Some checks failed
CI / Foundry project (push) Has been cancelled
initial commit
Signed-off-by: Uncle Fatso <uncle.fatso@ghostchain.io>
2025-10-07 21:12:32 +03:00
.github/workflows initial commit 2025-10-07 21:12:32 +03:00
lib initial commit 2025-10-07 21:12:32 +03:00
script initial commit 2025-10-07 21:12:32 +03:00
src initial commit 2025-10-07 21:12:32 +03:00
test initial commit 2025-10-07 21:12:32 +03:00
.gitignore initial commit 2025-10-07 21:12:32 +03:00
.gitmodules initial commit 2025-10-07 21:12:32 +03:00
foundry.toml initial commit 2025-10-07 21:12:32 +03:00
README.md initial commit 2025-10-07 21:12:32 +03:00

EXODUS - EXchange Of Digital Uniformed Signatures

Description

For more information visit wiki.

Implementation

An implementation of the EXODUS verifier will be in this repository.