Guides, resources and tips on how to create with Nimiq.
Start building the future now!
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.
Feel free to contribute if you want to improve any part of the docs. PRs all welcome!
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