Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/costingh/nft-finder
Web app that uses OpenSea's API to display what NFT Collections are Influencers/Artists holding in their wallets.
https://github.com/costingh/nft-finder
crypto-payment ethereum-dapp metamask nextjs nft nftart opensea
Last synced: 10 days ago
JSON representation
Web app that uses OpenSea's API to display what NFT Collections are Influencers/Artists holding in their wallets.
- Host: GitHub
- URL: https://github.com/costingh/nft-finder
- Owner: costingh
- Created: 2021-10-20T16:38:20.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-27T08:43:40.000Z (about 3 years ago)
- Last Synced: 2023-09-27T07:59:19.698Z (about 1 year ago)
- Topics: crypto-payment, ethereum-dapp, metamask, nextjs, nft, nftart, opensea
- Language: JavaScript
- Homepage: https://www.nftfinder.tech
- Size: 307 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
```