
Quickstart
Deploy your first application to the permaweb in under 5 minutes using Arlink. This guide will walk you through connecting your wallet, setting up your first deployment, and publishing your application.
Prerequisites
Before you begin, make sure you have:
An Arweave wallet (Wander recommended)
A GitHub account or Protocol Land account
Your web application code ready to deploy
Step 1: Connect Your Wallet
Visit Arlink Dashboard
Click "Connect Wallet" in the top right corner
Select your wallet provider (Wander recommended)
Authorize the connection when prompted
Step 2: Create Your First Deployment
Choose your preferred deployment method:
Click "New Deployment" in the dashboard
Select "Import from GitHub"
Authorize Arlink in GitHub if prompted
Choose your repository
Verify your build settings (pre-filled based on repository analysis):
Review these settings and adjust if needed.
Step 3: Set Up Your Domain
Choose your preferred domain option:
Enable "Arlink undername" in deployment settings
Enter your preferred name (e.g.,
myapp
)Your application will be available at:
myapp_arlink.arweave.net
Step 4: Deploy
Review your deployment settings.
Click Deploy to initiate the build process.
Monitor the build progress in real-time.
Once complete, you'll see a success card—use it to visit your deployment and access the deployment management panel.
Common Questions
Next Steps
Need help? Click the chat icon in the bottom right or join our Discord community.
Last updated