Gateway Providers

Overview

Gateway providers are responsible for discovering and managing AR.IO gateways that Wayfinder can use to access Arweave data. They abstract the complexity of gateway discovery and provide a consistent interface for routing strategies to select optimal gateways.

Provider Comparison

ProviderDiscoveryPerformanceReliabilityUse Case
NetworkGatewaysProviderDynamicMediumHighProduction
StaticGatewaysProviderStaticHighMediumDevelopment/Testing
SimpleCacheGatewaysProviderCachedHighHighNode based environments
LocalStorageGatewaysProviderCachedHighHighWeb based environments

Was this page helpful?