Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 297 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 297 Bytes

Sloshy

Sloshy is a stablecoin arbitrage product powered by Rain Protocol.

Development setup

Nix Shell

Install the nix shell if you haven't already.

curl -L https://nixos.org/nix/install | sh

Drop into a nix-shell.

cd sloshy
nix-shell

Then start the app

dev