issues
search
epam
/
corgis
Simple solution for corgi NFT
https://epam.github.io/corgis
0
stars
4
forks
source link
Add Corgi to the Marketplace
#162
Closed
acuarica
closed
3 years ago
acuarica
commented
3 years ago
FE:
[x] Trade button available for Owner that call SmartContract Change method
add_item_for_sale
[x] Default auction duration is 24h - hardcoded in FE
BE:
[x] No min price needed - all bids start from 0
[x] Duration is setup when account put a Corgi for sale
[x] Corgi on the auction structure should store time when auction ends
FE:
BE: