Skip to content

Commit f94d70e

Browse files
committed
add sentio to the tool section
1 parent 13b81e2 commit f94d70e

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

src/content/tools/en/sentio.mdx

+25
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
name: "Sentio"
3+
category: ["Debug", "Data"]
4+
excerpt: ""
5+
logo: { src: "https://app.sentio.xyz/logo-mini.png", alt: "Sentio Logo" }
6+
website: "https://sentio.xyz"
7+
network: ["Mainnet", "Testnet"]
8+
---
9+
10+
Sentio provides a powerful, all-in-one solution for transaction debugging, simulation, data indexing, and visualization, offering complete context in a single platform.
11+
12+
**_Sentio Debugger:_**
13+
14+
Best tool to help users understand how a transaction works. It has advanced features such as:
15+
16+
- [Simulation](https://docs.sentio.xyz/docs/simulation): Run lightning-fast simulations and inspect the simulation result in great detail
17+
- [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
18+
- [Code Insight](https://docs.sentio.xyz/docs/code-insight): Navigate through Solidity code seamlessly, just like in an IDE
19+
20+
**_Sentio Indexer:_**
21+
22+
A state-of-the-art indexing service with integrated user experience:
23+
24+
- 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))
25+
- Query using SQL/GraphQL and visualize results with an intuitive click-and-drag interface

0 commit comments

Comments
 (0)