MeshJS / marketplace-next-ts-template

A starter template for marketplace smart contract allows users to buy and sell NFTs. A seller list an NFT for sales by specifying a certain price, and anyone can buy it by paying the demanded price.

Home Page:https://marketplace-template.meshjs.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Marketplace Next.js TypeScript

A starter template for marketplace smart contract allows users to buy and sell NFTs. A seller list an NFT for sales by specifying a certain price, and anyone can buy it by paying the demanded price.

Getting Started

Start project locally using CLI:

npx create-mesh-app leap -t marketplace -s next -l ts

Start your project on Demeter:

Code in Cardano Workspace

Learn More

React components and hooks

Frontend components for wallet connections, and useful React hooks to getting wallet states - Mesh provides everything you need to bring your Web3 user interface to life.

APIs

From wallet integrations to transaction builders, Mesh makes Web3 development easy with reliable, scalable, and well-engineered APIs & developer tools.

Guides

Whether you are new to web development or a seasoned blockchain full-stack developer, these guides will help you get started.

Connect with us

Follow us on Twitter for updates.

Join our Discord for any questions and suggestions.

About

A starter template for marketplace smart contract allows users to buy and sell NFTs. A seller list an NFT for sales by specifying a certain price, and anyone can buy it by paying the demanded price.

https://marketplace-template.meshjs.dev

License:Apache License 2.0


Languages

Language:TypeScript 98.1%Language:JavaScript 1.6%Language:CSS 0.3%