// 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 */ ?> Madeira seeks to boost economy with startups, innovative payment system – CoinsMegaNews

Madeira seeks to boost economy with startups, innovative payment system

Madeira seeks to boost economy with startups, innovative payment system

[ad_1]

An archipelago in the middle of the Atlantic is seeking startups and tech talents to boost its economic growth. Web3 entrepreneurs are flocking to this region.

Portugal’s Madeira archipelago has been praised for its natural beauty, but an aging population and pressing need for a more diversified economy prompted its local government to explore emerging technologies, such as blockchain.

According to Rogerio Gouveia, finance secretary of the regional government of Madeira, emerging-technology companies make up nearly 30% of businesses in Madeira’s free trade zone, a special economic area that offers tax benefits to companies, including one of the lowest corporate tax rates in the European Union and capital gains tax exemption for eligible firms.

“For companies aiming to establish a presence in the region, the foremost tax incentive is found in the Madeira free zone or the International Business Center. This area offers a preferential tax regime, capping the corporate tax rate at a competitive maximum of 5%. It’s important to note that this is not an offshore haven. This regime operates within a structured set of regulations and undergoes rigorous audits by both national tax authorities and the European Commission,” Gouveia told Cointelegraph during the Madeira Blockchain conference.

Portugal’s Madeira Island. Source: David Pogue/Pixabay

One of the companies behind Madeira’s Web3 ecosystem is Yacooba Labs, a software development company using blockchain technology for ticketing solutions, addressing issues like overpriced secondary markets and fraud on tickets.

In addition, Madeira’s tax incentives are associated with other initiatives aimed at shifting the region’s focus from tourism to a technology-based economy, including an emphasis on information technology education in local schools. This is a sharp contrast to the 50% illiterate population of the island during the 1970s.

Madeira’s regional finance secretary, Rogério Gouveia, discusses the region’s efforts to attract startups and tech talent.

Madeira is also working on a payment network that will connect local merchants and simplify currency exchange for tourists. While still in the feasibility study stage, the network will likely use blockchain technology to enable tourists to load and use one debit card across the archipelago for all products and services. The same card system will be used to streamline government operations, including the payment of social benefits, such as scholarships, to residents.

“We want to see if this model is feasible. We are using Madeira as a laboratory for such a model, similar to how the region has been used in the past to test other technologies,” noted Gouveia, adding that over the decades, the archipelago has also served to validate other technologies in Portugal, such as 4G and cable television.

Cointelegraph was on the ground during the second edition of the Madeira Blockchain 2023, held between Nov. 30 and Dec. 1. The conference gathered Web3 companies from all over the world that are shaping the business models and technologies of tomorrow.

Magazine: Beyond crypto — Zero-knowledge proofs show potential from voting to finance

[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 */ ?>