ergoplatform / ergo-appkit

Appkit: A Library for Java/Scala/Kotlin Development of Ergo Applications
MIT License
38 stars 27 forks source link

Adding conversions from SigmaBoolean to Address #191

Closed MrStahlfelge closed 2 years ago

MrStahlfelge commented 2 years ago

Adding convenience methods to convert from sigmastate SigmaProp to appkit's SigmaProp, and from SigmaBoolean to address.

This is needed when there is a SigmaProp saved in a box register.