Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions pages/builders/tools/build/account-abstraction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -42,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
1 change: 1 addition & 0 deletions words.txt
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,7 @@ SYNCTARGET
synctarget
syscalls
therealbytes
Thirdweb
threadcreate
tility
timeseries
Expand Down
Loading