ergoplatform / ergo-appkit

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

JSON <-> Constant conversion for EIP-24, EIP-34 #194

Open anon-real opened 2 years ago

anon-real commented 2 years ago

Analogous to https://github.com/ergoplatform/sigma-rust/issues/611, we need appkit to support conversion between json to ErgoValue and vice versa. Or at the very least, support types introduced in EIP-24 and 34.

The motivation behind this is explained here by @aslesarenko: https://github.com/ergoplatform/eips/pull/69#discussion_r890013696