Skip to content

Abracadabra-money/tenderly-tap

Repository files navigation

Tenderly Tap

Tenderly Tap was created to help users quickly set up and fund test wallets on Tenderly RPC forks. With just a few clicks, you can:

  • Add unlimited gas token to a wallet
  • Transfer tokens from any wallet to another
  • Refill Abracadabra cauldrons with $MIM

Tech Stack

Tenderly Tap uses the following technologies in its stack:

  • Next.js
  • Create React App
  • Tailwind CSS
  • ethers.js

Getting Started

First create a copy of .env.sample, renaming it .env. The two environment variables are NEXT_PUBLIC_TENDERLY_SLUG and NEXT_PUBLIC_TENDERLY_ACCESS_KEY, both of which can be accessed via the Tenderly UI.

To find your slug, first visit the projects page. In the example below, the slug is abracadabra.

Tenderly Project Page

To create an access key, visit the authorization page.

After than, simply install dependencies via npm install and run the development server with npm run dev.

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

Tenderly Tap makes setting up a wallet on a Tenderly fork easy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published