Skip to content

Pubsub bot that sends notifications whenever FlamIncome's TLV changes

License

Notifications You must be signed in to change notification settings

flamincome/tlv-pubsub

Repository files navigation

FlamIncome TLV PubSub

Pubsub bot that notifies you whenever FlamIncome's TLV changes

Using it

Just establish a connection to the websockets URL and you'll start receiving messages.

Hosting your own

Deploy

Development

This project uses the standards widely known on the javascript community:

export ALCHEMY_TOKEN="XXXXXXX"
npm install # Install dependencies
npm run build # Compile typescript code
npm run lint # Lint & format code
npm start # Start the server

About

Pubsub bot that sends notifications whenever FlamIncome's TLV changes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published