Protocol.Land Docs
HomeBlogGit Repo
  • ๐Ÿ‘‹Welcome to Protocol.Land
  • ๐Ÿ—„๏ธWorking with Repositories
    • Create a new repository
    • Fork a repository
    • Clone a repository
    • Import a repository from GitHub
    • Create a new branch
    • Update a repositoryโ€™s general information
    • Add contributors to a repository
    • Tokenization
  • ๐Ÿ“Working with Files
    • Create a new file
    • Add file/ files
    • Edit a file
  • ๐Ÿ’ปWorking with Pull Requests
    • Create a new pull request
    • Create a new pull request from a fork
    • Add reviewers to a pull request
    • Approve a pull request
    • Comment on a pull request
    • Merge a pull request
    • Close a pull request
    • Reopen a pull request
  • ๐Ÿ“„Working with Issues
    • Create a new issue
    • Assign an issue
    • Comment on an issue
    • Close an issue
    • Reopen an issue
    • Create a new bounty
    • Close a bounty
  • ๐Ÿš€Working with Deployments
    • Deploy a static page
    • Assign an ArNS name
  • working with organizations
    • Create a new organization
    • Create a new repository
    • Import a repository from GitHub
    • Add members to organization
    • See List of Organizations you are part of
    • Transfer your repo to organization
  • โ„น๏ธWorking with Profiles
    • Customize your profile details
    • Add a README for your profile
    • Explore contribution activity
Powered by GitBook
On this page
  • Registering a new ArNS name.
  • Adding an existing ArNS name.
Edit on GitHub
  1. Working with Deployments

Assign an ArNS name

Assign a user-friendly Arweave Name System (ArNS) name to a deployment using the web UI.

PreviousDeploy a static pageNextCreate a new organization

Last updated 1 year ago

Arweave Name Service (ArNS) provides user-friendly domain names for Arweave deployments, making your static pages more accessible and easier to remember.

Follow these assign an ArNS name to a deployment in Protocol.Land:

Note: Only the owner of the repository can work with deployments.

  1. Navigate to the main page of your repository and select the Settings tab.

  2. Within Settings, select the โ€œDeploymentsโ€ tab located in the sidebar.

  3. On the deployments tab, after you've deployed a static page, the "Setup ArNS" button will appear next to the Deploy button.

  4. Click โ€œSetup ArNSโ€.

  5. A modal will prompt you to either register a new ArNS name or add an existing one to your deployment.

Registering a new ArNS name.

  1. If you do not have an ArNS name, you must register one first.

  2. Type in your desired domain name and click "Search".

  3. If your desired name is already registered, the modal will prompt you to choose a different name.

  4. If the name is available, the modal displays the estimated fees for registration and the lease duration for the name.

  5. Click "Register" to secure your ArNS name.

  6. The newly registered ArNS name is automatically assigned to the latest deployment of your repository.

Adding an existing ArNS name.

  1. Type in the ArNS name you'd like to assign to the deployment in the provided input field and click "Search".

  2. If your desired name is not already registered by you, the modal will prompt you accordingly.

  3. Click "Add".

  4. The specified ArNS is assigned to the latest deployment of your repository.

If you already have an ArNS name, you can directly add it to your deployment.

If the name is available, the modal displays the estimated fees for the name to your deployment.

๐Ÿš€