Skip to content

Conversation

MizukiSonoko
Copy link

Hello, I tryed to develop dApps using aiken with this document,
https://aiken-lang.org/example--hello-world/end-to-end/pycardano

In this section, it imports PlutusV3Script from pycardano.

from pycardano import (
    BlockFrostChainContext,
    PaymentSigningKey,
    PlutusV3Script,
    ScriptHash,
)

but I couldn't find PlutusV3Script in pycardano.

so, I try to make pycardano support PlutusV3Script.
(Sorry for I'm beginner aiken developer, maybe this PR contains mistake, weak test code. Could you review it)

regards

@MizukiSonoko
Copy link
Author

Sorry I found duplicated PR #371

@cffls
Copy link
Collaborator

cffls commented Sep 17, 2024

Thanks for your contribution! You are right, PlutusV3 is supported in the chang branch. Will make a new release soon.

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.

2 participants