Skip to content

thedanielmark/subnets-prediction-market

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to run?

  • Clone the repository https://github.com/thedanielmark/subnets-prediction-market

Start the server

  • run cd server
  • run pnpm install
  • replace the path of ipc-cli from /workspaces/filecoin-data-economy/ipc/target/release/ipc-cli to your current path (preferrably use absolute path) in index.js
  • run node index.js

Start the client

  • run cd web
  • run yarn
  • run yarn dev
  • open http://localhost:3000 in your browser to access shady

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published