SNS Setup Guide
Solana Name Service (SNS) Domain Setup Guide for 4EVERLAND IPFS Deployments

Introduction to SNS Integration
4EVERLAND supports Solana Name Service (SNS) domains, enabling seamless mapping of .sol
names to your IPFS projects. SNS domains offer:
Decentralized Ownership: Controlled via Solana private keys (no central registrars)
On-Chain Resolution: Map domains to IPFS CIDs, Solana addresses, or custom data
Cost Efficiency: Low registration fees (≈ $5–$10/year) and minimal gas costs on Solana
Web3 Native: Works with Solana wallets (Phantom, Slope, Trust Wallet) and dApp browsers
Prerequisites
Owned SNS Domain:
Register via SNS App (e.g.,
yourproject.sol
)Ensure ownership by controlling the associated Solana wallet private key
Deployed IPFS Project:
Live on 4EVERLAND (Dashboard → Projects → [Project] → Details)
Solana Wallet Setup:
Install Phantom/Slope Wallet (Chrome/Firefox) with Solana Mainnet configured
Sufficient SOL for transaction fees (≈ 0.001 SOL per transaction)
Step 1: Add SNS Domain in 4EVERLAND

Path: Dashboard → Projects → [IPFS Project] → Domains → Decentralized Domains → SNS
Domain Input
Enter your SNS domain (e.g.,
yourproject.sol
)
Configure On-Chain Records
Click Add → 4EVERLAND will show IPNS & IPFS CID
Go to SNS Domain Management → Edit
yourproject.sol
Add new record:
Value:
ipns://k51qzi...
oripfs://bafybe...
Save changes → Sign transaction (gas fee: ~0.001 SOL)

Step 2: Confirm Resolution & Testing
Transaction Confirmation
Check Solana Explorer: Search your wallet address for
SetRecord
events
Resolution Testing
Web3 Wallet: Open
yourproject.sol
in Phantom Browser (auto-resolves to IPFS content)Non-Web3 Browser: Use 4EVERLAND Gateway →
https://yourproject.4sol.xyz
📞 Support Resources
Live Chat: Join Discord server → #Open a ticket
Email: [email protected] (include domain name & project ID in subject)
Last updated