Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SMAuto

Short setup guide for running the frontend locally.

Requirements

  • Node.js 20+
  • npm

Setup

  1. Install dependencies:
npm install
  1. Create .env and add:
NEXT_PUBLIC_WALLETCONNECT_PROJECT_ID=your_project_id

Run

  • Development:
npm run dev
  • Production build:
npm run build
npm start

Optional server listener:

npm run listener

About

Smart Contract Automation

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages