Skip to content

Integrate Tenderly simulations into your dapps with this example repository showcasing the power of Tenderly SDK. Test transaction behavior and optimize your dapp's performance without executing transactions on-chain.

Notifications You must be signed in to change notification settings

hakierka/TenderlySDK-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Tenderly Simulation Example

This repository provides a basic example of how to use Tenderly SDK to simulate transactions. It demonstrates the usage of Tenderly simulations integrated into decentralized applications.

Examples

For more information on Tenderly SDK and simulations, refer to the Tenderly SDK documentation.

Usage

To run the basic simulation example:

  1. Install Node.js on your machine if you haven't already.
  2. Clone this repository: git clone https://github.com/your-username/Tenderly-Simulation-Example.git
  3. Navigate to the cloned repository: cd Tenderly-Simulation-Example
  4. Install the required dependencies: npm install @tenderly/sdk
  5. Open the examples/basic-simulation.js file and replace the placeholder values in the tenderly configuration object with your actual Tenderly account information.
  6. Run the simulation: node examples/basic-simulation.js

Please note that you need to have a valid Tenderly account and obtain the necessary account details to run the simulations successfully.

For more information and detailed tutorials, refer to the Tenderly documentation.

About

Integrate Tenderly simulations into your dapps with this example repository showcasing the power of Tenderly SDK. Test transaction behavior and optimize your dapp's performance without executing transactions on-chain.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published