Skip to content

PoC & WIP! · watch a livestream of nft txs (sales, mints, ...) on the ethereum chain in a terminal or the integrated web ui

License

Notifications You must be signed in to change notification settings

Lukas1Komarek/gloomberg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gloomberg

docker

  • get your wallet address or ens yourDegenWallet.eth or 0x9e7DC5307940fa170F9093Ca548bDa0EDB602767
  • get an account at Infura/Alchemy/whatever to get a websockets endpoint to an ethereum node wss://mainnet.infura.io/ws/v3/32e98f6ffb81456df24087ab5b
docker run --rm -it \
  ghcr.io/benleb/gloomberg:9c1abc0-amd64 live \
  --endpoints="wss://mainnet.infura.io/ws/v3/32e98f6ffb81456df24087ab5b" \
  --wallets="yourDegenWallet.eth"

About

PoC & WIP! · watch a livestream of nft txs (sales, mints, ...) on the ethereum chain in a terminal or the integrated web ui

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 96.1%
  • HTML 3.4%
  • Solidity 0.5%