Skip to content
Merged
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
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@

- nix
- [IOHK binary cache](https://github.com/input-output-hk/plutus#how-to-set-up-the-iohk-binary-caches)
- arion - Use patched one from `nix develop`!
- arion - Provided by devshell
- [docker](https://docs.docker.com/get-docker/)
- [nami wallet](https://namiwallet.io/) installed as browser extension
- Funds in wallet obtained from [faucet](https://testnets.cardano.org/en/testnets/cardano/tools/faucet/)

Expand All @@ -39,6 +40,7 @@ $ git clone --recurse-submodules git@github.com:mlabs-haskell/seabug.git
```shell
$ nix develop --extra-experimental-features nix-command --extra-experimental-features flakes
```
From now, execute every command in devshell dropped by `nix develop`

### Setup `nft.storage` key

Expand Down