Skip to content

horizon-eth/Profitor_v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Profitor V1

Author: Horizon

Made Public at 16.06.2025

Prerequisities

  • Node.js v18 or above

Installation

	1. cd client && npm install
	2. cd server && npm install

Environment Configuration

  • Configure .env files both in client/.env && server/.env
  • Put PROVIDER_URLs into server/.env file
  • Put API_KEYs into server/.env file
  • Rest... is your problem from now on :-)

Run

	client: cd client && npm start
	server: cd server && npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published