|
1 | 1 | !!! caution "Content disclaimer" |
2 | 2 | Please view the third-party content disclaimer [here](https://github.com/0xPolygon/polygon-docs/blob/main/CONTENT_DISCLAIMER.md). |
3 | 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. |
| 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, offering three core components: Identity, Cloud, and Ecosystems. |
5 | 5 |
|
6 | 6 | ## Account abstraction infrastructure built for web3 games |
7 | 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. |
| 8 | +### [Identity](https://www.openfort.xyz/docs/guides/auth) |
| 9 | +- **Authentication**: Openfort's authentication service offers a comprehensive solution for user onboarding in web3 gaming by integrating with various backend solutions and authentication platforms. |
| 10 | +- **Private Key Management**: Utilizing an MPC SSS solution, Openfort ensures secure and efficient private key handling. |
| 11 | +- **Smart Contract Wallets**: Accounts are depicted as on-chain entities that secure a user's assets, acting as digital lockers. User accounts involve interactions with smart accounts, providing a secure and flexible account model. |
9 | 12 |
|
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). |
| 13 | +### [Cloud](https://www.openfort.xyz/docs/guides/transaction-cloud) |
| 14 | +- **Transaction Management**: Openfort's transaction system is designed to handle transactions at scale, supporting high throughput for games. |
| 15 | +- **Gasless Transactions**: Simplify user experience by abstracting away gas fees from end-users. |
| 16 | +- **Parallelization**: Efficient processing of multiple transactions simultaneously to enhance performance. |
| 17 | +- **Nonce Management**: Automatic handling of transaction nonces to prevent conflicts and ensure smooth execution. |
11 | 18 |
|
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. |
| 19 | +### [Ecosystems](https://www.openfort.xyz/docs/guides/ecosystem) |
| 20 | +- **Middleware Deployment**: Deploy Openfort's middleware technology in your chain from day zero, enabling quick integration and scalability. |
| 21 | +- **Whitelabel Onboarding**: Customize the onboarding experience to match your ecosystem's branding and requirements. |
| 22 | +- **Ecosystem Wallets**: Tailored wallet solutions that integrate seamlessly with your specific ecosystem. |
| 23 | +- **Ecosystem Policies**: Implement and manage policies specific to your ecosystem, ensuring compliance and optimal functionality. |
13 | 24 |
|
14 | | -Get started by forking [live samples](https://www.openfort.xyz/docs/guides/resources) of Openfort infrastructure. |
| 25 | +Get started by forking [live samples](https://www.openfort.xyz/docs/guides/resources) of Openfort infrastructure to explore these components in action. |
0 commit comments