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

Lucid: get uplc #59

Closed
aleeusgr opened this issue Apr 25, 2023 · 1 comment
Closed

Lucid: get uplc #59

aleeusgr opened this issue Apr 25, 2023 · 1 comment

Comments

@aleeusgr
Copy link
Owner

aleeusgr commented Apr 25, 2023

cborHex? hardcoded
#67

@aleeusgr aleeusgr mentioned this issue Apr 25, 2023
3 tasks
@aleeusgr
Copy link
Owner Author

  • needs testing
    const mintingPolicy: MintingPolicy = lucid.utils.nativeScriptFromJson(
    {
    type: "all",
    scripts: [
    { type: "sig", keyHash: paymentCredential?.hash! },
    {
    type: "before",
    slot: lucid.utils.unixTimeToSlot(Date.now() + 1000000),
    },
    ],
    },
    );

@aleeusgr aleeusgr closed this as completed May 1, 2023
aleeusgr added a commit that referenced this issue May 17, 2023
loan, vesting, testing, verification, state machine, plutus validator, Cardano

BREAKING CHANGE: #33, #59
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

No branches or pull requests

1 participant