HydraDX-node icon indicating copy to clipboard operation
HydraDX-node copied to clipboard

Add NFT pallet to runtime

Open mrq1911 opened this issue 2 years ago • 2 comments

Omnipool and its LM rely on NFT traits for creating position instances, these traits are implemented in the pallet_nft currently used by the Basilisk.

  • [x] move pallet nft to the warehouse
  • [ ] add warehouse pallet nft to the hydra parachain runtime

this changes are not concerning snakenet and should be done in branch add_pallets until that gets merged into hydra-parachain

mrq1911 avatar Mar 31 '22 09:03 mrq1911

We'll also need it for liquidity mining. As a side-note I would forbid user creation of NFTs on Hydra for now as this is what Basilisk is for.

jak-pan avatar Mar 31 '22 09:03 jak-pan

hydra node (parachain branch add_pallets) needs to be upgraded to v0.9.17 first

green-jay avatar Apr 05 '22 06:04 green-jay

it was done as part of omnipool runtime integration #466

enthusiastmartin avatar Nov 02 '22 12:11 enthusiastmartin