Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge #324 into Prod #327

Merged
merged 3 commits into from
Sep 3, 2024
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