From 5a9192d1cacdadde80d108a24783d9d4c35779a6 Mon Sep 17 00:00:00 2001 From: Michael Williams Date: Tue, 29 Aug 2023 13:45:59 -0400 Subject: [PATCH] Update README.md Add reference to Kaddex database snapshots available free of charge. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5565f8c..eb4c908 100644 --- a/README.md +++ b/README.md @@ -105,6 +105,8 @@ an AWS account and you must create and signed URL for authenticating with S3. Details about how to do this can be found here: https://docs.aws.amazon.com/AmazonS3/latest/userguide/ObjectsinRequesterPaysBuckets.html +Kaddex also offers database snapshots, free of charge, available at: https://chainweb-data.kda.kaddex.xyz/. + With `node.js` you can create a signed URL for above snapshot URL as follows: ```js