The Project of IdaMarketplace will be separate in two repositories, IdaMarketplace-Frontend and IdaMarketplace-Backend.
Test Purposes available in Mumbai Testnet
export const nftAddress = '0x0A300802F475d248F3249aDe88B53d6ceBA01bEb';
export const nftMarketAddress = '0x27289580F7cBa32A1A83F4E123232E68Bc2381De';
Try running some of the following tasks:
Install all dependencies
yarn
run app
yarn dev