Skip to content

nimiq/developer-center

Repository files navigation


Nimiq Developer Center Logo

Guides, resources and tips on how to create with Nimiq.
Start building the future now!

Nimiq Albatross Nimiq Albatross Web Client

This repository contains the source code for the Nimiq Developer Center. It is a collection of guides, resources and tips on how to create with Nimiq. It is a place where developers can learn about the Nimiq ecosystem, build with Nimiq and contribute to the Nimiq project.

Do you have any question? Ask us!

Discord | Telegram | Issue

Tech Stack

Contributing

Feel free to contribute if you want to improve any part of the docs. PRs all welcome!

Set up

Netlify Status

git clone https://github.com/nimiq/developer-center # Clone repo. You can also fork it and clone from your fork
cd developer-center
pnpm install # Install pnpm first if you don't have it -> https://pnpm.io/installation
pnpm dev # Start dev server