An open API service indexing awesome lists of open source software.

https://github.com/onmax/nimiq-awesome

A curated list of projects, applications and libraries built on top of the Nimiq blockchain
https://github.com/onmax/nimiq-awesome

List: nimiq-awesome

nimiq

Last synced: 2 months ago
JSON representation

A curated list of projects, applications and libraries built on top of the Nimiq blockchain

Awesome Lists containing this project

README

        






Tailwind CSS



A curated selection of projects, apps, and libraries built on the Nimiq ecosystem.

> [!NOTE]
> Feel free to contribute by adding missing resources to the list. [Learn more](./CONTRIBUTING.md).

---

## Developer Resources

### Developer Tool

- [Nimiq Hub](https://hub.nimiq.com/) ([Source](https://github.com/nimiq/hub)) ([@Nimiq](https://github.com/Nimiq)): Unified interface for accounts, addresses, and contracts
- [Nimiq Keyguard](https://keyguard.nimiq.com/) ([Source](https://github.com/nimiq/keyguard)) ([@Nimiq](https://github.com/Nimiq)): Secure key management and transaction signing
- [Nimiq Demo Project](https://github.com/nimiq/nimiq-demo) ([Source](https://github.com/nimiq/nimiq-demo)) ([@Nimiq](https://github.com/Nimiq)): Simple project demonstrating wallet and transaction functions
- [Nimiq Playground](https://nimiq-playground.pages.dev/) ([Source](https://github.com/onmax/nimiq-playground)) ([@onmax](https://github.com/onmax)): Online IDE for testing and experimenting with Nimiq code
- [Nimiq Cashlink Bulk Generator](https://github.com/nimiq/cashlink-generator) ([Source](https://github.com/nimiq/cashlink-generator/tree/master)) ([@Nimiq](https://github.com/Nimiq)): Tool to create and manage NIM cashlinks in bulk

### Documentation

- [Nimiq Developer Center](https://nimiq.com/developers/) ([Source](https://github.com/nimiq/developer-center)) ([@Nimiq](https://github.com/Nimiq)): Official guide with tutorials and technical references
- [NimiqHub RPC Docs](https://www.nimiqhub.com/docs/rpc) ([@DovAzencot](https://github.com/DovAzencot)): Documentation for the Nimiq JSON-RPC interface

### Core

- [Nimiq Core Rust](https://github.com/nimiq/core-rs-albatross) ([Source](https://github.com/nimiq/core-rs-albatross)) ([@Nimiq](https://github.com/Nimiq)): Rust implementation of Nimiq consensus (Albatross/PoS)
- [Nimiq Gleam](https://github.com/sisou/nimiq_gleam) ([Source](https://github.com/sisou/nimiq_gleam)) ([@sisou](https://github.com/sisou)): Modules and helpers for Nimiq in Gleam
- [Nim Log](https://nimlog.paberr.net/history.html) ([@paberr](https://github.com/paberr)): Explorer for Nimiq blockchain logs and transactions

### Rpc

- [Open RPC server](https://rpc.nimiqwatch.com/) ([@sisou](https://github.com/sisou)): A public JSON-RPC server to make initial developments easier
- [Nimiq JSON-RPC Client for Gleam](https://github.com/sisou/gleam-nimiq-rpc) ([Source](https://github.com/sisou/gleam-nimiq-rpc)) ([@sisou](https://github.com/sisou)): Gleam library for Nimiq JSON-RPC interaction
- [Albatross RPC Client TS](https://github.com/onmax/albatross-rpc-client-ts) ([Source](https://github.com/onmax/albatross-rpc-client-ts)) ([@onmax](https://github.com/onmax)): Fully typed RPC client for Nimiq in TypeScript
- [Nimiq RPC Client for TS](https://jsr.io/@blouflash/nimiq-rpc) ([Source](https://jsr.io/@blouflash/nimiq-rpc)) ([@blouflash](https://github.com/blouflash)): JSON-RPC client for Nimiq blockchain

### Ui

- [Nimiq Style Framework](https://nimiq.github.io/nimiq-style/) ([@Nimiq](https://github.com/Nimiq)): Official CSS framework with Nimiq colors and fonts
- [Nimiq CSS](https://github.com/onmax/nimiq-ui/tree/main/packages/nimiq-css) ([Source](https://github.com/onmax/nimiq-ui/tree/main/packages/nimiq-css)) ([@onmax](https://github.com/onmax)): Modern CSS library for Nimiq styling with UnoCSS/Tailwind presets
- [Nimiq Icons](https://www.nimiq.com/developers/build/ui/design/icons) ([Source](https://github.com/onmax/nimiq-ui/tree/main/packages/nimiq-icons)) ([@onmax](https://github.com/onmax)): Icon set for Nimiq, ready for any framework
- [Nimiq Identicons](https://github.com/nimiq/identicons) ([Source](https://github.com/nimiq/identicons)) ([@Nimiq](https://github.com/Nimiq)): JS library for generating identicons from Nimiq addresses
- [Identicons ESM](https://onmax.github.io/nimiq-identicons/) ([Source](https://github.com/onmax/nimiq-identicons)) ([@onmax](https://github.com/onmax)): Fork of Nimiq Identicons with ESM and TS support

### Utils

- [Nimiq Utils](https://github.com/nimiq/nimiq-utils) ([Source](https://github.com/nimiq/nimiq-utils)) ([@Nimiq](https://github.com/Nimiq)): Collection of JS utilities for Nimiq
- [Nimiq Nuxt Module](https://github.com/blouflashdb/nimiq-nuxt-module) ([Source](https://github.com/blouflashdb/nimiq-nuxt-module)) ([@blouflashdb](https://github.com/blouflashdb)): Nuxt 3 module for integrating a Nimiq client in Vue apps

### Validator

- [Validators Dashboard & API](https://validators-api-mainnet.nuxt.dev/) ([Source](https://github.com/nimiq/validators-api)) ([@Nimiq](https://github.com/Nimiq)): Dashboard and API for monitoring validators
- [Telegram Bot for Staking Notifications](https://github.com/Albermonte/validator-election-bot) ([Source](https://github.com/Albermonte/validator-election-bot)) ([@albermonte](https://github.com/albermonte)): Sends alerts about validator elections on Telegram

### Node

- [arpl](https://github.com/sisou/arpl) ([Source](https://github.com/sisou/arpl)) ([@sisou](https://github.com/sisou)): CLI tool for remote management of Nimiq nodes
- [Postgres Chain Mirror](https://github.com/sisou/bun-drizzle-chain-mirror) ([Source](https://github.com/sisou/bun-drizzle-chain-mirror)) ([@sisou](https://github.com/sisou)): Mirrors Nimiq blockchain data into a PostgreSQL database

### Infrastructure

- [Nimiq Albatross Node in Docker](https://hub.docker.com/r/maestroi/nimiq-albatross) ([@maestroi](https://github.com/maestroi)): Docker image for running a Nimiq full/validator node

---

## Apps

### Wallets

- [Nimiq Pay App](https://nimiq.com/nimiq-pay/) ([@nimiq](https://github.com/nimiq)): The Nimiq Wallet has it all. Super easy usability. Own the keys. Connect directly to the blockchain. Buy and sell and much more. Supports Bitcoin and NIM Decentralized
- [Nimiq Wallet](https://nimiq.com/wallet/) ([@nimiq](https://github.com/nimiq)): The Nimiq Wallet has it all. Super easy usability. Own the keys. Connect directly to the blockchain. Buy and sell and much more. Available without sign-up Decentralised
- [Trust Wallet](https://trustwallet.com/nimiq-wallet) ([@trustwallet](https://github.com/trustwallet)): A wallet app for managing your coins on Android and iOS.

### Infrastructure

- [NIM Donations](https://www.nimiq.com/accept-donations/) ([@nimiq](https://github.com/nimiq)): Easily receive donations by creating a personalized button or QR code.

### E-commerce

- [Cryptopayment.link](https://cryptopayment.link/) ([@nimiq](https://github.com/nimiq)): Get paid in crypto! Charge your customers with Nimiq, Bitcoin or Ethereum. Create a custom link and QR code in seconds.
- [Nimiq Shop](https://shop.nimiq.com/) ([@nimiq](https://github.com/nimiq)): Use your NIM to get Nimiq Swag. Experience the swift Nimiq Checkout.
- [Nimiq Game Store](https://nimiq-game-store.paulgertz.com/) (Paul): Buy PC games with NIM and experience the Nimiq Checkout.

### Games

- [NimWorld](https://world.nimpowered.com/) (Unknown): A pixel war / million dollar page on a world map powered by Nimiq blockchain
- [Nimtris](https://nimtris.com/) ([@Eligioo](https://github.com/Eligioo)): Nimtris is a fun way to introduce people to Nimiq and cryptocurrencies. Set up an account and start earning some NIM by playing a Tetris-like game.d
- [Nimiq Sunset Cyberspace](https://play.google.com/store/src/details?id=com.nimiqsunsetcyberspace&hl=de&gl=US) ([@albermonte](https://github.com/albermonte)): Score points, beat your own records and earn as many NIM as you can!
- [Nimiq 2048](https://2048.nimiq.com/) ([@maestroi](https://github.com/maestroi)): A Nimiq-themed version of the popular 2048 game.

### Insights

- [Crypto Map](https://map.nimiq.com) ([@nimiq](https://github.com/nimiq)): Discover the best places to buy with crypto. Find crypto-friendly locations worldwide in our map. Start spending your crypto today!
- [Nimiq.watch](https://nimiq.watch/) ([@sisou](https://github.com/sisou)): Nimiq Blockchain Explorer.
- [Staking Calculator](https://www.nimiq.com/staking-calculator/) ([@nimiq](https://github.com/nimiq)): Empowered by Albatross, Nimiq's unique Proof-of-Stake algorithm, even small amounts of NIM can generate rewards. Plan ahead for staking and calculate your potential rewards with the Nimiq Staking Calculator.

### Promotion

- [Nimiq Gift Cards](https://www.nimiq.com/cards/) ([@nimiq](https://github.com/nimiq)): Treat your friends and family to the future of money! Find different gift card themes for different Holidays! Gift NIM today!

### Bots

- [PayNim Telegram Bot](https://t.me/PayNimBot) (PayNim): Send NIM transactions via Telegram.
- [Twini](https://github.com/Eligioo/twinibot-telegram) ([@Eligioo](https://github.com/Eligioo)): Frictionless donations with NIM for Twitch.tv
- [Nimiq Tip Bot](https://t.me/NimiqTipBot) ([@albermonte](https://github.com/albermonte)): A Tip Bot to Tip Humans, using the Nimiq tech

---

If you are interested in starting your journey building in the Nimiq Ecosystem, you can start by checking the [Nimiq Developer Center](https://nimiq.com/developers/). Enjoy building on Nimiq!