Skip to content

Commit 6cce8fd

Browse files
Update README.md
1 parent df08ec3 commit 6cce8fd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

7-defi-devpost/scrilla_lending/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,10 @@
44
## How to Run
55

66
#### 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:
88
- `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:
911
- `bash ./manifests/global1.sh` Global 1 focuses on testing liquidations, shield deposits, shield reward distributions
1012
- `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.
1113
- `bash ./manifests/global3.sh` Global 3 focuses on testing scrilla staking and scrilla reward distribution of platform fees

0 commit comments

Comments
 (0)