Skip to content
Merged
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
25 changes: 11 additions & 14 deletions docs/infrastructure/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,28 +5,25 @@ title: Infrastructure
Infrastructure Overview
---

:::warning[Coming soon: more infra partners integrated]
Fluent is currently in early testnet phase, and we're actively working to integrate more infrastructure providers. Additional partners will be added as we expand our ecosystem. You can check our [Builder Portal](https://testnet.fluent.xyz/builder) for the most up-to-date list of confirmed infrastructure partners.
:::

## Our Infrastructure Philosophy

While **Fluent is fundamentally app-first in our approach**, we recognize that no L2 can thrive without robust infrastructure providers. Our philosophy is simple: we don't just add random infrastructure partners. We carefully curate those that provide the exact services needed to empower developers to build truly differentiated, blended applications.
While **Fluent is fundamentally app-first in our approach**, we recognize that no ecosystem can thrive without robust infrastructure providers. Our philosophy is simple: we don't just add random infrastructure partners. We carefully curate those that provide the exact services needed to empower developers to build truly differentiated, blended applications.

We strike a deliberate balance between flexibility and being opinionated. Every infrastructure partner we integrate is chosen because they offer specific capabilities that unlock new possibilities for blended app development. This curated approach ensures that developers have access to the right tools at the right time, without being overwhelmed by unnecessary complexity.

## Live Infrastructure Partners

Our testnet is supported by the following infrastructure partners:
Our mainnet is supported by the following infrastructure partners:

* **[QuickNode](https://www.quicknode.com/docs/welcome)**: RPC provider and faucet services for internal and ecosystem teams (reach out for more info)
* **[Thirdweb](https://portal.thirdweb.com/)**: RPC provider and other services (soon to be integrated)
* **[Quicknode](https://www.quicknode.com/docs/welcome)**: RPC provider and faucet services for internal and ecosystem teams
* **[Privy](https://docs.privy.io/welcome)**: Smart and embedded wallets with social login support
* **[Pyth](https://docs.pyth.network/)**: Real-time price feeds and event streaming
* **[thirdweb](https://portal.thirdweb.com/)**: RPC provider and native point of sale services like Checkout and Pay
* **[Hyperlane](https://docs.hyperlane.xyz/)**: Cross-chain messaging and interoperability
* **[Goldsky](https://docs.goldsky.com/chains/fluent)**: Blockchain indexing and data infrastructure
<!-- Alternative [link to Goldsky](./goldsky) -->
* **[Biconomy](https://docs.biconomy.io/)**: Account abstraction and gasless/sponsored transactions
* **[Para](https://docs.getpara.com/v2/introduction/welcome)**: Smart wallet with social login support
* **[ZeroDev](https://docs.zerodev.app/)**: Account abstraction and gasless/sponsored transactions
* **[BitGo](https://bitgo.com/)**: Multi-chain wallet and transaction management
* **[Blockscout](https://docs.blockscout.com/)**: Open-source blockchain explorer for inspecting, analyzing, and interacting with blockchains
* **[Swapper](https://swapper.finance/)**: On-ramping infrastructure

:::info[Coming soon: dedicated developer guides]
We're working on comprehensive developer guides for each infrastructure provider. These guides will include step-by-step tutorials, code examples, and best practices for integrating with Fluent's testnet. Stay tuned for detailed documentation on how to leverage each partner's services in your Fluent applications.
We're working on comprehensive developer guides for each infrastructure provider. These guides will include step-by-step tutorials, code examples, and best practices for integrating across Fluent's mainnet and testnet environments. Stay tuned for detailed documentation on how to leverage each partner's services in your Fluent applications.
:::
Loading