Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bokkypoobah/cryptocatsinfo

CryptoCats Info
https://github.com/bokkypoobah/cryptocatsinfo

erc-721 ethereum historical historicalnfts nfts pre-erc-721

Last synced: about 2 months ago
JSON representation

CryptoCats Info

Awesome Lists containing this project

README

        

# Crypto Cats Info

[CryptoCats](https://cryptocats.thetwentysix.io/), not associated, is an early Ethereum NFT collection deployed on the Ethereum blockchain at [0x088C6Ad962812b5Aa905BA6F3c5c145f9D4C079f](https://etherscan.io/address/0x088C6Ad962812b5Aa905BA6F3c5c145f9D4C079f#code).

See also: [Wrapped CryptoCats Official](https://opensea.io/collection/wrappedcryptocats/) and [Twitter](https://twitter.com/CryptoCats26).


See [https://bokkypoobah.github.io/CryptoCatsInfo/](https://bokkypoobah.github.io/CryptoCatsInfo/).



### Retrieving Metadata

In [scripts](scripts):

```
node 01_scrapeMetadata.js

```

Results in [scripts/cryptoCatsMetadata.json](scripts/cryptoCatsMetadata.json).



### Retrieving Images

In [scripts](scripts):

```
node 02_downloadImages.js

```

Results: All 625 PNG files in [scripts/images](scripts/images).



Enjoy!

(c) BokkyPooBah / Bok Consulting Pty Ltd - Sep 2022. The MIT Licence.