Skip to content

Commit

Permalink
chore: some traces
Browse files Browse the repository at this point in the history
  • Loading branch information
rvcas committed Jan 31, 2024
1 parent 1089caf commit 45f4fbd
Show file tree
Hide file tree
Showing 3 changed files with 46 additions and 907 deletions.
8 changes: 8 additions & 0 deletions build.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
#!/opt/homebrew/bin/fish
aiken build --trace-level verbose

aiken blueprint apply --validator "marlowe.execute" --out plutus.json 581c(cat plutus.json | jq -r '.validators[1].hash')

aiken blueprint convert --validator "marlowe.role_payout" > ../marlowe-plutus/marlowe-plutus/payout.plutus

aiken blueprint convert --validator "marlowe.execute" > ../marlowe-plutus/marlowe-plutus/semantics.plutus
Loading

0 comments on commit 45f4fbd

Please sign in to comment.