Skip to content

rohit-710/appkit-tenderly-vTestnet

Repository files navigation

Reown: AppKit + Tenderly's Virtual TestNet Example App

  1. First, navigate to cloud.reown.com and create a new project. Upon creating a new project, a project Id will be generated for your new project. Please copy it as you will need it to configure your app.

  2. Rename .env.example to .env and paste the project ID that was generated for you in the previous step (Step 1).

  3. Now, you need to install all the dependencies for your app to function properly. So run the command given below:

npm run dev

If you are using alternative package managers, you can try either of these commands - yarn dev, or pnpm dev, or bun dev.

  1. Open http://localhost:3000 with your browser to see the result.

  2. You will be able to see your example app which will allow you to connect your wallet and use the Scroll network.

Learn More

To learn more about AppKit:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published