[!NOTE] Looking for v2? switch the branch.
Your on-ramp to web3 multichain. AppKit is a versatile library that makes it super easy to connect users with your Dapp and start interacting with the blockchain.

Create apps/laboratory/.env.local file using the template from apps/laboratory/.env.example
In each of the examples create .env.local file with following contents
VITE_PROJECT_ID="your_project_id"
pnpm watch to build and watch for file changes in a separate tabpnpm laboratoryIf you need to release a canary/alpha/beta you need to enter prelease mode first
pnpm changeset:pre <release tag>
For example: pnpm changeset:pre a123bas2
If you need to release a canary/alpha/beta you need to enter prelease mode first
pnpm changeset
For example: pnpm changeset:pre a123bas2
pnpm update and update dependenciespnpm install and verify if everything still works correctlyV4V4 and name it with the version tagpnpm changeset and set new custom version, enter prelease mode first if you want to add a tag to the version.ConstantsUtil in @web3modal/scaffold-utils to the correct versionPR with Release Notes and merge into V4V4 and run pnpm publish:latestGenerate Change and only leave the link with difference. Paste in your changelog from PR.Set as the last release and publish release.See
$ claude mcp add appkit \
-- python -m otcore.mcp_server <graph>