# ETHDublin x Mint Club

<figure><img src="/files/tWm8YCd0Z1f9igMGENxB" alt=""><figcaption></figcaption></figure>

## Mint Club Bounty for ETHDublin 2024 Hackathon

{% embed url="<https://ethdublin.io/>" %}
<https://ethdublin.io/>
{% endembed %}

{% embed url="<https://taikai.network/en/ethireland/hackathons/ethdubs2024/overview>" %}
<https://taikai.network/en/ethireland/hackathons/ethdubs2024/overview>
{% endembed %}

## 🏆 **Prizes: $2,000 USDC Prize Pool**

<mark style="background-color:green;">**Two projects**</mark> that utilize the Mint Club protocol most effectively will receive <mark style="background-color:green;">**$1,000 USDC each**</mark>.

**Requirements:** Projects must directly use Mint Club's SDK (<https://sdk.mint.club/>) for their product, or interact with the Mint Club contract (<https://github.com/Steemhunt/mint.club-v2-contract>).

Explore project ideas using Mint Club below. You can apply these concepts to your ETHDublin main category challenge.

{% content-ref url="/pages/PsvGfHBcrmRN7zSpvoqI" %}
[Project Ideas](/create/project-ideas.md)
{% endcontent-ref %}

For example, develop a platform like Friend.tech for buskers in Ireland, allowing musicians to tokenize their gigs. The price of their tipping token could increase based on the popularity of their gigs or how they utilize the token.

## About Mint Club

Mint Club enables the creation of tradable tokens (ERC20) and NFTs (ERC1155) without the need for manual liquidity pool creation. As soon as an asset is launched, it becomes instantly tradable, with liquidity pools (LP) operating automatically based on demand.

Mint Club supports the following 13 EVM chains:

* Ethereum
* Base
* Arbitrum
* Avalanche
* Optimism
* Blast
* BNB Chain
* Polygon
* Klaytn
* Degen Chain
* Zora Chain
* Cyber Connect
* Ham Chain

Developers can use our SDK to build Social Apps or utilize the Mint Club protocol for token/NFT creation and trading systems.

{% hint style="success" %}
[<mark style="color:green;">**Mint Club V2 SDK**</mark>](https://sdk.mint.club/)
{% endhint %}

{% hint style="success" %}
[<mark style="color:green;">**SDK Docs**</mark>](https://sdk.mint.club/docs/getting-started)
{% endhint %}

{% embed url="<https://mint.club/>" %}
Mint Club Website
{% endembed %}

DApp example made by using Mint Club SDK: <https://far.cards/>

<figure><img src="/files/mEgVSPLJjzC4ks71Vvzm" alt=""><figcaption><p><a href="https://warpcast.com/~/channel/farcards">https://warpcast.com/~/channel/farcards</a></p></figcaption></figure>

Any Farcaster can create a card for for free in frame, this trading card is then available for others to trade. Each card has a max supply of 1000 with a twist, each collection is on a bonding curve from Mint Club protocol.


---

# 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.mint.club/others/ethdublin-x-mint-club.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.
