Skip to content

0xhappydev/nft-marketplace-typescript

Repository files navigation

This is a personal project which replicates basic functionalities of an Nft Marketplace those of likes OpenSea etc.

Features

UI

Screenshot 2023-04-04 110152

Create NFT

Screenshot 2023-04-04 105650

Transaction

Screenshot 2023-04-04 105704

Signature Request

Screenshot 2023-04-04 105611

Piniata Storage

Screenshot 2023-04-04 105631

Getting Started

Run the development server..

npm run dev
# or
yarn dev
# or
pnpm dev

About

Built using React and Next.js for the frontend, Solidity for smart contract development, and Pinata (IPFS) for decentralized file storage. The entire project is implemented in TypeScript to ensure type safety and scalability, forming a complete NFT marketplace on the Ethereum blockchain.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors