Skip to content

saivnct/thora-contract-verifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,875 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

"engines": {
    "node": "^20.0.0",
    "npm": "^6.14.15"
  }
  • Install and Build
    Install server dependencies:
npm install

Build with lerna:

npx lerna run build

Start the server

npm run server:start

Start ui

cd ui/
npm start

Running the Monitor - A service that periodically checks for new contracts on a single chain.

npm run monitor:start

About

thora network contract verifier

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors