File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -46,15 +46,16 @@ NOTE: This branch launches local network in `Vasil`. It was tested with node `1.
4646* [ Running Contracts is REPL] ( ./docs/interactive-plutip.md )
4747* [ Providing constant keys] ( ./docs/constant-keys.md )
4848
49- ## Examples
50-
51- * [ Starting private network from Haskell and executing contract] ( ./contract-execution/Main.hs )
52-
5349## Advanced network setup
5450
5551* [ Tweaking local network] ( ./docs/tweaking-network.md )
5652* [ Regenerating network configs] ( ./docs/regenerate-network-configs.md )
5753
54+ ## Examples
55+
56+ * [ Starting private network from Haskell and executing contract] ( ./contract-execution/Main.hs )
57+ * [ Template for setting a Nix flake that includes Plutip] ( https://github.com/MitchyCola/plutip-flake ) . Kudos to @MitchyCola
58+
5859## Maintenance
5960
6061* [ Important notes on updating ` cardano-wallet ` dependency] ( ./docs/cardano-wallet-update.md )
You can’t perform that action at this time.
0 commit comments