Registry / other / x-nft
library0.2.0gogounverified

A Cosmos SDK module for managing non-fungible tokens (NFTs).

go get cosmossdk.io/x/nft
INSTALL
IMPORT
SIG · X-NFT
X
x-nft
othergov0.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

nft
cosmossdk.io/x/nft

Access the NFT module name constant.

package main import ( "fmt" "cosmossdk.io/x/nft" ) func main() { fmt.Println(nft.ModuleName) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
18
Resources
x-nft — go get x-nft · libregistry