Skip to content

Commit

Permalink
Re-arrange list
Browse files Browse the repository at this point in the history
  • Loading branch information
krofax authored Aug 20, 2024
1 parent f071702 commit af0d8c1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pages/builders/tools/build/account-abstraction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@ Ready to enable account abstraction experiences in your app? Here's some helpful
* [Alchemy](https://www.alchemy.com/account-abstraction):
Account Kit is a complete solution for account abstraction. Using Account Kit, you can create a smart contract wallet for every user that leverages account abstraction to simplify every step of your app's onboarding experience. It also offers Gas Manager and Bundler APIs for sponsoring gas and batching transactions.

* [thirdweb](https://portal.thirdweb.com/connect/account-abstraction/overview):
offers the complete tool-kit to leverage account abstraction technology to enable seamless user experiences for your users. This includes Account Factory contracts that lets your users spin up Smart Accounts, Bundler for UserOps support, and Paymaster to enable gas sponsorships.

* [Biconomy](https://docs.biconomy.io/): is an Account Abstraction toolkit that enables you to provide the simplest UX for your app or wallet. It offers modular smart accounts, as well as paymasters and bundlers as a service for sponsoring gas and executing transactions at scale.

* [GroupOS](https://docs.groupos.xyz/introduction/group-os): provides Smart Wallets that are ERC-4337 compliant smart wallets, offering full flexibility, programmability and extensibility as well as out-of-the-box toolkit groups need to gaslessly onboard and activate wallets to games, applications, and/or protocols.
Expand All @@ -45,6 +42,9 @@ Ready to enable account abstraction experiences in your app? Here's some helpful

* [Stackup](https://docs.stackup.sh/docs): provides smart account tooling for building account abstraction within your apps. They offer Paymaster and Bundler APIs for sponsoring gas and sending account abstraction transactions.

* [Thirdweb](https://portal.thirdweb.com/connect/account-abstraction/overview):
offers the complete tool-kit to leverage account abstraction technology to enable seamless user experiences for your users. This includes Account Factory contracts that lets your users spin up Smart Accounts, Bundler for UserOps support, and Paymaster to enable gas sponsorships.

## Helpful Tips

* [EIP-1271 Signature Validation](https://eip1271.io/)
Expand Down

0 comments on commit af0d8c1

Please sign in to comment.