Skip to content

Commit f8b7f89

Browse files
committed
docs update: nix flake template link
1 parent eedd4df commit f8b7f89

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff 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)

0 commit comments

Comments
 (0)