Documentation
  • Introduction
    • Getting Started
  • Pox Protocol
    • Account
    • Resource Model
      • Staking on POX Network
    • Super Representative
    • Transaction
    • Block
    • POX Virtual Machine(PVM)
      • Event Log
      • VM Exception Handling
      • Multi-Signature
        • Multi-Signature Example Process Flow
    • Nodes and Clients
    • Networks
    • Consensus
  • TOKEN STANDARDS
    • Overview
    • POX
    • PRC-20
      • Protocol Interface
      • Issuing PRC-20 tokens tutorial
      • PRC-20 Contract Interaction
      • Get PRC-20 transaction history
    • PRC-721
      • Portfolio Interface
      • Contract Example
      • PRC-721 Token Issuance
      • PRC-721 Contract Interaction
      • Uploading NFT Metadata to BTFS Network
      • Page 1
  • SMART CONTRACTS
    • Introduction
    • Programming Language
      • Stake 2.0 Solidity API
    • Deployment and Invocation
    • Parameter Encoding and Decoding
    • FeeLimit Parameter Setting
    • Security
  • BUILD NODE
    • Deploy A Node
    • Main Net Database Snapshots
    • Pollux Private Chain
    • Event Subscription
      • Event Plugin Deployment (MongoDB)
      • Event Plugin Deployment (Kafka)
      • Built-in Message Queue Subscription (ZeroMQ)
  • DAPP DEVELOPMENT GUIDE
    • Smart Contract Development (coming soon)
  • HTTP API
    • API Signature and Broadcast Flow
    • API Reference
      • API collection files
  • Glossary
    • FAQ
Powered by GitBook
On this page
  1. TOKEN STANDARDS
  2. PRC-721

Page 1

PreviousUploading NFT Metadata to BTFS NetworkNextIntroduction