StarterOnchainKit
Onchain App Template
An Onchain App Template built with OnchainKit, and ready to be deployed to Vercel. Play with it live on https://onchain-app-template.vercel.app Have fun! ⛵️Setup
To ensure all components work seamlessly, set the following environment variables in your.env
file using .env.local.example
as a reference.
You can find the API key on the Coinbase Developer Portal’s OnchainKit page. If you don’t have an account, you will need to create one.
You can find your Wallet Connector project ID at Wallet Connect.
Locally run
Resources
- OnchainKit documentation
- We use the OnchainKit Early Adopter contract written by neodaoist [X]