CLI program for hashing domain names according to EIP-137 https://crates.io/crates/namehash
Go to file
Aadi Desai f851cd71be
Initial commit
Basic version of program, 1 namehash at a time
2023-05-07 17:31:17 +01:00
src Initial commit 2023-05-07 17:31:17 +01:00
.gitignore Initial commit 2023-05-07 17:31:17 +01:00
Cargo.lock Initial commit 2023-05-07 17:31:17 +01:00
Cargo.toml Initial commit 2023-05-07 17:31:17 +01:00