Skip to content

Latest commit

 

History

History
49 lines (30 loc) · 1.25 KB

README.md

File metadata and controls

49 lines (30 loc) · 1.25 KB

Hyperverse logo

This is a NextJS & Hyperverse Boilerplate for the ERC721 Smart Module

Getting Started

Prerequisites

Install the dependecies

yarn i
# or
npm i

Run the development server:

yarn dev
# or
npm run dev

Open http://localhost:3000 with your browser to see the result.

Before you start modifying the dapp, replace the tenantId in pages/_app.tsx.

Learn More

To learn more about how to utilze the erc721 smart module take a look at the following resources:

Documentation

For more information and learn about Hyperverse checkout the resources below