Skip to content

Update general-tooling.md #44

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
10 changes: 8 additions & 2 deletions tools/general-tooling.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
# 🌎 General Tooling

## [Tenderly](https://tenderly.co/)
## [Tenderly](https://tenderly.co/?mtm_campaign=ext-docs&mtm_kwd=mode)

Tenderly offers a wide range of dev tooling ranging from simulation APIs to RPC and more. You can find a list of all their products here: [https://docs.tenderly.co/products](https://docs.tenderly.co/products) .
[Tenderly](https://tenderly.co?mtm_campaign=ext-docs&mtm_kwd=mode) is a full-stack Web3 development infrastructure that helps developers build, stage, test, and monitor decentralized applications. Tenderly provides:

- [Virtual TestNets](https://docs.tenderly.co/virtual-testnets?mtm_campaign=ext-docs&mtm_kwd=mode) for staging and testing in mainnet-like environments
- [Developer Explorer](https://docs.tenderly.co/developer-explorer?mtm_campaign=ext-docs&mtm_kwd=mode) for detailed transaction insights and debugging
- [Simulation UI](https://docs.tenderly.co/simulator-ui?mtm_campaign=ext-docs&mtm_kwd=mode) and [**Simulation RPC**](https://docs.tenderly.co/simulations/single-simulations#simulate-via-rpc?mtm_campaign=ext-docs&mtm_kwd=mode) allowing prediction of transaction outcomes such as asset changes and gas usage
- [Alerts](https://docs.tenderly.co/alerts/intro-to-alerts?mtm_campaign=ext-docs&mtm_kwd=mode) for real-time monitoring of on-chain interactions
- [Node RPC](https://docs.tenderly.co/node/rpc-reference??mtm_campaign=ext-docs&mtm_kwd=mode) for highly performant blockchain access

***

Expand Down