npm run dev
# or
yarn dev
# or
pnpm devOpen http://localhost:3000 with your browser to see the result.
This app collects and displays NFTs in the users phantom wallet, with the option to transfer it to another account. Receiver address is currently hardcoded. Planning to make it a user input.