Skip to content

Official BitBadges links: app, explorer, install, packages, API reference, socials, integrations, brand assets, and how to contribute.

Official links for the app, the code, the community, and the brand. Discord is the preferred contact. See the rest of the docs for specific subjects.

Product

Install

bash
curl -fsSL https://install.bitbadges.io | sh

One command installs the chain binary (with the bb alias) and the SDK CLI on Linux, macOS (Intel and Apple Silicon), and Windows (Git Bash or WSL). See Quickstart and CLI.

bash
npm install bitbadges    # SDK in a project
bun add bitbadges        # or with bun
npm install -g bitbadges # SDK CLI and MCP builder tools globally

Documentation and Reference

Socials

Integrations

Brand Guidelines

Use the BitBadges name and logo on your site as you see fit. Ask on Discord for other logos, images, or information, or with any question about usage.

BitBadges wordmark in blue to pink gradient
Wordmark
BitBadges logo mark
Logo mark

Contributing

Everything is open source at github.com/bitbadges. Contributions to the core source code are welcome.

  • Build on BitBadges: a dApp, a developer tool, or your own frontend for tokens. Reach out on Discord to get it listed in the Ecosystem.
  • Improvement proposals: github.com/BitBadges/BBIPs.
  • Bug bounties: to be announced.
  • Developer rewards: hackathons, bug bounties, and a developer funding pool are planned.

Edit this page on GitHub