// 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 */ ?> Japanese Banks Continue to Embrace Stablecoin Innovation – CoinsMegaNews

Japanese Banks Continue to Embrace Stablecoin Innovation

Japanese Banks Continue to Leap into Stablecoin Development

[ad_1]

Sony Bank, a Japanese commercial bank from Sony Financial Group, has launched a proof-of-concept experiment to develop a stablecoin pegged to fiat currencies, including the Japanese yen.

The initiative aims to explore the potential of stablecoins for streamlining payments and remittances within the Sony Group’s diverse ecosystem, which spans gaming, sports, and other intellectual properties.

Sony Seeks to Enhance User Experiences by Leveraging Stablecoins

According to Nikkei’s report, Sony Bank’s experiment will leverage the Polygon blockchain, known for its scalability and low transaction fees. Additionally, Sony Bank has partnered with SettleMint, a Belgian blockchain development firm, to facilitate the project’s technical execution.

The trial is expected to run for several months and address potential legal considerations surrounding yen-backed stablecoin transfers.

Sony seeks to harness stablecoins to enhance the user experience within its content offerings. Consequently, the company could facilitate the seamless trade of digital assets for Sony’s gaming and entertainment platforms by using stablecoins.

This move aligns with Sony Bank’s upcoming “Sony Bank Connect” app launch. The app provides a user-friendly environment for managing digital assets, including NFTs (non-fungible tokens).

Read more: A Guide to the Best Stablecoins in 2024

In a related development, Sota Watanabe, CEO of Startale Labs and founder of Astar Network, revealed plans for a deeper integration with Sony.

“Sony Bank plans to launch stablecoin and Sony plans to launch a blockchain with us [Startale and Astar Network]. It is getting ready,” Watanabe wrote on his X (formerly Twitter) account.

Sony and Startale have a history of partnership. In September 2023, Sony Network Communications Inc. invested $3.5 million in Startale Labs. The partnership aims to establish a global web3 infrastructure, leveraging Sony’s extensive experience in telecommunications and other sectors as well.

Positive Regulatory Environment for the Crypto and Web3 Sectors

Sony Bank’s venture towards embracing stablecoin technology is notable as part of a larger movement within Japan’s banking sector.

Read more: Stablecoin Regulations Around the World

In November 2023, Mitsubishi UFJ Trust Bank, a major Japanese bank, partnered with Progmat and Ginco for trials on stablecoin infrastructure. Meanwhile, Hokkoku Bank recently debuted “Tochika,” Japan’s first deposit-backed stablecoin, offering users increased convenience in spending.

Several other Japanese banks have also conducted trials on stablecoin-based electronic money transfers.

The booming stablecoin sector in Japan benefits from the country’s progressive regulatory framework. In June 2023, Japan legalized stablecoins pegged to fiat currencies and permitted licensed financial institutions to issue them. Moreover, the government lifted the ban on foreign stablecoins.

In addition to its favorable stablecoin regulations, Japan also has a positive regulatory environment for the crypto and Web3 industry. BeInCrypto previously reported in February Japan paves the way for Web3 and crypto initiatives amid an overhaul in its investment laws.

This goal is to turbocharge the nation’s tech sector, specifically targeting venture capital (VC) investments in crypto and web3 startups.

Disclaimer

In adherence to the Trust Project guidelines, BeInCrypto is committed to unbiased, transparent reporting. This news article aims to provide accurate, timely information. However, readers are advised to verify facts independently and consult with a professional before making any decisions based on this content. Please note that our Terms and Conditions, Privacy Policy, and Disclaimers have been updated.

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