tomw1808 / erc4337-candide

Home Page:https://erc4337-candide.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ERC4337 Demo

ERC4337 Demo Chat Application using the SafeWallet as onchain wallet via Candide Abstractionkit 0.1.3. It follows largely the demo of this video walkthrough.

Screenshot of ERC4337 Demo

Getting Started

Have a Browser-Wallet like MetaMask ready then

git clone https://github.com/tomw1808/erc4337-candide.git

cd erc4337-candide
npm i
npm run dev

Note: If it runs slow with the chat-messages, try adding an Infura-ID to .env. If there is no infura id, it will automatically use a public provider which might be slow.

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

Learn More

To learn more about ERC4337 Account Abstraction, take a look at the following resources:

Get In Touch

About

https://erc4337-candide.vercel.app


Languages

Language:TypeScript 97.5%Language:CSS 1.5%Language:JavaScript 1.0%