// BEGIN ENQUEUE PARENT ACTION // AUTO GENERATED - Do not modify or remove comment markers above or below: if ( !function_exists( 'chld_thm_cfg_locale_css' ) ): function chld_thm_cfg_locale_css( $uri ){ if ( empty( $uri ) && is_rtl() && file_exists( get_template_directory() . '/rtl.css' ) ) $uri = get_template_directory_uri() . '/rtl.css'; return $uri; } endif; add_filter( 'locale_stylesheet_uri', 'chld_thm_cfg_locale_css' ); if ( !function_exists( 'chld_thm_cfg_parent_css' ) ): function chld_thm_cfg_parent_css() { wp_enqueue_style( 'chld_thm_cfg_parent', trailingslashit( get_template_directory_uri() ) . 'style.css', array( 'font-awesome-v5','bootstrap','sidr','magnific-popup','sliderpro' ) ); wp_enqueue_script('custom-script', get_stylesheet_directory_uri() . '/custom-script.js', array('jquery')); } endif; add_action( 'wp_enqueue_scripts', 'chld_thm_cfg_parent_css', 10 ); // END ENQUEUE PARENT ACTION add_action( 'admin_enqueue_scripts', 'my_cfg_admin_enqueue' ); function my_cfg_admin_enqueue(){ wp_enqueue_script('custom-script', get_stylesheet_directory_uri() . '/custom-script.js', array('jquery')); wp_enqueue_style('style-cfg-child', get_stylesheet_uri(), array(), "4.2"); } add_action( 'after_setup_theme', 'remove_plugin_image_sizes', 999 ); function remove_plugin_image_sizes(){ remove_image_size( '2048x2048' ); remove_image_size( '1536x1536' ); remove_image_size( 'large' ); } function action_dynamic_sidebar_after( $array ) { if($array == "home-content-widgets") { echo the_content(); } }; add_action( 'dynamic_sidebar_after', 'action_dynamic_sidebar_after', 10, 1 ); add_action( 'trashed_post', 'mtp_delete_attached_thumbnail_for_trashed_product', 20, 1 ); function mtp_delete_attached_thumbnail_for_trashed_product( $post_id ) { // gets ID of post being trashed $post_type = get_post_type( $post_id ); // does not run on other post types if ( $post_type != 'post' ) { return true; } // get ID of featured image $post_thumbnail_id = get_post_thumbnail_id( $post_id ); // delete featured image wp_delete_attachment( $post_thumbnail_id, true ); }/** * The header for our theme * * This is the template that displays all of the section and everything up until
* * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package CoverNews */ ?> ZkDay conference and Pitch competition comes to Istanbul on Nov. 13 – CoinsMegaNews

ZkDay conference and Pitch competition comes to Istanbul on Nov. 13

ZkDay conference and Pitch competition comes to Istanbul on Nov. 13

[ad_1]

Zero knowledge-proof (ZK-proof) scalability solutions have grown in prominence in the crypto ecosystem in recent years, making way for several ZK-focused conferences and events. A marquee ZK conference dedicated to the growing community will take place on Nov. 13 in Istanbul, Turkey. ZkDay is hosted by zero knowledge layer-1 platform, the Manta Network, Polychain Capital, nil; Foundation and Cointelegraph.

ZkDay is dedicated to facilitating top-notch community gatherings, fostering learning and networking, and driving the progress and application of ZK technology across the blockchain space. ZkDay Istanbul comes just three months after the success of ZkDay Paris in July, which hosted 3,000 attendees, with several participants in its “Pitch” competition securing financing rounds from tier-one investors.

Register to attend zkDay Istanbul on November 13 for free.

The conference will showcase 10+ curated early-stage ZK projects, with venture capital and ZK panels as well. There will be several sponsor booths for attendees to interact with, as well as food and drinks provided throughout the gathering, allowing for plenty of networking among participants.

Taking place alongside Devconnect, zkDay Istanbul is also hosting a zkDay Pitch competition sponsored by ETHGlobal, which will take place at the beginning of the event for two to three hours. The competition will allow ZK-focused projects from various stages to showcase themselves to the community.

Eligibility criteria for projects to participate in the Pitch competition include a solid idea and projects in search of funds or that have completed their seed round. Each participating project will have five minutes to pitch, followed by two minutes of questions and answers.

The winner of the zkDay Pitch competition will receive a tailored advertisement program from Cointelegraph, with an estimated budget of $20,000–$30,000. The winner also has a chance to secure a share of the sponsor-backed prize pool to be announced on Oct. 30.

Source: ZkDay Istanbul

The Pitch competition will be followed by keynote speeches and industry panel talks from some distinguished guests, with a lineup of over 20 speakers. The community conference will be a hotspot for networking opportunities with a broad range of industry representatives, allowing the participants to connect with important players.

Follow zkDay Istanbul’s official website and X account for the latest updates and announcements.

Sponsored: Cointelegraph does not endorse the content of this article nor any product mentioned herein. Readers should do their own research before taking any action related to any product or company mentioned and carry full responsibility for their decisions.



[ad_2]

Source link

Leave a Reply

Your email address will not be published. Required fields are marked *

/** * The template for displaying the footer * * Contains the closing of the #content div and all content after. * * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package CoverNews */ ?>