arilotter / lil-smart-accounts

Smart Accounts Playground

Home Page:https://lil-smart-accounts.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lil Smart Accounts

image

Product Matrix / Tested

| Project   | Init Code | Ethers | Viem | Bundler | Paymaster |
| --------- | --------- | ------ | ---- | ------- | --------- |
| Biconomy  |||      |         |           |
| Pimlico   ||||         |           |
| ZeroDev   ||||         |           |
| Candide   |||      |         |           |
| Alchemy   | Untested  |        |      |         |           |
| EtherSpot | Untested  |        |      |         |           |
| Safe      | Untested  |        |      |         |           |

Development

Installation

npm install
# or
yarn
# or
pnpm install

Second, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

About

Smart Accounts Playground

https://lil-smart-accounts.vercel.app


Languages

Language:TypeScript 95.6%Language:CSS 2.7%Language:JavaScript 1.7%