Skip to content

feat: add mint-script crate#204

Draft
TomasArrachea wants to merge 20 commits into
nextfrom
tomasarrachea-tx-script-crate
Draft

feat: add mint-script crate#204
TomasArrachea wants to merge 20 commits into
nextfrom
tomasarrachea-tx-script-crate

Conversation

@TomasArrachea
Copy link
Copy Markdown
Collaborator

@TomasArrachea TomasArrachea commented Dec 22, 2025

Closes #76

This PR creates a new mint-tx crate that implements the custom faucet transaction script in Rust.

The faucet crate calls the compiler on runtime to generate the .masp and load it in the running faucet.

Comment thread crates/faucet/src/lib.rs Outdated
Comment thread crates/contracts/mint-tx/src/lib.rs Outdated
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.

Move transaction script into a separate crate

2 participants