Skip to content
#

token-issuance

Here are 5 public repositories matching this topic...

The provided JavaScript code creates and issues an NFT asset "MyNFT" on Bitcoin blockchain using Counterparty API. It uses axios library to make HTTP requests, creates a token with metadata and description, logs the response after issuing it on the blockchain. Developing NFTs on Bitcoin is complex and needs a deep understanding of the ecosystem.

  • Updated Mar 1, 2023
  • C++

Privacy-preserving token issuance and verification in Rust: unlinkable single-use credentials (VOPRF + blind RSA) with nullifier-based double-spend prevention and sybil-resistant admission gates (PoW, WebAuthn, vouching).

  • Updated Aug 25, 2026
  • Rust

Add this topic to your repo

To associate your repository with the token-issuance topic, visit your repo's landing page and select "manage topics."

Learn more