IntersectMBO / IntersectMBO/cardano-transactions

Add support to Shelley mainnet in app/Main.hs

Open
#28 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
25
Forks
7
PR merge metrics
No merged PRs in 30d

Description

It seems that the entrypoint file `app/Main.hs` only support Byron transaction, so it can't be used in cardano mainnet. Anyone can add the support of Shelley?

Contributor guide

Open the contributing guide

Research direction

Start by reading app/Main.hs and tracing how the existing Byron transaction path is selected and constructed. Determine the Shelley mainnet requirements from the surrounding project context, then consider the work complete when the entrypoint can construct and sign Shelley mainnet transactions as well as Byron transactions.

Written by the indexing model from the issue text.

Assessment

Tech stack
haskell
Domain
blockchain
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.