Draft prototype for the EXODUS verifier in solidity.
Go to file
Uncle Fatso 6b96b38368
remove annoying .github folder
Signed-off-by: Uncle Fatso <uncle.fatso@ghostchain.io>
2025-10-07 21:24:28 +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.