-
Notifications
You must be signed in to change notification settings - Fork 184
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge commit '9243fe68a13d482af4ce0cf02c673b330f7ed190' into merge324…
…_chuhan
- Loading branch information
Showing
1 changed file
with
25 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |