ERC 4337 Smart Account platform with the goal to make the UX of web 3 even better than the UX of web 2
Our thesis is that a user should be able to be as protected as they would like which is why our decentralization method is referred to opt in decentralization. Our eventual goal is to give the end user as much controls as possible to access their contract and our service with varying amounts of decentralization based on which trade off they want to make.
A Nextjs frontend styled with tailwindcss paired wwith Strapi backend. The frontend is utilizing both Wallet Connect and Stytch for authentication then Wyre for the on and off ramp.
We have based much of the ERC 4337 contracts, ethers interactions, and bundler off of the Eth Infinitism spec. (github: Eth-infinitism)