Skip to content

Comments

feat: add blob-explorer crate#42

Merged
mattsse merged 14 commits intomainfrom
matt/add-blob-explorer-crate
Apr 23, 2024
Merged

feat: add blob-explorer crate#42
mattsse merged 14 commits intomainfrom
matt/add-blob-explorer-crate

Conversation

@mattsse
Copy link
Member

@mattsse mattsse commented Apr 21, 2024

closes #31

support for most useful endpoints:

  • blocks/id
  • transactions/id

types will most likely be changed a bit because some of them can be potentially unified for multiple endpoints

Copy link
Member

@onbjerg onbjerg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

smol nits

mattsse and others added 4 commits April 22, 2024 11:28
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
@mattsse
Copy link
Member Author

mattsse commented Apr 23, 2024

merging this so we can iterate on it

@mattsse mattsse merged commit 19a1365 into main Apr 23, 2024
@DaniPopes DaniPopes deleted the matt/add-blob-explorer-crate branch May 4, 2024 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add blobscan client

2 participants