Skip to content

Repository files navigation

Wallet explorer

NextJs version Alchemy SDK Rainbow Kit License

This dapp uses the Alchemy SDK rigged to Alchemy's Enhanced APIs in order to display all of an address's ERC-20 token balances and owned NFTs.

Created using create-web3-dapp

First steps

  1. Install node >= 16 (You can use nvm)
  2. Get an Alchemy API Key

Development

Install dependencies

npm install

Fill in the environment definitions needed for this project.

Copy the .env.example file to .env

cp .env.example .env

fill ALCHEMY_API_KEY="<Your-Alchemy-SDK-Key>"with your key

Run project

npm run dev

And open http://localhost:3000

About

Yet another wallet explorer. done with Alchemy SDK

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages