Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1.19 KB

README.md

File metadata and controls

33 lines (19 loc) · 1.19 KB

solana-nft-explorer

Lets you explore NFTs of any solana wallet.

This boilerplate is built with Moralis

Please check the official documentation of Moralis for all the functionalities of Moralis.

⭐️ Star us

If this boilerplate helps you build Ethereum dapps faster - please star this project, every star makes us very happy!

🤝 Need help?

If you need help with setting up the boilerplate or have other questions - don't hesitate to write in our community forum and we will check asap. Forum link. The best thing about this boilerplate is the super active community ready to help at any time! We help each other.

🚀 Quick Start

💿 Install all dependencies:

yarn install

✏ Rename .env.local.example to .env and provide required data. Get your Web3 Api Key from the Moralis dashboard:

image

🚴‍♂️ Run your App:

yarn start