The PlutusTx code under IOG-contracts/ is split up between two different cabal.project files with dependencies on different versions of Plutus. This PR puts them under one project and one version dependency. The documentation for setting up the nix shell and running the scripts has also been improved.
The PlutusTx code under
IOG-contracts/
is split up between two differentcabal.project
files with dependencies on different versions of Plutus. This PR puts them under one project and one version dependency. The documentation for setting up the nix shell and running the scripts has also been improved.