Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Chepelau committed Oct 14, 2024
1 parent 213c915 commit 40aae3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# protocol-cairo1
This repo contains Carmine Options AMM written in C1, version `2.3.0`.
This repo contains Carmine Options AMM written in C1, version `2.3.1`.

## Building/Testing the project
The contracts are build using Scarb `2.3.0.` Install with:
`curl --proto '=https' --tlsv1.2 -sSf https://docs.swmansion.com/scarb/install.sh | sh -s -- -v 2.3.0`
`curl --proto '=https' --tlsv1.2 -sSf https://docs.swmansion.com/scarb/install.sh | sh -s -- -v 2.3.1`

Then build by running `scarb build` command.

Expand Down

0 comments on commit 40aae3d

Please sign in to comment.