tweag / cooked-validators

MIT License
39 stars 11 forks source link

Improving PrettyCooked with additional hash-to-name feature #379

Closed mmontin closed 2 months ago

mmontin commented 3 months ago

Pretty printer should be allowed to have aliases for wallets, minting policies and scripts. In practice, we want the pretty printer to output names instead of hashes of addresses. This could be done by having an additional parameter in the pretty printer where we provide a map from entities to names.