0xcuriousapple / autopilot-client

Client for AutoPilot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AutoPilot Client

Main Repo : Main

Autopilot

How to use

  1. git clone
  2. npm i
  3. npm run dev

Things we used

  • we used react with js for fast prototyping
  • used account-abstraction sdk to deal with userOps
  • we create the signer and directly sign userOps on client, so we don't use any wallets to sign ops
  • used etherscan api to fetch tx info from link
  • used react-flow for the flow/visual scripting
  • tailwind for styling and used some gradients from a random website and mainpage style is a ripoff from a github repo
  • midjourney for generated images

About

Client for AutoPilot


Languages

Language:JavaScript 89.6%Language:CSS 9.3%Language:HTML 1.1%