h2baik / consensys-nft-tutorials

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ConsenSys NFT Tutorials

This repo contains examples of how to work with Treum APIs.

How to use

Download the code or fork the repo.

Clone your forked repository:

gh repo clone YOUR-USERNAME/consensys-nft-tutorials

Locate the example you want to follow.

cd sample-storefront

Start locally:

yarn install
yarn start

About


Languages

Language:TypeScript 97.9%Language:HTML 2.1%