devinrsmith / deephaven-aws-public-blockchain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

deephaven-aws-public-blockchain

This is an example of using Deephaven to navigate the AWS Public Blockchain using Deephaven S3 support.

Run

Clone this repository and run:

docker compose up -d --build

Navigate to http://localhost:10000 and open up the transactions table or transactions_by_date partitioned table.

TLS

See the tls branch for a more secure, TLS-based configuration.

About


Languages

Language:Python 98.1%Language:Dockerfile 1.9%