Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New nix setup #6

Merged
merged 14 commits into from Feb 23, 2023
Merged

New nix setup #6

merged 14 commits into from Feb 23, 2023

Conversation

mikekeke
Copy link
Collaborator

Nix setup with on-chain and off-chain parts.

On-chain

nix develop .#on-chain will start Haskell environment with HLS

On-chain

nix develop .#off-chain will start environment with CTL

@Luis-omega Luis-omega linked an issue Feb 22, 2023 that may be closed by this pull request
1 task
import SeathData (UserAction)
import Undefined (undefined)

newtype AdditionAction = AddAmount UInt
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The type used on-chain has changed, so we need to find the right type instead of UInt

This was referenced Feb 23, 2023
@mikekeke mikekeke marked this pull request as ready for review February 23, 2023 07:22
@mikekeke mikekeke merged commit 0126663 into development Feb 23, 2023
@mikekeke mikekeke deleted the new-nix-setup branch February 23, 2023 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Scaffold repository
2 participants