Skip to content

Conversation

@nielstron
Copy link
Contributor

This implements a full powered emulator for simple scripts as described in https://github.com/input-output-hk/cardano-node/blob/master/doc/reference/simple-scripts.md

The use case here is to enable users to port over their simple scripts + supercharging them with plutus functions i.e. always allow burning as described here: cardano-foundation/CIPs#392 (comment)

The simple script is a script parameter that is passed at compile time and evaluated by the smart contract on invocation. The script is able to handle minting, spending, certification etc just as native scripts

@nielstron nielstron marked this pull request as ready for review March 2, 2023 11:10
@nielstron nielstron force-pushed the example/simple_scripts branch from 55d3794 to 747c656 Compare March 3, 2023 12:43
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