Skip to content

Commit 714155a

Browse files
Update docs/tools/wallets/openfort
1 parent 9e4a9c0 commit 714155a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/tools/wallets/openfort

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
!!! caution "Content disclaimer"
22
Please view the third-party content disclaimer [here](https://github.com/0xPolygon/polygon-docs/blob/main/CONTENT_DISCLAIMER.md).
33

4-
[Openfort](https://openfort.xyz) is an infrastructure provider designed to simplify the development of games and gamified experiences across their suite of API endpoints. The platform vertically integrates the AA stack, so game developers can focus on game development without worrying about private key management, the account model or the onchain interactions with paymasters and bundlers.
4+
[Openfort](https://openfort.xyz) is an infrastructure provider designed to simplify the development of games and gamified experiences across their suite of API endpoints. The platform vertically integrates the AA stack, so game developers can focus on game development without worrying about private key management, the account model, or the onchain interactions with paymasters and bundlers.
55

6-
## Account Abstraction Infrastructure Built for Web3 Games
6+
## Account abstraction infrastructure built for web3 games
77

8-
- [Private Key Management](https://www.openfort.xyz/docs/guides/auth): The Openfort authentication service offers a comprehensive solution for user onboarding in web3 gaming by integrating with various backend solutions and authentication platforms with its MPC SSS solution.
8+
- [Private key management](https://www.openfort.xyz/docs/guides/auth): The Openfort authentication service offers a comprehensive solution for user onboarding in web3 gaming by integrating with various backend solutions and authentication platforms with its MPC SSS solution.
99

10-
- [Smart Accounts](https://www.openfort.xyz/docs/guides/accounts): Accounts are depicted as on-chain entities that secure a user's assets, acting as digital lockers. There are two account models: User Accounts and Dev Accounts, each tailored to different needs. User Accounts involve interactions with smart accounts, while Dev Accounts are used by developers with an Externally Owned Account (EOA).
10+
- [Smart accounts](https://www.openfort.xyz/docs/guides/accounts): Accounts are depicted as on-chain entities that secure a user's assets, acting as digital lockers. There are two account models: user accounts and dev accounts, each tailored to different needs. User accounts involve interactions with smart accounts, while dev accounts are used by developers with an Externally Owned Account (EOA).
1111

1212
- [Transaction Cloud](https://www.openfort.xyz/docs/guides/transaction-cloud): Openfort's transaction system is designed to handle transactions at scale, supporting high throughput and, most importantly, handling transactions at scale for games.
1313

0 commit comments

Comments
 (0)