Skip to content

ScriptAlchemist/snek

 
 

Repository files navigation

snek

Snek Logo

Snek is a tool for tailing the Cardano blockchain and emitting events for each block and transaction that it sees.

Example usage

export CARDANO_NETWORK=preview \
  CARDANO_NODE_SOCKET_TCP_HOST=preview-node.world.dev.cardano.org \
  CARDANO_NODE_SOCKET_TCP_PORT=30002 \
  CARDANO_NODE_USE_NTN=true
./snek 

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 94.6%
  • Makefile 4.2%
  • Dockerfile 1.2%