starknet-react icon indicating copy to clipboard operation
starknet-react copied to clipboard

Create companion app to deploy arcade accounts

Open fracek opened this issue 2 years ago • 2 comments

Related to #347

Goal

Create a new Next.js 14 application that's used to deploy the arcade account for mobile apps. The app will be a simple Starknet React app that uses Tailwind + Shadcn for styling.

Routes

  • /setup: this page is linked from the mobile app and is used to fund, deploy, and initialize arcade accounts. It receives all parameters through query parameters.
  • /setup/completed: at the end of the setup flow, redirect users to this page and tell them to go back to the mobile app.

References

We can use the burner account demo as a starting point for this application.

fracek avatar Nov 20 '23 12:11 fracek

This issue has been automatically marked as stale because it has not had activity in the six months. It will be closed in 2 weeks if no further activity occurs. Please feel free to leave a comment if you believe the issue is still relevant.

github-actions[bot] avatar May 19 '24 02:05 github-actions[bot]

Is this issue still open I could handle it ASAP @fracek I could create the next js app for deploying the project to the mobile app

josephchimebuka avatar May 22 '24 22:05 josephchimebuka