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

https://github.com/steppsr/macon

MACON is Bash script to create a JSON file containing all the NFT data from Mintgarden for a given NFT Collection.
https://github.com/steppsr/macon

bash chia chia-blockchain json mintgarden-api

Last synced: 2 months ago
JSON representation

MACON is Bash script to create a JSON file containing all the NFT data from Mintgarden for a given NFT Collection.

Awesome Lists containing this project

README

        

# macon
MACON is Bash script to create a JSON file containing all the NFT data from Mintgarden for a given NFT Collection.

## Usage
Usage: macon.sh

Example
```
bash macon.sh col16edeh6yc8xgmvp35raynjzggth3chvful5p2v4ats7xqxzcadsmqpsn0lv
```

## Notes

* The collection ID can be gotten from Mintgarden, Spacescan, or Dexie.
* The length time the script runs will depend on the number of NFTs.

---

#### This tool is powered by the Mintgarden API!