mlabs-haskell / cardano-open-oracle-protocol

COOP - Cardano open oracle protocol
Apache License 2.0
22 stars 3 forks source link

Include currency symbols and validator addresses with the deployment config #82

Closed bladyjoker closed 11 months ago

bladyjoker commented 1 year ago

DONE:

Naming

cd - COOP Deployment ad - Auth Deployment policy - the script of a minting policy validator - the script of a validator symbol - the currency symbol of a minting policy (its hash) address - the validator address (its hash)

ross-spencer commented 11 months ago

looks good to me, deployed on my test server and created this deployment file:

For which I can connect the authority policy to the mints created when I generated the auth tokens, e.g. https://preprod.cexplorer.io/policy/1dd7e6d5c60798c2a121d0767076f6990fee4d7b4828ea595238450f/mint

cc. @george-orcfax is there anything else you'd like to look at here?