From f481d280506e92ce82f567fb86911efd5ff22364 Mon Sep 17 00:00:00 2001 From: Neeraj Kashyap Date: Sat, 25 Sep 2021 09:29:20 -0700 Subject: [PATCH] Started on code for NFTs dataset --- datasets/nfts/README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 datasets/nfts/README.md diff --git a/datasets/nfts/README.md b/datasets/nfts/README.md new file mode 100644 index 00000000..2aed63c1 --- /dev/null +++ b/datasets/nfts/README.md @@ -0,0 +1,7 @@ +# The Moonstream NFTs dataset + +This directory contains all the code needed to construct the Moonstream NFTs dataset. These scripts +may require access to: +1. The Moonstream database +2. Moonstream Bugout data stores +3. A web3 provider