Skip to content

a boilerplate nextJS app that has the hyperverse + erc721 smart module intialized

Notifications You must be signed in to change notification settings

decentology/erc721-nextjs-boilerplate

Repository files navigation

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

About

a boilerplate nextJS app that has the hyperverse + erc721 smart module intialized

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published