No description
Find a file
Victor Lopez e9ef2a9be8
chore(workspace): add Cargo.toml with workspace setup
This commit introduces a workspace structure with a `Cargo.toml`.
Currently we have a single member `crypto`, but these can be added
incrementally in the future.
2022-10-20 18:09:31 +02:00
crypto feat(crypto): expose api modules 2022-10-20 18:04:10 +02:00
.gitignore Initial commit 2022-10-03 14:30:23 -07:00
Cargo.toml chore(workspace): add Cargo.toml with workspace setup 2022-10-20 18:09:31 +02:00
LICENSE Initial commit 2022-10-03 14:30:23 -07:00
README.md Initial commit 2022-10-03 14:30:23 -07:00

crypto

Cryptographic primitives used in Polygon Miden rollup