<turbo-stream action="update" target="modal"><template>
  


<dialog class="modal" data-controller="modal">
  <div class="modal-box space-y-3 max-w-3xl">
    <header class="sticky">
        <h3 class="text-lg font-bold">
          <img title="June" alt="Logo for June" loading="lazy" class="w-10 rounded-full inline-flex mr-2" src="/assets/coins/logo-june-0c0c0068.svg" />June<span class="opacity-60"> (Ğ1)</span>
        </h3>
    </header>

    <form method="dialog">
      <button
        class="btn btn-sm btn-square btn-ghost absolute right-2 top-2"
        aria-label="Close"
      >
        <svg aria-hidden="true" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M18 6 6 18"></path><path d="m6 6 12 12"></path></svg>
      </button>
    </form>

    <div class="body space-y-2 overflow-y-auto max-h-[80lvh]">
        
      <p>A cryptocurrency invented in France and based on the Relative Theory of Money (RTM), it ensures fair monetary creation among its members. Its advantage is its decentralized and human-centered model thanks to the Web of Trust (WoT), a unique network in the world.</p>
      <p>Although highly traceable, the June has no exchange rate in euros and is therefore highly independent and resilient from the financial system, and deeply rooted in the local connection to regular G-markets.</p>

      <ul class="list-disc list-inside mt-3">
          <li class="truncate">
            <a target="_blank" href="https://monnaie-libre.fr">https://monnaie-libre.fr</a>
          </li>
          <li class="truncate">
            <a target="_blank" href="https://forum.monnaie-libre.fr/c/rencontres/21">https://forum.monnaie-libre.fr/c/rencontres/21</a>
          </li>
          <li class="truncate">
            <a target="_blank" href="https://carte.monnaie-libre.fr/?lat=46.240651955001695&amp;lng=2.1972656250000004&amp;zoom=5">https://carte.monnaie-libre.fr/?lat=46.240651955001695&amp;lng=2.1972656250000004&amp;zoom=5</a>
          </li>
      </ul>

    </div>

  </div>

    <form class="modal-backdrop" method="dialog">
      <button>
        Close
      </button>
    </form>
</dialog></template></turbo-stream>