Skip to content

Think-and-Dev/safe-account-abstraction-workshop

Repository files navigation

Account Abstraction demo app

Alt text

Installation

Install deps:

yarn install

Create a .env file (see example.env)

# see https://web3auth.io/docs/developer-dashboard/get-client-id
REACT_APP_WEB3AUTH_CLIENT_ID=
REACT_APP_STRIPE_BACKEND_BASE_URL=https://aa-stripe.safe.global
REACT_APP_STRIPE_PUBLIC_KEY=pk_test_51MZbmZKSn9ArdBimSyl5i8DqfcnlhyhJHD8bF2wKrGkpvNWyPvBAYtE211oHda0X3Ea1n4e9J9nh2JkpC7Sxm5a200Ug9ijfoO

Run the demo App:

yarn start

Documentation

Safe{Core} AA Docs

https://docs.safe.global/safe-core-aa-sdk/safe-core-sdk

Gelato Relay

https://docs.gelato.network/developer-services/relay

Web3Auth

https://web3auth.io/docs/quick-start

Presentation

https://ipfs.io/ipfs/QmcJNEABLAzfCrMdxFKFtRmCobopf2ETZwyVxweUiKZEgK/workshop%20AA.pdf

About

Account abstraction workshop - Side event ETHArgentina

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published