Skip to content

Repository files navigation

OnePass Knowledge Base Repository

Welcome to the OnePass Knowledge Base (KB) repository! This repository hosts support articles, guides, and technical documentation to help users, startups, and investors navigate the OnePass ecosystem.

How to install

Clone this repository

git clone https://github.com/getonepass/onepass.help-center.git

Go into project

cd onepass.help-center

Initialize submodules

git submodule update --init 

Install dependencies

yarn

Run project

yarn dev

📖 About This Repository

This repository contains:

  • Support Articles – FAQs and troubleshooting guides.
  • Guides & Tutorials – Step-by-step instructions for using OnePass products.
  • Products Documentation – Products and features documentation.
  • Technical Documentation – API references and developer resources.

All contributions should follow the Contribution Guidelines.

📂 Folder Structure

📂 src/content/
 ├── 📂 articles/      # Support articles
 ├── 📂 guides/        # How-to guides & tutorials
 ├── 📂 docs/          # Products documentation
 ├── 📂 developer/     # Technical documentation
 ├── 📂 assets/        # Images and media files
 ├── README.md         # Repository overview
 ├── CONTRIBUTING.md   # Contribution guidelines

🛠 Contribution Guidelines

To contribute:

  1. Fork this repository.
  2. Create a new branch.
  3. Follow the formatting and metadata structure outlined in CONTRIBUTING.md.
  4. Submit a pull request (PR) for review.

📝 Formatting & Metadata

Each document should include YAML metadata:

---
title: Choosing a holder wallet for managing your credentials
sidebarTitle: Choosing a holder wallet
description: Learn how to choose a holder wallet for managing your credentials.
keywords: "Credentials, SSI, Holder, Wallet, Verifiable Credentials, OnePass"
category: "OPP, Bridge, Credentials"
display: true
asIndexPage: false
theme: 
  toc: true
  timestamp: true
  pagination: true
  breadcrumb: true
  sidebar: true
---

🛠 Supported File Formats

We support both .md and .mdx files.

About

OnePass Help Center

Resources

Contributing

Stars

0 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages