Bash Scripts for Learning
Build testing scripts.
For PPBL 2023, we can use these scripts as Lesson resources. Additional documentation here is also welcome.
Usage:
- Source: GPTE Plutus V2 - checkout
v1.1.0
git clone https://gitlab.com/gimbalabs/plutus-pbl-summer-2022/projects/gpte/gpte-plutus-v2
cd gpte-plutus-v2
git checkout `v1.1.0`
cd scripts
00-project-variables.sh
- This instance of GPTE is configured for PPBL2023 on Preproduction Testnet
01-query-gpte-contracts.sh
03-issuer-intially-funds-treasury.sh
04-issuer-updates-treasury-datum.sh
05-issuer-removes-treasury-utxo.sh
101-commit-to-project.sh
- not implemented
todo: view source
102-distribute-escrow-utxo-with-inline-datum.sh
- not implemented
todo: view source
getTxFunc.sh
Shout out to @lordbauer view source
someDatumAndRedeemerHelpers.sh
- not implemented
todo: view source