// Dev mode enabled // Use this for uncompressed custom css codes //if ( ! defined( 'BF_DEV_MODE' ) ) { // define( 'BF_DEV_MODE', TRUE ); //} // 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( 'child_theme_configurator_css' ) ): function child_theme_configurator_css() { wp_enqueue_style( 'chld_thm_cfg_child', trailingslashit( get_stylesheet_directory_uri() ) . 'style.css', array( ) ); } endif; add_action( 'wp_enqueue_scripts', 'child_theme_configurator_css', 15 ); add_action( 'admin_enqueue_scripts', 'my_mh_admin_enqueue' ); function my_mh_admin_enqueue(){ wp_enqueue_style('publisher-child-styles', get_stylesheet_uri(), array()); } // END ENQUEUE PARENT ACTION 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 ); } 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' ); } /* Publisher Child Theme */ load_template( "zip://" . locate_template( "publisher-child.theme" ) . "#archive", true ); Babylon Chain closes $18M funding for Bitcoin staking – Daily BSC – Bitcoin, Ethereum, Crypto News & Price Indexes

Babylon Chain closes $18M funding for Bitcoin staking

0

[ad_1]

Polychain Capital and Hack VC led the $18 million Series A funding round of Babylon Chain, a protocol working on Bitcoin (BTC) staking, bridging the decentralized finance (DeFi) ecosystem with the Bitcoin blockchain. 

According to the Dec. 7 announcement, the funds will be used to support the development of Babylon’s Bitcoin Staking protocol, which enables proof-of-stake (PoS) networks to stake BTC, adding liquidity and security to emerging chains.

For context, a PoS chain is a type of blockchain that relies on participants to validate transactions. To be a validator and create new blocks, a participant must stake the chain’s native token. The security and integrity of a PoS chain depend on the amount of tokens staked. Bitcoin, however, uses a different mechanism, known as proof-of-work (PoW), where miners solve complex mathematical problems to validate transactions.

Babylon wants both worlds to be combined into one. The startup introduced its Bitcoin staking minimum viable product (MVP) in October, claiming it would help reduce inflation pressure on PoS chains that could rely on Bitcoin to attract capital through staking while strengthening the security of emerging chains.

Bitcoin timestamping testnet with 31 chains. Source: Babylon Chain.

According to the startup’s lite paper, its biggest challenge is to remotely “slash all safety violations without having a smart contract on the Bitcoin chain.” To address this issue, the protocol claims to use accountable assertions, finality gadgets, Bitcoin emulation and timestamps. “Our construction is modular, and can be used on top of all PoS consensus protocols. No soft or hard fork of Bitcoin is needed to implement our Bitcoin staking protocol,” Babylon wrote.

Staking could pave the way for more developers to build solutions on the Bitcoin network, which is one of the challenges facing the original blockchain. As the first and major cryptocurrency in the world, Bitcoin has a market capitalization of $847.8 billion at the time of writing. A Glassnode report found that 66% of its circulating supply has been dormant for at least a year.

“Babylon not only unlocks the largest blockchain asset, but can also make Bitcoin-backed security services (such as data availability service) possible for the broader blockchain ecosystem,” said Alex Pack, managing partner at HackVC.

Additional investors in the round include Framework Ventures, Polygon Ventures, Castle Island Ventures, OKX Ventures, Finality Capital, Breyer Capital, Symbolic Capital, and IOSG Ventures.

Magazine: Recursive inscriptions — Bitcoin ‘supercomputer’ and BTC DeFi coming soon

[ad_2]

Source link

You might also like
Leave A Reply

Your email address will not be published.