Skip to content

Lambda function to populate dynamodb table with metadata of minted token transactions

Notifications You must be signed in to change notification settings

ATARCA/talko-dynamo-db-worker

Repository files navigation

talko-dynamo-db-worker

Talko dynamodb-worker is an AWS lambda function that is designed to be periodically called to check for new blockchain updates from the.graph API.

Together with https://github.com/ATARCA/nft-share-platform-discord-integration it forms a system where this dynamodb worker searches for new blockchain events via a public API, updates a dynamodb document database in AWS and allows other services such as AWS lambda social media integration scripts to consume blockchain information from document database.

This repository is designed to be used with an a deployed instance of https://github.com/ATARCA/nft-share-platform-subgraph graph API.

For deployment of lambda function you can either utilize the included git workflow templates or check the official AWS documentation https://docs.aws.amazon.com/lambda/latest/dg/lambda-deploy-functions.html .

About

Lambda function to populate dynamodb table with metadata of minted token transactions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published