Find a file
arnaucube 62a140569e
add initial spec of the merkletree (#10)
* add initial spec of the merkletree

* update gh workflow to work with the new book path

* rephrase non-inclusion section
2025-01-31 17:21:18 +01:00
.github/workflows add initial spec of the merkletree (#10) 2025-01-31 17:21:18 +01:00
book add initial spec of the merkletree (#10) 2025-01-31 17:21:18 +01:00
src feat: move code here (#11) 2025-01-31 16:20:57 +01:00
.gitignore feat: move code here (#11) 2025-01-31 16:20:57 +01:00
Cargo.toml feat: move code here (#11) 2025-01-31 16:20:57 +01:00
README.md add initial spec of the merkletree (#10) 2025-01-31 17:21:18 +01:00

POD2

Specification can be found at the book directory, a live rendered version at: https://0xparc.github.io/pod2/

Requires Rust nightly: rustup override set nightly.