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
Edit on GitHub
  1. working with organizations

Create a new repository

Create a new repository in Organization with your Arweave account using the web UI.

PreviousCreate a new organizationNextImport a repository from GitHub

Last updated 2 months ago

Follow these steps to create a new repository:

  1. Head over to any organization that you own or admin of and switch to Repositories tab.

  2. Click on "New Repository" button on the right

  3. You will be prompted with a modal requesting details for the new repository.

  4. ⁠Type a name and an optional description for your repository.

  5. ⁠Preview the estimated cost of creating a new repository by hovering over the information icon.

  6. Click Create.

  7. You will be redirected to the repository page of your newly created repository.

  8. Each repository is created with a default README.md file that includes the title of the repository.