You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 7-defi-devpost/scrilla_lending/README.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,10 @@
4
4
## How to Run
5
5
6
6
#### Running on Simulator
7
-
While in the 'scrilla_lending' directory, run any of the following commands:
7
+
While in the 'scrilla_lending' directory, first change to the 'scrypto' directory:
8
8
-`cd scrypto/` This will redirect you to the Scrypto folder so you can proceed with the following commands below...
9
+
10
+
Then you can run any of the following commands:
9
11
-`bash ./manifests/global1.sh` Global 1 focuses on testing liquidations, shield deposits, shield reward distributions
10
12
-`bash ./manifests/global2.sh` Global 2 focuses on testing and showcasing the redeem_usds method that allows any user who may or may not have a loan with the platform to redeem USDS for the going market rate of XRD. This allows USDS to maintain a 1:1 peg with USD.
11
13
-`bash ./manifests/global3.sh` Global 3 focuses on testing scrilla staking and scrilla reward distribution of platform fees
0 commit comments