Skip to content

soundxyz/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c05f7fe · Dec 23, 2024
Oct 1, 2022
Mar 31, 2023
Mar 31, 2023
Oct 5, 2022
Dec 23, 2024
Dec 29, 2022
Dec 29, 2022
Sep 27, 2022
Mar 31, 2023
Sep 27, 2022
Jan 15, 2024
Sep 27, 2022
Sep 27, 2022
Sep 30, 2022
Sep 28, 2022
Jan 15, 2024
Dec 23, 2024
Dec 23, 2024
Dec 16, 2022
Dec 29, 2022
Jan 15, 2024
Mar 31, 2023

Repository files navigation

Sound Docs

This repo hosts all documentation for Sound Protocol and related tools like our SDK & API. It's a Next.js site built using Nextra and hosted by Vercel.

Getting Started

This repo uses PNPM for dependency management.

pnpm i && pnpm dev

Development

Add and update pages using Markdown then open a PR.

Deployment

https://docs.sound.xyz DNS is defined in CloudFlare and routes to a Vercel deployment.

Merging to main will trigger a new deployment automatically 🎉.