# Open Source Repositories

#### Building on NMKR Catalyst funded Projects (Fund 10)

{% embed url="<https://github.com/FutureFest/NMKR-Studio-Unity-SDK>" %}

Official Repositories

* [Smart Contract Revenue Sharing](https://github.com/yellowhouse-gmbh/Smart-Contract-Revenue-Sharing) by Canonical LLC for NMKR

Community Repositories

* [NFT-MAKER PRO Helper](https://github.com/CardanoCaricatures/nft-maker-pro-helper) by Cardano Caricatures
* [NFT-MAKER PRO Uploader](https://github.com/pistell/nft-maker-pro-uploader) by James Pistell
* [NFT-MAKER PRO Ruby Client](https://github.com/lacepool/nftmaker_api) by Lace Pool
* [Upload Mass NFTs](https://github.com/wurtzDev/uploadMassNFT) by wurtzDev
* [NFT-MAKER Relay](https://github.com/CardaWorlds/NFT-maker-relay) by Cardaworlds
* [NFT Project v0.5](https://github.com/sig-work/NFT_Project) by sig-work
* [Python NFT Mass Uploader](https://github.com/xpheredefi/python-nft-uploader) by xpheredefi
* [ShelterPetsCNFT](https://github.com/ShelterPetsCNFT/ShelterPetsCNFT) by ShelterPetsCNFT
  * [Pay-In Dropdown menu, NFT-MAKER PRO Uploader](https://github.com/ShelterPetsCNFT/ShelterPetsCNFT/tree/main/Scripts) (Python)
  * [Airdrop](https://github.com/ShelterPetsCNFT/ShelterPetsCNFT/tree/main/Airdrop) (Python)
* [Pix ](https://github.com/3based/pix)by 3Based (Rust)
  * Art Generator and Uploader to NMKR Studio

Our biggest thanks go out to all members of the community that have contributed to the NMKR ecosystem by providing open source code! [Please reach out](https://nmkr.io/support), if you built something that you want to see listed here!


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.nmkr.io/helpful-links/open-source-repositories.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
