About This Track
Understand Gateways on Arweave and how to use them to read and write permanent data. We'll start by deploying a gateway locally for development, then to the cloud for production and finally to a decentralised infrastructure provider
Understand Gateways on Arweave and how to use them to read and write permanent data. We'll start by deploying a gateway locally for development, then to the cloud for production and finally to a decentralised infrastructure provider
Created by:
K
I'm a developer trying to break down complex concepts for the rest of us. I'm not smarter than you; I just have more time for research. Web and open-source enthusiast 💚
@K4y1sInstall and run an Arweave gateway locally using Docker Compose and environment variables. Learn configuration options for development in this concise guide.
This lesson covers installing and running an Arweave gateway on AWS. You will deploy the cloud infrastructure using Terraform. This lesson will also explain how to update the gateway via CodeDeploy.
This lesson covers extending an Arweave gateway for bundling, which enables uploads to Arweave. You will install the bundler sidecar to your gateway and allow specific addresses to upload.