Skip to content
Snippets Groups Projects
README.md 370 B
Newer Older
Daniel Firth's avatar
Daniel Firth committed
# horizon-plutus

horizon-plutus is an overlay for horizon-platform containing cardano and plutus
libraries

Daniel Firth's avatar
Daniel Firth committed
## development with feedback

You can get live feedback using the
[feedback](https://hackage.haskell.org/package/feedback) tool and
running the following commands in three separate terminals

Daniel Firth's avatar
Daniel Firth committed
```
feedback build
```

```
feedback check
```
Daniel Firth's avatar
Daniel Firth committed

```
feedback gen
```