Skip to content

Calindra/cartesi-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cartesi Store

Exploring use cases to discover missing functionalities.

How to run

Backend

Install all dependencies and run

cd backend
pnpm i
pnpm run dev

Database

Fill the database as needed

cd onchain
pnpm run deploy

Frontend

Start the frontend

cd frontend
pnpm run dev

Access http://localhost:5173/

Currently, only the links on the trending section are functional on the first page. You can navigate to the collection, select an NFT, and purchase it. Additionally, you have the option to list the NFT.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published