Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/naufaldi/nft-landingpage

Landingpage NFT
https://github.com/naufaldi/nft-landingpage

Last synced: 10 days ago
JSON representation

Landingpage NFT

Awesome Lists containing this project

README

        

## Build a dapp with Next.js and the MetaMask API
Build a dapp with Next.js and the MetaMask API

## To Do list
- [x] Create a Next.js app
- [x] Add the MetaMask API
- [x] Add a button to connect to MetaMask
- [x] Add a button to get the user's account
- [x] Add a button to get the user's balance
- [x] Add Animation with Framer Motion
- [ ] Design the UI

## Reference
- [Next.js](https://nextjs.org/)
- [MetaMask API](https://docs.metamask.io/guide/ethereum-provider.html#api)
- [Framer Motion](https://www.framer.com/motion/)
- [Design by Illyin Studio](https://www.figma.com/community/file/1182543443323256015)
- [Tutorial Connect](https://trufflesuite.com/guides/metamask-api/)