The NFT Marketplace project represents an avant-garde platform facilitating the acquisition, sale, and exchange of unique digital assets termed Non-Fungible Tokens (NFTs). Constructed with state-of-the-art blockchain technology, this marketplace furnishes a decentralized and fortified setting for creators, collectors, and enthusiasts to partake in NFT transactions. Users are afforded the opportunity to peruse an extensive array of digital artwork, collectibles, virtual real estate, and other digital assets, each epitomized by a distinct token on the blockchain. Ensuring a seamless transactional experience, the marketplace employs smart contracts to uphold the authenticity, provenance, and ownership validation of each NFT. Moreover, the platform boasts features such as bidding, auctions, and a robust search and discovery mechanism, further enriching the user interface. Whether one is an artist aiming to exhibit their creations, a collector in pursuit of rare and invaluable NFTs, or an investor intrigued by this burgeoning digital asset class, the NFT Marketplace offers a dynamic and thriving ecosystem, inviting participation in the realm of non-fungible tokens.
$ npm install
$ npx hardhat test
$ npx hardhat node
In a separate terminal execute:
$ npx hardhat run ./scripts/deploy.js --network localhost
$ npm run start