aws-solutions-library-samples / guidance-for-digital-assets-on-aws

Digital Assets Examples
MIT No Attribution
45 stars 12 forks source link

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.