feat: move code here (#11)

This commit is contained in:
Eduard S. 2025-01-31 16:20:57 +01:00 committed by GitHub
parent 5bb98e2645
commit ef3dd308e8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
22 changed files with 889 additions and 10 deletions

View file

@ -1,15 +0,0 @@
# Summary
- [Introduction](./introduction.md)
# Specification
- [Data types](./datatypes.md)
- [MerkleTree](./merkletree.md)
- [Deductions](./deductions.md)
- [Statements](./statements.md)
- [Operations](./operations.md)
- [POD types](./podtypes.md)
- [SignedPOD](./signedpod.md)
- [MainPOD](./mainpod.md)
- [MockPOD](./mockpod.md)
- [Examples](./examples.md)