feat: decouple x/nft from simapp (#12233)
This commit is contained in:
@@ -11,3 +11,9 @@ order: 1
|
||||
## NFT
|
||||
|
||||
The full name of NFT is Non-Fungible Tokens. Because of the irreplaceable nature of NFT, it means that it can be used to represent unique things. The nft implemented by this module is fully compatible with Ethereum ERC721 standard.
|
||||
|
||||
## App Wiring
|
||||
|
||||
The minimal app-wiring configuration for this `x/nft` is as follows:
|
||||
|
||||
+++ https://github.com/cosmos/cosmos-sdk/blob/main/x/nft/testutil/app.yaml
|
||||
|
||||
Reference in New Issue
Block a user