Sélectionnez votre langue


Deprecated: Creation of dynamic property plgContentJevent_embed::$pluginpath is deprecated in /home/u205232623/domains/cryptohubmalta.ai/public_html/plugins/content/jevent_embed/jevent_embed.php on line 29

Conférences cryptographie précédentes à Crypto Ħub Malte 🇲🇹

Événements passés

Évènements pendant
2025
Janvier 2025

  • Deprecated: Creation of dynamic property JFormFieldJevcfperson::$event is deprecated in /home/u205232623/domains/cryptohubmalta.ai/public_html/libraries/src/Form/FormField.php on line 602

    Deprecated: Creation of dynamic property JFormFieldJevcfperson::$event is deprecated in /home/u205232623/domains/cryptohubmalta.ai/public_html/libraries/src/Form/FormField.php on line 602
    Mercredi 15 Janvier 2025 19:00 - 23:00
    ::  Crypto Wednesdays  ::

    Le halving du Bitcoin : l'étoile polaire des crypto-monnaies ?

    Nous sommes en 2025 et le monde de la crypto suit le Bitcoin dans la nouvelle année ! 🎉 ! Antonio Gjorgiev de Crypto Gemidzija analyse l'importance du halving du Bitcoin. Est-ce toujours le facteur le plus important ou avons-nous quitté le cycle de 4 ans et Bitcoin n'est plus l'étoile polaire de la crypto ?


  • Mercredi 22 Janvier 2025 19:00 - 23:00
    ::  Crypto Wednesdays  ::

    Solana Banana

    2024 Solana a atteint un nouveau record historique (ATH) et beaucoup de choses se sont passées - Solana Banana ! 🍌 William a une expérience dans le développement commercial et la création de contenu pour Solana Superteam France. Il donne un aperçu de Solana et de son état actuel de développement. Le supercycle des memescoins, le battage médiatique, le potentiel d'innovation.


  • Mercredi 29 Janvier 2025 19:00 - 23:00
    ::  Crypto Wednesdays  ::

    Infrastructure d'interopérabilité de la blockchain

    Découvrez comment différents réseaux blockchain se connectent et communiquent pour libérer tout le potentiel des technologies décentralisées.




Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /home/u205232623/domains/cryptohubmalta.ai/public_html/libraries/vendor/joomla/filter/src/InputFilter.php on line 217

Every regular wednesday during seasons there will be a presentation on crypto topics. The doors open at 19 'o clock and the presentation starts punctual at 20'o clock.

Montrer les évènements de toutes les catégories


FaLang translation system by Faboba

Lieux d'événements de Crypto Ħub Malta

SOHO Office The Strand

CryptoHubGozo

Finca Velez Coffee House

OyOy Restaurant

mysqli object is already closed (500 Whoops, looks like something went wrong.)

Error

HTTP 500 Whoops, looks like something went wrong.

mysqli object is already closed

Exception

Error

  1. */
  2. public function disconnect()
  3. {
  4. // Close the connection.
  5. if (\is_callable([$this->connection, 'close'])) {
  6. $this->connection->close();
  7. }
  8. parent::disconnect();
  9. }
  1. */
  2. public function disconnect()
  3. {
  4. // Close the connection.
  5. if (\is_callable([$this->connection, 'close'])) {
  6. $this->connection->close();
  7. }
  8. parent::disconnect();
  9. }
  1. *
  2. * @since 2.0.0
  3. */
  4. public function __destruct()
  5. {
  6. $this->disconnect();
  7. }
  8. /**
  9. * Alter database's character set.
  10. *
DatabaseDriver->__destruct()

Stack Trace

Error
Error:
mysqli object is already closed

  at /home/u205232623/domains/cryptohubmalta.ai/public_html/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:318
  at mysqli->close()
     (/home/u205232623/domains/cryptohubmalta.ai/public_html/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:318)
  at Joomla\Database\Mysqli\MysqliDriver->disconnect()
     (/home/u205232623/domains/cryptohubmalta.ai/public_html/libraries/vendor/joomla/database/src/DatabaseDriver.php:496)
  at Joomla\Database\DatabaseDriver->__destruct()