Skip to content

cardano-foundation/developer-portal

Repository files navigation

Cardano Developer Portal

Netlify Status

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.

Quick Start

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

Documentation

Contributing

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

License

This project is licensed under the MIT License.