Skip to content

Implement /tx BlockFrost APIs #164

@sandtreader

Description

@sandtreader

Implement the /tx BlockFrost APIs. This requires ChainStore to provide queries on transactions, for which it will need to unpack blocks and decode the transaction.

There is a lot of transaction decoding / mapping from Pallas in TxUnpacker - this will need to be pulled out into a shared library, but not common, because we don't want to impose a Pallas dependency on everyone, perhaps 'codec/cardano'? Ideally the API to this would not require any Pallas types either.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions