Stream Abstraction Makes it possible fpr organisation to stream their payroll with their collateralize crypto assets, and take out loans in the form of streams - without having to sell these assets.
You can deploy the contract to any network with:
cd backend
brownie run scripts/deploy.py
You can run the frontend on your local environment using the following commands
cd frontend
npm install
npm run dev