Skip to content

canberk17/openfoundry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

OpenFoundry

OpenFoundry utilizes Foundry for Solidity contract testing and OpenAI's API for test script generation and analysis.

Backend Setup

Located in the backend directory.

  1. Install Dependencies: Navigate to the backend directory and install Python dependencies.

    cd backend
    pip install -r requirements.txt
  2. Run the Application:

    python app.py

Open another terminal

Frontend Setup

Located in the frontend directory.

  1. Install Dependencies
    cd frontend
    npm install
  2. Run the Application
    npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published