https://github.com/zemse/axiom-component-playground
just playing around with axiom's new circuit component framework
https://github.com/zemse/axiom-component-playground
Last synced: 4 months ago
JSON representation
just playing around with axiom's new circuit component framework
- Host: GitHub
- URL: https://github.com/zemse/axiom-component-playground
- Owner: zemse
- Created: 2024-01-29T12:19:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-12T14:47:46.000Z (over 2 years ago)
- Last Synced: 2025-07-27T23:47:25.332Z (11 months ago)
- Size: 343 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```
ALCHEMY_KEY=$ALCHEMY_KEY cargo run --example factorisation_circuit
ALCHEMY_KEY=$ALCHEMY_KEY cargo run --example secret_account_circuit
ALCHEMY_KEY=$ALCHEMY_KEY cargo run --example secret_storage_circuit
```