Skip to content

roninbuilders/ronin-message-signature

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a Next.js project bootstrapped with create-wagmi.

Install dependencies:

pnpm install

Build the project:

NEXT_PUBLIC_API_HOST=https://ronin-message-signature.vercel.app next build

Run the development server:

pnpm dev