Set your blockfrost key in .env.local
:
NEXT_PUBLIC_BLOCKFROST_API_KEY = YOUR_KEY_HERE
And ignore the environment files in .gitignore
:
# local env files
.env*.local
Before you deploy on Vercel, add your NEXT_PUBLIC_BLOCKFROST_API_KEY
on their web portal (Project Settings - Environment Variables).
Frontend components for wallet connections, and useful React hooks to getting wallet states - Mesh provides everything you need to bring your Web3 user interface to life.
From wallet integrations to transaction builders, Mesh makes Web3 development easy with reliable, scalable, and well-engineered APIs & developer tools.
Whether you are new to web development or a seasoned blockchain full-stack developer, these guides will help you get started.
Follow us on Twitter for updates.
Join our Discord for any questions and suggestions.