Skip to content

Schrammel/web3-tools

Repository files navigation

Account Abstractions Starter

NextJs monorepo for web3 account abstractions.

Stack Features

Options for complex components:

Contracts

See contract.ts and abis.ts, create a named export for each contract/abi instead of single export map, to ensure treeshaking works.

Check WagmiProvider for the zerodev config of the account abstractions sdk used to creates a smart wallet, session keys, batch transactions and sponsors the gas.

Setup

pnpm install
pnpm dev

Build & Deploy

pnpm build

Tests

Community

Check out the following places for more content:

License

MIT License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published