We wanted to build a developer portal as open and inclusive as Cardano. A portal that is in the hands of the Cardano community and can be constantly evolved by it.
For this to be successful, the portal relies on your contributions, and the fact that you are reading this text probably means that you have something to contribute, even if you are not a Developer.
git clone https://github.com/cardano-foundation/developer-portal.git
cd developer-portal
yarn install
yarn build # Required at least once
yarn start # Development server at http://localhost:3000
Requirements: Node.js ≥18.0, Yarn ≥1.20
- Contributing Guide - Add projects, tools, or content
- Technical Setup - Detailed development guide
- Style Guide - Writing and formatting standards
We welcome all contributions! Whether you're adding your project to the showcase, improving documentation, or fixing typos.
Quick contributions: Use GitHub's web editor for small changes
Add your project: Follow the Contributing Guide
Report issues: Create an issue
This project is licensed under the MIT License.