1.2.1 • Published 8 months ago

@tenderly/metamask-snap v1.2.1

Weekly downloads
-
License
(MIT-0 OR Apache-...
Repository
github
Last release
8 months ago

Introduction

Tenderly TX Preview enables you to see the exact outcomes of your transactions before sending them on-chain. Powered by the Tenderly Simulation Infrastructure, this feature gives you detailed and human-readable information about your transactions, including transferred assets with exact dollar values for ERC-20 tokens and NFTs.

By previewing transactions before sending, you can avoid unnecessary gas costs, prevent failed transactions, and identify potential security risks. With Tenderly TX Preview, you can make an informed decision thanks to the following information:

FeatureDescription
Asset Changes with Dollar ValuesSee the exact asset transfers within your ERC-20 and ERC-721 transactions, including their corresponding dollar values.
Link to Simulation in Tenderly DashboardGet detailed information about your transaction simulations in the Tenderly Dashboard.
Link to Publicly Shared Simulation in Tenderly DashboardShare your simulated transactions with others using a public URL. The recipient doesn’t need to have a Tenderly account to view the shared transaction in read-only mode.

With this in-depth information about your transactions, you can understand their exact financial implications, avoid any hidden security risks, and save valuable resources.

Setup

To start using Tenderly TX Preview, you can set it up using the Tenderly Dashboard or run it locally. Follow a few simple steps to get started.

1. Get Tenderly access

First, you need a Tenderly account to start using the TX Preview feature. To set up your account, register by following a few simple steps.

Install Tenderly Snap from the Dashboard

Next, generate a Tenderly access token to allow Tenderly Snap to connect to your Tenderly account. This is a unique identifier that you can on the following link https://dashboard.tenderly.co/account/authorization.

By clicking the Connect to Tenderly Snap button, you’ll automatically install Tenderly Snap and be able to use Tenderly TX Preview.

2. Run Tenderly Snap locally

You can also set up Tenderly Snap locally. To achieve this, follow the steps below.

Clone the Repository

First, download the app code onto your local machine by cloning this repository. For more information, find detailed instructions in the GitHub documentation.

Note that you need a Tenderly account to use Tenderly Snap, so make sure to create it as described above.

Start the app

After cloning the repository, go to the root project directory in your terminal. Next, run the yarn start command to start the app. Once done, you can access it on http://localhost:8000.

Use the following command to clone the repository:

git clone https://github.com/Tenderly/tenderly-snap.git

Next, go to the root project directory:

cd tenderly-snap

Finally, start the app using:

yarn install && yarn start

Congrats, you’ve successfully installed Tenderly Snap on your local machine. You can now use Tenderly TX Preview. If you come across any issues, feel free to reach out to our support team at support@tenderly.co. We're happy to help! 💜

Author

The repo is made using @metamask/template-snap-monorepo.

1.2.1

8 months ago

1.2.0

8 months ago

1.1.0

8 months ago

1.0.0

8 months ago

0.1.3

9 months ago

0.1.2

9 months ago

0.1.1

9 months ago