Building a Full Stack NFT Market Place with Near Protocol and React.js

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • create-near-app

    Create a starter app hooked up to the NEAR blockchain

    For this guide, I decided to build an NFT Market Place using Near Protocol, although there is a much faster way of setting up a near project using create-near-app, I wanted to put the pieces together to make it easier to understand.

  • nft-marketplace-part-1

    A tutorial of an NFT Market Place Built with Near Protocol and React.js

    The repository for part one of this project is located here.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • nvm

    Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions

    Nodejs: is a JavaScript runtime environment built on Chrome V8 engine. NEAR Wallet Account:NEAR Wallet is a secure wallet and account manager for your accounts on the NEAR blockchain. A Near wallet allows you to interact with applications on Near and securely store tokens and NFTs. For this tutorial we are using a testnet wallet.

  • rust-template

    git clone https://github.com/near-examples/rust-template.git

  • nft-tutorial

    From this near protocol nft-tutorial in github. Copy the src directory of nft-contract folder and copy it into your new own nft-contract folder .

  • rust

    Empowering everyone to build reliable and efficient software.

    Near Protocol uses rust programming language for it's smart contracts. We are going to start with a rust contract template.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts