File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 22
22
23
23
- nix
24
24
- [ IOHK binary cache] ( https://github.com/input-output-hk/plutus#how-to-set-up-the-iohk-binary-caches )
25
- - arion - Use patched one from ` nix develop ` !
25
+ - arion - Provided by devshell
26
+ - [ docker] ( https://docs.docker.com/get-docker/ )
26
27
- [ nami wallet] ( https://namiwallet.io/ ) installed as browser extension
27
28
- Funds in wallet obtained from [ faucet] ( https://testnets.cardano.org/en/testnets/cardano/tools/faucet/ )
28
29
@@ -39,6 +40,7 @@ $ git clone --recurse-submodules
[email protected] :mlabs-haskell/seabug.git
39
40
``` shell
40
41
$ nix develop --extra-experimental-features nix-command --extra-experimental-features flakes
41
42
```
43
+ From now, execute every command in devshell dropped by ` nix develop `
42
44
43
45
### Setup ` nft.storage ` key
44
46
You can’t perform that action at this time.
0 commit comments