Skip to content

noahfranz13/IOU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IOU

Run the Backend Setup

To setup your computer to run the backend follow these steps:

  1. Install Conda: https://docs.conda.io/projects/conda/en/latest/user-guide/install/index.html
  2. Clone this repo using the command git clone [email protected]:noahfranz13/IOU.git
  3. Create the conda environment by typing the following commands into the terminal
conda env create -f environment.yml
conda activate iou

If you don't have the "cryptography" package installed:

conda install -c anaconda cryptography

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •