| Project | Init Code | Ethers | Viem | Bundler | Paymaster |
| --------- | --------- | ------ | ---- | ------- | --------- |
| Biconomy | ✅ | ✅ | | | |
| Pimlico | ✅ | ✅ | ✅ | | |
| ZeroDev | ✅ | ✅ | ✅ | | |
| Candide | ✅ | ✅ | | | |
| Alchemy | Untested | | | | |
| EtherSpot | Untested | | | | |
| Safe | Untested | | | | |
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.