IRISxiaowang / substrate-bank

MIT No Attribution
0 stars 0 forks source link

feature/aution_pallet #78

Closed IRISxiaowang closed 3 months ago

IRISxiaowang commented 3 months ago

Close #32

Added the auction pallet lib, with the function of bid(), create_auction() and cancel_auction().

Created a trait to relate to Nft pallet for the future use of Nft force_burn().