NextJs monorepo for web3 account abstractions.
Options for complex components:
See
contract.ts
andabis.ts
, create a named export for each contract/abi instead of single export map, to ensure treeshaking works.
Check
WagmiProvider
for thezerodev
config of the account abstractions sdk used to creates a smart wallet, session keys, batch transactions and sponsors the gas.
pnpm install
pnpm dev
pnpm build
Check out the following places for more content:
- Twitter @ConcaveFi
- Discord concave
MIT License