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

Alonzo-testnet current capabilities #77

Open
louazc opened this issue Nov 12, 2021 · 0 comments
Open

Alonzo-testnet current capabilities #77

louazc opened this issue Nov 12, 2021 · 0 comments

Comments

@louazc
Copy link

louazc commented Nov 12, 2021

Please excuse my ignorance, but I've searched and can't find the answers.
Why are Plutus example scripts provided on the "Plutus Playground"
(Starter, Vesting, Game, CrowdFunding) so different than
the examples found on the "Alonzo-testnet" (HellowWorld, AlwaysSuceeed, AlwaysFail)?
These "Alonzo-testnet" scripts are very basic and seem to only provide a script
address to accomodate cardano-cli commands.

I've tried compiling components of "CrowdFunding.hs"
on the "Alonzo-testnet" with no success.
The compiler fails on the statements like:
"import Plutus.Contract"

Is there a way to get a scripts like "CrowdFunding.hs"
on the "Alonzo-testnet"? If so, How?

Are we waiting for the complete implementation of the the
Plutus Application Backend(PAB) to have this capablity?

Will I be able to implment scripts like "CrowdFunding.hs"
after PAB is in?

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