Skip to content

Commit

Permalink
Update getting_started.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nielstron authored Feb 4, 2024
1 parent 3d563b1 commit d6b71ac
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,8 @@ python3 -m pip install opshin
```

We'll cover what all these files in the `hello_world` sub-folder mean later in the book.


## Compatibility

All OpShin versions are tightly tied to specific versions of PyCardano. Due to a change of the default value of constructor ids, all OpShin versions < `0.20.0` are only compatible with PyCardano < `0.10.0`.

0 comments on commit d6b71ac

Please sign in to comment.