Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ A: (As of may 19, 2021) - currently Plutus does not have a public test net, Plut


## Code Examples
- [Plutus Use Cases](https://github.com/input-output-hk/plutus/tree/master/plutus-use-cases) - the first toy applications developed in Plutus as proof of concept for industrial projects. a great reference including example test suites
- [Plutus Use Cases](https://github.com/mlabs-haskell/plutus-use-cases/tree/main/mlabs) - the first toy applications developed in Plutus as proof of concept for industrial projects. a great reference including example test suites

## Testing
the Plutus monorepo currently provides two libraries that can be used to write effective tests for your Plutus contract:
Expand Down