https://github.com/functionland/proof-engine
https://github.com/functionland/proof-engine
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/functionland/proof-engine
- Owner: functionland
- Created: 2022-07-12T05:11:27.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-25T01:46:15.000Z (almost 2 years ago)
- Last Synced: 2025-05-07T23:44:26.715Z (9 months ago)
- Language: Rust
- Size: 1.16 MB
- Stars: 0
- Watchers: 4
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fula Funge - Proof Engine
A digital twin used to simulate, visualize and prove off-chain work.
Run:
```
RUST_LOG="warn,proof_engine=info" cargo run --release -- ${Operator seed} -- ${Aura account} -- ${Grandpa account}
```
Headless Run:
```
RUST_LOG="warn,proof_engine=info" cargo run --features headless --release -- ${Operator seed} ${Aura account} ${Grandpa account}
```
Where: `Operator seed` represents the seed of the operator responsible for the transactions to make