Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.11 KB

README.md

File metadata and controls

34 lines (21 loc) · 1.11 KB

Getting Started

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).

Learn More

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.

Connect with us

Follow us on Twitter for updates.

Join our Discord for any questions and suggestions.