Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions src/content/tools/en/sentio.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
name: "Sentio"
category: ["Debug", "Data"]
excerpt: ""
logo: { src: "https://app.sentio.xyz/logo-mini.png", alt: "Sentio Logo" }
website: "https://sentio.xyz"
network: ["Mainnet", "Testnet"]
---

Sentio provides a powerful, all-in-one solution for transaction debugging, simulation, data indexing, and visualization, offering complete context in a single platform.

**_Sentio Debugger:_**

Best tool to help users understand how a transaction works. It has advanced features such as:

- [Simulation](https://docs.sentio.xyz/docs/simulation): Run lightning-fast simulations and inspect the simulation result in great detail
- [Dynamic logging](https://docs.sentio.xyz/docs/dynamic-logging): Add custom `console.log` for transactions to extract specific information, as part of a broader contract override feature
- [Code Insight](https://docs.sentio.xyz/docs/code-insight): Navigate through Solidity code seamlessly, just like in an IDE

**_Sentio Indexer:_**

A state-of-the-art indexing service with integrated user experience:

- Support both [Sentio processor](https://docs.sentio.xyz/docs/processor-basic), a blazing fast data indexer powered by the Sentio SDK that streamlines data ingestion, processing, and storage—all with maximum flexibility in TypeScript, as well as [hosted subgraph processor]((https://docs.sentio.xyz/docs/hosted-subgraph))
- Query using SQL/GraphQL and visualize results with an intuitive click-and-drag interface