Skip to content

dpays/data-grabber

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Data Grabber

Simple tool to generate a snapshot daily for consumption of dPay testnets. The snapshot will live in an AWS S3 bucket.

Requirements: environment variable $S3_BUCKET must be set and an IAM Role that has access to this bucket must be applied to the instance running it.

usage: docker run -d --env S3_BUCKET=bucket-name dpays/data-grabber:latest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 53.5%
  • Dockerfile 46.5%