-
Hello
I am trying to use your SC to create a unique collection of NFTs, and my issue is I am not sure how to build this txs.
Here is what I done.
I was able to initialize the counter script wi…
-
There's a possibility that plutus-apps (PAB) will not be supported in the future, so we might need to maintain it ourselves, or move away from it altogether.
This could potentially be a good moment t…
-
[CIP-0109](https://cips.cardano.org/cip/CIP-0109) proposes a new modular exponentiation builtin for Plutus Core. This will calculate `a^k mod n` for integers `a` and ` k` and a positive integer `n` (…
kwxm updated
4 months ago
-
## Area
*Plutus Application Framework* Related to the Plutus application backend (PAB), emulator, Plutus libraries
## Describe the feature you'd like
It would be infinitely useful if PAB's Ba…
-
We need plutus and plutus-apps updated enough such that we can upgrade our contract to PlutusV2
Complete #1 first
-
### Summary
I missed a few months of plutus updates and now I'm trying to bring a contract up to date. As far as I can tell, this is a reduced version of the vesting contract, and I can't see what'…
-
-
Is it possible that instead of using the R codes to generate numbers on capacity additions, investment and stranded assets, the outputs can be seen in the modelinterface? Perhaps by creating new XMLs?…
-
After the HF we no longer need to support older versions, since all users are forced to upgrade to >= 13.4.0.0.
This means we can clean up a lot of fixing and migration code.
-
The contract design proposed in #306 should be implement with the following additions
- `opshin build` recursively searches the current directory for python files containing contracts. all found co…