Skip to content

ymekuria/cache-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node version

nvm install 20

go to contracts directory

cd contracts

install dependencies

npm install

build the contract

npm run build

build the cache

npx tsx scripts/generate-cache.ts

move the cache to the UI

sh scripts/copy-cache-to-ui.sh

go to the UI

cd ../ui

install dependencies

npm install

run the UI

npm run dev

enjoy!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors