https://github.com/fuellabs/execution-trace
fuel-vm execution tracing using fuel-core API
https://github.com/fuellabs/execution-trace
Last synced: 8 months ago
JSON representation
fuel-vm execution tracing using fuel-core API
- Host: GitHub
- URL: https://github.com/fuellabs/execution-trace
- Owner: FuelLabs
- License: other
- Created: 2025-01-23T09:45:46.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-04-07T10:10:28.000Z (about 1 year ago)
- Last Synced: 2025-05-21T18:34:17.547Z (about 1 year ago)
- Language: Rust
- Size: 172 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Execution tracing using fuel-core API
[](https://discord.gg/xfpK4Pe)
A client library and a http server providing an interface for execution tracing.
## Running
```
cargo run --release --bin fuel-execution-trace-http-server
```