Skip to content

Track asset movements on blockchain and report to telegram bot

Notifications You must be signed in to change notification settings

0x00000002/asset-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Asset Tracker

Serverless implementation for the asset tracker tracks specific asset movements on a designated network and reports those movements to a Telegram bot.

It uses:

  • DynamoDB for:

    • Listing assets to track
    • Listing wallets to monitor
    • Storing information about processed chain blocks
    • Storing details of found transfers
  • Lambda to run checks

  • Secrets Manager to store TG bot keys

  • PolkaDot API to connect to the chain (it can be switched to Web3/Etherjs to work with Ethereum)

  • Hasura API to retrieve information from the Substrate based network (can be replaced to TheGraph to work with Ethereum)

About

Track asset movements on blockchain and report to telegram bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published