A dead simple ui (web2ish) that (currently) shows latest (usdc) blacklisted wallets on ethereum.
⚡⚡ Written in Typescript and using Deno and Fresh for blazing fast development ⚡⚡
Deno on your machine
Follow instructions here to install Deno if you don't have it installed already.
A Moralis Web3 Api Key. You can get one here.
You will find your api key under the keys tab in your account settings
Start the project:
MORALIS_WEB3_API_KEY=<YOUR_API_KEY> deno task start