BLOCKCHAIN LINKED

Brand Owner (click to sort) Address Description
SPATIAL INTELLIGENCE MANAGEMENT Verses Labs Inc. 5877 OBAMA BLVD. STE. 133 LOS ANGELES CA 90016 Development of voluntary standards for software formats and software protocols for enabling access to a global virtual and augmented reality based network that can enable blockchain-authenticated and blockchain linked, real and virtual assets, real and virtual places, and people, and digital virtual currencies, which allows for secure commercial transactions between said assets, places, and people, allows for contract formation and execution between said assets, places, and people, allows for rule-based navigation among said places, and allows for the design and creation by 3rd parties of augmented or virtual reality content or environments within said global network, that are shareable, interoperable, navigable and transactable according to the aforementioned standards and protocols and programmable contracts; computer software development, namely, developing computer software, software formats, and software protocols for enabling access to a global virtual and augmented reality based network that can enable blockchain-authenticated and blockchain linked, real and virtual assets, real and virtual places, and people, and digital virtual currencies, which allows for secure commercial transactions between said assets, places, and people, allows for contract formation and execution between said assets, places, and people, allows for rule-based navigation among said places, and allows for the design and creation by 3rd parties of augmented or virtual reality content or environments within said global network, that are shareable, interoperable, navigable and transactable according to the aforementioned standards and protocols and programmable contracts;
THE POWER OF SMART SPACE Verses Labs Inc. 5877 OBAMA BLVD. STE. 133 LOS ANGELES CA 90016 Development of voluntary standards for software formats and software protocols for enabling access to a global virtual and augmented reality based network that can enable blockchain-authenticated and blockchain linked, real and virtual assets, real and virtual places, and people, and digital virtual currencies, which allows for secure commercial transactions between said assets, places, and people, allows for contract formation and execution between said assets, places, and people, allows for rule-based navigation among said places, and allows for the design and creation by 3rd parties of augmented or virtual reality content or environments within said global network, that are shareable, interoperable, navigable and transactable according to the aforementioned standards and protocols and programmable contracts; computer software development, namely, developing computer software, software formats, and software protocols for enabling access to a global virtual and augmented reality based network that can enable blockchain-authenticated and blockchain linked, real and virtual assets, real and virtual places, and people, and digital virtual currencies, which allows for secure commercial transactions between said assets, places, and people, allows for contract formation and execution between said assets, places, and people, allows for rule-based navigation among said places, and allows for the design and creation by 3rd parties of augmented or virtual reality content or environments within said global network, that are shareable, interoperable, navigable and transactable according to the aforementioned standards and protocols and programmable contracts;
VERSES Verses Labs Inc. 5877 OBAMA BLVD. STE. 133 LOS ANGELES CA 90016 Development of voluntary standards for software formats and software protocols for enabling access to a global virtual and augmented reality based network that can enable blockchain-authenticated and blockchain linked, real and virtual assets, real and virtual places, and people, and digital virtual currencies, which allows for secure commercial transactions between said assets, places, and people, allows for contract formation and execution between said assets, places, and people, allows for rule-based navigation among said places, and allows for the design and creation by 3rd parties of augmented or virtual reality content or environments within said global network, that are shareable, interoperable, navigable and transactable according to the aforementioned standards and protocols and programmable contracts; computer software development, namely, developing computer software, software formats, and software protocols for enabling access to a global virtual and augmented reality based network that can enable blockchain-authenticated and blockchain linked, real and virtual assets, real and virtual places, and people, and digital virtual currencies, which allows for secure commercial transactions between said assets, places, and people, allows for contract formation and execution between said assets, places, and people, allows for rule-based navigation among said places, and allows for the design and creation by 3rd parties of augmented or virtual reality content or environments within said global network, that are shareable, interoperable, navigable and transactable according to the aforementioned standards and protocols and programmable contracts; Computer software consulting services relating to the next generation of the world wide web that will connect people, places, things, and currencies in real and virtual worlds, into a single global network and the development of applications that operate within this next generation world wide web;
 

Where the owner name is not linked, that owner no longer owns the brand

   
Technical Examples
  1. An apparatus and method for distributing work on a doubly linked list to a plurality of worker threads are provided. With the apparatus and method, an initial thread obtains the list lock for the linked list and inserts a marker element at the beginning of the linked list. Elements in the linked list that are before the marker element in the linked list are considered work that has been assigned or work that has been completed. Elements of the linked list that are after the marker element in the linked list are work to be done. The initial thread spawns worker threads to perform the work on the linked list and passes the address of the marker element to each of the worker threads. Each worker thread then operates independently to perform work on the linked list based on the current position of the marker element in the linked list.