ergoplatform / ergoplatform/ergo-appkit
JSON <-> Constant conversion for EIP-24, EIP-34
- Dominant language
- Java
- Stars
- 44
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Research direction
Read the analogous sigma-rust issue 611 and the EIP-24 and EIP-34 discussion linked in the issue, then inspect the appkit API around ErgoValue. Define the supported JSON-to-ErgoValue and ErgoValue-to-JSON cases from those references; done means the requested conversions or EIP types are supported and covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100