0.0.1 • Published 3 years ago

general-blockchain-client v0.0.1

Weekly downloads
6
License
ISC
Repository
github
Last release
3 years ago

Blockchain-Client

A generalized blockchain client that allows for event listening, smart contract calls, block listening, and filtering as a wrapper for a variety of different blockchains.

Client:

  • init
  • start
  • restart
  • stop
  • smart contract function call
  • event listen
  • transaction listen
  • smart contract listen
  • blocks/events
  • blockchain info
  • info

Structures

  • Event
  • Block
  • Function call
  • Info
  • Blockchain info

Ethereum:

0.0.1

3 years ago