Skip to content

Commit 279bfca

Browse files
Merge pull request 0xPolygon#250 from joalavedra/patch-1
Create openfort page
2 parents 3e531b3 + 714155a commit 279bfca

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docs/tools/wallets/openfort

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
!!! caution "Content disclaimer"
2+
Please view the third-party content disclaimer [here](https://github.com/0xPolygon/polygon-docs/blob/main/CONTENT_DISCLAIMER.md).
3+
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.
5+
6+
## Account abstraction infrastructure built for web3 games
7+
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.
9+
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).
11+
12+
- [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.
13+
14+
Get started by forking [live samples](https://www.openfort.xyz/docs/guides/resources) of Openfort infrastructure.

0 commit comments

Comments
 (0)