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

add: tenderly info #2109

Open
wants to merge 3 commits into
base: master
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
11 changes: 11 additions & 0 deletions content/docs/tooling/rpc-providers.mdx
Original file line number Diff line number Diff line change
@@ -334,6 +334,17 @@ Features:

- The URL is `https://api.stackup.sh/v1/node/YOUR-API-KEY`

### Tenderly
Tenderly offers high-performance [Node RPC](https://docs.tenderly.co/node/?mtm_campaign=ext-docs&mtm_kwd=avalanche) services for {{NETWORK_NAME}}, providing consistent support for developers. In addition to standard Node RPC, use **Simulation RPC** to simulate transactions, **Trace RPC** for detailed execution paths, and **Gas RPC** to optimize gas usage. Use Tenderly's Node RPC for reliable support, seamless transaction broadcasting, and blockchain data retrieval. Identify and resolve issues faster, minimize latency, and ensure reliable dapp performance with built-in debugging, testing, and monitoring.

Features:

- **[Node RPC](https://docs.tenderly.co/node/??mtm_campaign=ext-docs&mtm_kwd=avalanche)**: High-performance, low-latency access to {{NETWORK_NAME}} nodes
- **[Simulation RPC](https://docs.tenderly.co/simulations/single-simulations#simulate-via-rpc?mtm_campaign=ext-docs&mtm_kwd=avalanche)**: Accurate transaction simulation and gas cost prediction
- **[Trace RPC](https://docs.tenderly.co/traces/trace-rpc?mtm_campaign=ext-docs&mtm_kwd=avalanche)**: Detailed transaction execution paths for debugging
- **[Gas RPC](https://docs.tenderly.co/node/rpc-reference/avalanche/tenderly_estimateGas?mtm_campaign=ext-docs&mtm_kwd=avalanche)**: Optimize gas usage and transaction costs. Use [`tenderly_gasPrice`](https://docs.tenderly.co/node/rpc-reference/avalanche/tenderly_gasPrice) to most likely current gas price


### NOWNodes

[NOWNodes](https://nownodes.io/nodes/avalanche-avax) supports the X-Chain, P-Chain, C-Chain, and Blockbook.
42 changes: 42 additions & 0 deletions content/integrations/tenderly.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
---
title: Tenderly
category: Development Infrastructure
available: ["C-Chain", "All EVM L1s"]
description: Tenderly is a full-stack Web3 infrastructure platform that combines high-performance node services, mainnet-like development environments, and comprehensive developer tools for building, testing, debugging, and scaling decentralized applications with features like real-time monitoring, transaction simulation, and automated security responses.
logo: /images/tenderly.png
developer: Tenderly
website: https://tenderly.co/
documentation: https://docs.tenderly.co/
---

## Overview
Tenderly provides a comprehensive Web3 infrastructure platform designed for developing, testing, and scaling decentralized applications (dApps).
The platform offers high-performance node RPC services, development environments that mirror mainnet conditions, and an extensive suite of developer tools for monitoring and debugging smart contracts.

## Features
- **[Virtual TestNets](https://docs.tenderly.co/virtual-testnets?mtm_campaign=ext-docs&mtm_kwd=avalanche)**: Provides mainnet-like development environments for testing and staging smart contracts with unlimited faucet access.
- **[Simulator UI & Debugger](https://docs.tenderly.co/debugger?mtm_campaign=ext-docs&mtm_kwd=avalanche)**: Offers visual transaction debugging tools that reduce debugging time from hours to minutes.
- **[Simulation RPC](https://docs.tenderly.co/simulations/single-simulations#simulate-via-rpc?mtm_campaign=ext-docs&mtm_kwd=avalanche)**: Enables accurate prediction of transaction outcomes and gas costs before on-chain execution.
- **[Alerts & Web3 Actions](https://docs.tenderly.co/alerts/intro-to-alerts?mtm_campaign=ext-docs&mtm_kwd=avalanche)**: Deliver real-time monitoring and automated responses to on-chain events.
- **[Node RPC](https://docs.tenderly.co/node/rpc-reference?mtm_campaign=ext-docs&mtm_kwd=avalanche)**: Ensures high-performance, low-latency access across multiple regions with enterprise-grade reliability.

## Getting Started
1. **Create an Account**: Sign up at [Tenderly Dashboard](https://dashboard.tenderly.co/register/?mtm_campaign=ext-docs&mtm_kwd=avalanche)
2. **Set Up a TestNet**: Create a virtual TestNet for your development environment
3. **Access Faucet**: Utilize the unlimited faucet for testing purposes
4. **Explore Documentation**: Review the [official documentation](https://docs.tenderly.co/?mtm_campaign=ext-docs&mtm_kwd=avalanche)
5. **Integrate Tools**: Implement Tenderly's tools into your development workflow

## Documentation
For comprehensive integration guides, API references, and developer resources, visit [Tenderly Documentation](https://docs.tenderly.co/?mtm_campaign=ext-docs&mtm_kwd=avalanche).

## Use Cases
Tenderly supports various Web3 development scenarios:
- **Smart Contract Development**: Test and debug contracts in isolated environments
- **Protocol Updates**: Validate protocol upgrades and DAO proposals safely
- **dApp Development and Staging**: Develop, stage, and test smart contracts and entire dApps
- **Security Monitoring**: Implement automated security responses and real-time alerts
- **Transaction Optimization**: Predict and optimize transaction outcomes and gas costs

## Conclusion
Tenderly offers a robust, full-stack Web3 infrastructure solution that enables developers to build, test, and scale decentralized applications efficiently. With its comprehensive toolset and focus on development experience, Tenderly provides essential capabilities for modern Web3 development, from local testing to production deployment and monitoring.
Binary file added public/images/tenderly.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.