-
Hi,
I've gotten my Plutus Playground set up in the browser-- i.e. the nix-shell's seem to be working properly. The Plutus Playground itself compiles the sample code ("Hello, world", "Starter", "Gam…
-
at the command `cabal run uniswap-pab` I get the error at a fresh install of the repo:
```
src/Eventful/Store/Sql/Orphans.hs:19:21: warning: [-Wdeprecations]
In the use of data constructor ‘Pe…
-
# Saturday-Swarm-Session - 11th September 2021
- [ ] Moderator ?
# Breakout Sessions
-- | -- | -- | -- | --
-- | -- | -- | -- | --
Victor | Tevo | 11.09.2021 | How to be a CA |
Felix |…
-
As [mentioned on Discord](https://discord.com/channels/826816523368005654/826829805387120690/847514735708864513) there seem to errors loading dependencies for the Spec.Trace module
```
[Prelude We…
-
## Area
- [x] *Plutus Foundation* Related to the GHC plugin, Haskell-to-Plutus compiler, on-chain code
- [ ] *Plutus Application Framework* Related to the Plutus application backend (PAB), emulato…
-
## Area
[] *Plutus Foundation* Related to the GHC plugin, Haskell-to-Plutus compiler, on-chain code
## Summary
With code like this ...
```
isWinningCount = cntOut `mod` 5 == 0
```
…
-
## Area
*Plutus Application Framework* Related to the Plutus application backend (PAB), emulator, Plutus libraries
## Summary
I'm importing the plutus default.nix as part of a nix-she…
t1lde updated
3 years ago
-
I'm following up on a discussion in the `plutus-pioneers` discord. I made a small modification to [this script](https://github.com/input-output-hk/plutus-pioneer-program/blob/main/code/week02/src/Week…
zarak updated
3 years ago
-
## Area
nix-shell
## Summary
Cannot launch a nix-shell in the plutus folder. It will fail on the Agda-plan-to-nix-pkgs.drv nix derivation, for a problem happening in Haskell.NIx derivation ha…
-
Hi,
Is it possible to share commands how to build hls? Based on this doc i have noticed that Plutus uses custom HLS https://github.com/input-output-hk/plutus/blob/2368a8cde7d7588b7f61bf02fccc7494c7…