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

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

Awesome Lists containing this project

README

          

# Execution tracing using fuel-core API

[![discord](https://img.shields.io/badge/chat%20on-discord-orange?&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](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
```