// 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 */ ?> NFT Steez and Victor Solomon chat about building in Web3 and the Metaverse – CoinsMegaNews

NFT Steez and Victor Solomon chat about building in Web3 and the Metaverse

NFT Steez and Victor Solomon chat about building in Web3 and the Metaverse

[ad_1]

On Dec. 2, NFT Steez hosts Alyssa Expósito and Ray Salmond chatted with Victor Solomon to discuss his journey into bridging his in-real-life artwork into NFTs and how he cultivates the community and culture that surrounds it. 

Solomon’s work centers around basketball, not just the object, but the sport itself. For Solomon, the inspiration for his work comes from his early childhood of wanting to play hockey, a sport that was not accessible for him, and his eventual discovery of basketball which he discovered to be more accommodating.

Solomon said:

“Basketball was such an inspirational platform for me since there’s no barrier to entry.”

Solomon says that the open nature of basketball is an “incredible parallel for everything that’s happening in Web3” and throughout the episode he explains the symbiotic relationship he has experienced in building out VesselVerse, the basketball of the Metaverse.

Bridging the gap between real life and digital spaces

When asked about the liberating elements of creating and iterating in Web3, Solomon drew attention to the “invigorating” nature of being able to create things that cannot exist in real life, like a “planet inside a hollow basketball,” but also the process of taking the physical elements into digital renderings and composites. 

For Solomon, building a collection and a community to rally around it was second nature. His extensive experience in the traditional art world gave him the same insight and structure on how he releases digital collectibles.

Drawing inspiration from other NFT projects like Nouns, Solomon’s digital collection, VesselVerse operates similarly to his real life pieces, except one “vessel,” or basketball is auctioned off every hour.

Contrary to physical installations or show pieces in a gallery, Solomon noted that creating within Web3 offers participants and collectors a broader and larger say in the direction of the work rather than a one-off experience.

Related: Comic-Con guru explains why storytelling is the key component for successful NFT projects

Unlocking collaboration within a community

When it comes to Web3 and the Metaverse, a core tenet in a successful project or ecosystem is the community surrounding it and building alongside it. Solomon described how “exciting it is to be able to work shoulder to shoulder alongside a growing community,” where diverse collectors enable an “open forum to constantly visit, discuss and consider the direction of the project.”

Rather than shying away from opening up considerations to the community, Solomon embraces the more decentralized aspects of building and unlocking community in Web3. Solomon said:

“What attracts me as a founder is unlocking that opportunity for everyone to be able to have a voice.”

For Solomon, the juxtaposition of Web2 and Web3 has highlighted what he considers a “massive unlock.” As he describes, the collaborative nature and “community spirit” has not been something he has been able to experience in his physical work and is “energizing.”

The biggest challenge Solomon currently faces is re-educating a segment of the ecosystem that may have had bad experiences in the crypto and NFT market. Nonetheless, Solomon suggests that the adversity is worth enduring since the promise of Web3 is much bigger than any particular negative experience.

To hear more from the conversation, tune in and listen to the full episode of NFT Steez and make sure to mark your calendar for the next episode on Dec. 16 at 12 pm ET.

The views, thoughts and opinions expressed here are the authors’ alone and do not necessarily reflect or represent the views and opinions of Cointelegraph.

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