Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
artat9 committed Jul 10, 2023
1 parent fc9d180 commit 11ed846
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@

This repository is a Lending Protocol Template for WASM contracts using [ink!](https://use.ink/).

## Prerequisites

| Name | Version |
| -------------- | ----------------- |
| rustc | 1.70.0 |
| cargo-contract | 2.0.1 |
| swanky-node | 1.6.0-e5e6b8f914b |
| node | 20.2.0 |
| yarn | 1.22.19 |

## Contracts

We detail a few of the contracts in this repository.
Expand Down

0 comments on commit 11ed846

Please sign in to comment.