Skip to content

garlico-in/digital-assets-examples

 
 

Repository files navigation

Digital Assets Examples

This repo contains examples for public blockchain and digital assets use cases on AWS.

How to run Analytics on Bitcoin and Ethereum data

This solution pulls data from the public Bitcoin and Ethereum blockchains and normalizes data into tabular data structures for blocks, transactions, and additional tables for data inside a block. The data is provided as Parquet files partioned by date in Amazon S3 to provide an easy query interface through services like Amazon Athena, Amazon Redshift, and Amazon SageMaker.

chart

Go here to find out more how to consume this data from AWS or how to set it up in your own AWS account.

How to setup a Bitcoin node

chart

You can find more details here.

Security

See CONTRIBUTING for more information.

License

This library is licensed under the MIT-0 License. See the LICENSE file.

About

Digital Assets Examples

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 75.0%
  • Python 22.8%
  • Shell 1.7%
  • Dockerfile 0.5%