You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

filedgr-nft-protobuf

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

filedgr-nft-protobuf

Serialization/Deserialization package for Filedgr NFTs

1.0.0
PyPI
Maintainers
1

filedgr-nft-protobuf-python

This package wraps the serialization and deserialization of a Filedgr NFT URI. The protobuf package is used to allow a basic versioning from the beginning, and errorless multi-platform serialization/deserilaization.

The fields encoded in the NFT URI are:

  • The NFT ID, which should be unique as per convention it will be complemented by a range of technical utility tokens. These can include transaction tokens for NFT updates and Access tokens for token gating.
  • The Campaign ID: A unique ID for a NFT campaign, or user of suctomer.
  • The NFT URI: as in other NFTs the link to actual object of the NFT.

Keywords

filedgr

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts