pramaths/onchainanalysis

Create Single base class that is followed each kind of crypto

Open

#10 opened on Oct 8, 2024

 (0 comments) (0 reactions) (0 assignees)JavaScript (2 forks)auto 404
enhancementgood first issuehacktoberfesthelp wanted

Repository metrics

Stars
 (3 stars)
PR merge metrics
 (PR metrics pending)

Description

  • create a base class for address, transactions, transactionshash
  • Each crypto should follow that base class by inherting and overriding its property

Contributor guide