An open API service indexing awesome lists of open source software.

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

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
```