owodunni / ethscan

A simple CLI for querying contract information from block-explorers
MIT License
1 stars 1 forks source link

Export blockexplorer as ethscan #9

Closed owodunni closed 2 years ago

owodunni commented 2 years ago

This allows ethscan to be used as a simple library in other npm packages.

codecov-commenter commented 2 years ago

Codecov Report

Merging #9 (e48f690) into main (febef9f) will decrease coverage by 0.20%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main       #9      +/-   ##
==========================================
- Coverage   30.92%   30.71%   -0.21%     
==========================================
  Files           3        4       +1     
  Lines         152      153       +1     
  Branches       17       18       +1     
==========================================
  Hits           47       47              
  Misses         88       88              
- Partials       17       18       +1     
Impacted Files Coverage Δ
src/index.js 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update febef9f...e48f690. Read the comment docs.