// 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 */ ?> dexFreight granted patent for supply chain DeFi solution – CoinsMegaNews

dexFreight granted patent for supply chain DeFi solution

dexFreight granted patent for supply chain DeFi solution

[ad_1]

dexFreight was granted the patent on 28 March 2023, the company announced Tuesday.

The block-chain-based platform applied for the patent from the USPTO after a succesful pilot lauched in 2018.

dexFreight aims to help small and medium-sized trucking companies access lower-cost liquidity.

dexFreight, a leading blockchain-based logistics platform that seeks to enhance efficiency and security in the supply chain ecosystem, has moved another step closer to this reality after being granted a USPTO patent.

The patent relates to dexFreight’s innovative technology targeting the management of supply chains using blockchain-based solutions. The plan is to have the distributed ledger technology available in open source. However, the company applied for the patent to protect against “patent trolls that could prevent adoption.”

The patent will also offer large logistics organisations the assurances they need as they look to test the new technology, the dexFreight team noted in their press announcement.

dexFreight to bring real world assets to DeFi

According to details shared with CoinJournal, dexFreight was granted the patent on 28 March 2023 following an application filed with the US patent office.

With the patent, the smart contracts-powered platform can now bring more real world assets (RWAs) to the DeFi ecosystem. Specifically, dexFreight will now revolutionise the DeFi ecosystem by bringing tokenised NFTs of assets in the supply chain landscape. This will work via Roostock, an EVM-compatible Bitcoin layer 2 sidechain.

“This patent represents an exciting opportunity to bring DeFi to the supply chain industry on a global scale. With this patent, dexFreight aims to facilitate lower-cost access to liquidity for small and medium size trucking companies in the US and abroad. For instance, in the trucking industry, drivers often have to wait for 30-45 days to receive payment for delivering a load. dexFreight’s innovative solution will usher in a new era of cheaper, faster, auditable, and traceable transactions in the supply chain industry,” said Rajat Rajbhandari, the CIO/CTO and co-founder of dexFreight.

dexFreight completed its first smart contracts-based truckload transactions on Roostock in October 2018. The company then entered into partnership with Centrifuge and MakerDAO as it looked to bring freight invoices NFTs to the market as part of providing liquidity and financing for trucking companies.  

The patent application followed the successful pilot of these initiatives in partnership with protocols on Rootstock, including Money on Chain and Sovryn.

The dexFreight technology allows industry players to turn supply chain invoices into digital tokens, which they can then use to get liquidity from decentralized pools. The automated process allows for faster and low-cost transactions for users

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