SNS Setup Guide

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

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

Current Support: IPFS projects only | Roadmap: Arweave/Internet Computer support

Prerequisites

  1. Owned SNS Domain:

    • Register via SNS App (e.g., yourproject.sol)

    • Ensure ownership by controlling the associated Solana wallet private key

  2. Deployed IPFS Project:

    • Live on 4EVERLAND (Dashboard → Projects → [Project] → Details)

  3. 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

Add SNS Domain in 4EVERLAND

Path: Dashboard → Projects → [IPFS Project] → DomainsDecentralized Domains SNS

  1. Domain Input

    • Enter your SNS domain (e.g., yourproject.sol)

  2. 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... or ipfs://bafybe...

      • Save changes → Sign transaction (gas fee: ~0.001 SOL)

Step 2: Confirm Resolution & Testing

  1. Transaction Confirmation

    • Check Solana Explorer: Search your wallet address for SetRecord events

  2. 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

Last updated