Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: minikit poc #2060

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

feat: minikit poc #2060

wants to merge 3 commits into from

Conversation

alessey
Copy link
Contributor

@alessey alessey commented Mar 3, 2025

What changed? Why?

  • in /onchainkit/create-onchain run bun run build && chmod +x ./dist/esm/cli.js
  • get your recovery key from warpcast settings/advanced
    on your passkey account
  • run the created cli command ./dist/esm/cli.js --mini
  • set up your frames account manifest, creating a wallet with the recovery key
    • once TBA delegate signing has been implemented, will be able to connect
  • in /onchainkit run yarn build && yarn pack && cp package.tgz YOUR_PROJECT_DIRECTORY
  • in YOUR_PROJECT_DIRECTORY run npm install
  • setup redis env params for notifications/webhooks
  • npm run dev

Notes to reviewers

How has it been tested?

Copy link

vercel bot commented Mar 3, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
onchainkit-coverage ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 6, 2025 9:41pm
onchainkit-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 6, 2025 9:41pm
onchainkit-routes ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 6, 2025 9:41pm

@alessey alessey force-pushed the alessey/minikit-web-manifest branch from 7834e84 to b3d32cd Compare March 3, 2025 18:48
@alessey alessey force-pushed the alessey/minikit-web-manifest branch from b3d32cd to 7e412ee Compare March 3, 2025 18:49
@alessey alessey force-pushed the alessey/minikit-web-manifest branch from 7e412ee to c7527a0 Compare March 3, 2025 18:53
@alessey alessey changed the title Alessey/minikit web manifest feat: minikit poc Mar 3, 2025
@alessey alessey force-pushed the alessey/minikit-web-manifest branch from c7527a0 to 6bf776f Compare March 3, 2025 18:56
@alessey alessey force-pushed the alessey/minikit-web-manifest branch from 6bf776f to bd1cd84 Compare March 3, 2025 19:03
@alessey alessey force-pushed the alessey/minikit-web-manifest branch from bd1cd84 to a99dff6 Compare March 3, 2025 19:37
@alessey alessey force-pushed the alessey/minikit-web-manifest branch from 4a9c2a4 to a182660 Compare March 5, 2025 15:36
@alessey alessey force-pushed the alessey/minikit-web-manifest branch from a182660 to 1a94f20 Compare March 5, 2025 15:44
@alessey alessey force-pushed the alessey/minikit-web-manifest branch from 1a94f20 to b931893 Compare March 5, 2025 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant