# オープンソースのリポジトリ

**NMKRカタリストのファンドによるプロジェクトの構築（Fund 10）**

[GitHub - FutureFest/NMKR-Studio-Unity-SDK：NMKR StudioのUnityラッパーAPIGitHub](https://github.com/FutureFest/NMKR-Studio-Unity-SDK)

公式リポジトリ

* Canonical LLCによるNMKRのための[スマートコントラクト収益分配](https://github.com/yellowhouse-gmbh/Smart-Contract-Revenue-Sharing)

コミュニティ・レポジトリ

* [NFT-MAKER PROヘルパー](https://github.com/CardanoCaricatures/nft-maker-pro-helper)by Cardano Caricatures
* [NFT-MAKER PRO アップローダー](https://github.com/pistell/nft-maker-pro-uploader)by James Pistell
* [NFT-MAKER PRO Ruby](https://github.com/lacepool/nftmaker_api)クライアント by Lace Pool
* [大量NFTのアップロード](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 大量アップローダー](https://github.com/xpheredefi/python-nft-uploader)by xpheredefi
* [ShelterPetsCNFT](https://github.com/ShelterPetsCNFT/ShelterPetsCNFT)by ShelterPetsCNFT
* * [有料ドロップダウンメニュー、NFT-MAKER PRO Uploader](https://github.com/ShelterPetsCNFT/ShelterPetsCNFT/tree/main/Scripts)(Python)
  * [エアドロップ](https://github.com/ShelterPetsCNFT/ShelterPetsCNFT/tree/main/Airdrop)（Python）
* [Pix](https://github.com/3based/pix) by 3Based (Rust)
* * アートジェネレーターとNMKR Studioへのアップローダー

オープンソース・コードを提供することでNMKRのエコシステムに貢献してくれたコミュニティのすべてのメンバーに最大の感謝を捧げます！ここに掲載してほしいものを作ったら、[ぜひご連絡](https://nmkr.io/support)ください！

<br>


---

# 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/jp/narinku/punssunoripojitori.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.
