address.vision
is a web application that allows users to quickly query an Ethereum address or an ENS name via a browser. It fetches and displays the NFTs and tokens associated with the queried address. The project utilizes Next.js, TailwindCSS, and DaisyUI for the frontend and uses the OpenSea and Covalent APIs for data fetching.
To get started with address.vision
, follow these steps:
-
Clone the repository:
git clone https://github.com/BuidlGuidl/address-vision-port.git
-
Create a
.env.local
file in the root directory and populate it with the necessary environment variables. -
Install packages with
yarn
-
Start the app with
yarn start
To use address.vision
, simply search for an Ethereum address or an ENS name in the search bar. The application will fetch and display the NFTs and tokens related to the address.
- Built with Next.js for optimal performance.
- Styled with TailwindCSS and DaisyUI for a modern, responsive design.
- Utilizes OpenSea API to fetch and display NFTs.
- Utilizes Covalent API to fetch tokens and their current prices.
We welcome contributions to address.vision
. For more details, please refer to the CONTRIBUTING.md file.
This project is licensed under the terms specified in the LICENCE.md file.
For more information or for contribution inquiries, you can join our Telegram Group.