Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/naufaldi/nft-landingpage
Landingpage NFT
https://github.com/naufaldi/nft-landingpage
Last synced: 10 days ago
JSON representation
Landingpage NFT
- Host: GitHub
- URL: https://github.com/naufaldi/nft-landingpage
- Owner: naufaldi
- Created: 2023-01-12T09:29:50.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-17T14:54:06.000Z (about 2 years ago)
- Last Synced: 2024-11-14T17:51:35.196Z (2 months ago)
- Language: TypeScript
- Size: 2.11 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)