top of page
EPLL logo.png
Image by Nick Wessaert

01000101 

01010000 

01001100 

01001100 

01001001 01101110

01110011 01100101 01100001 01110010 01100011 01101000

01101111 01100110

01000101 01001111 01010011

01101111 01110000 01100101 01101110

01100101 01101110 01100101 01110010 01100111 01111001

01000101 

01010000 

01001100 

01001100 

01000101 01001111 01010011 

01110000 01101100 01100001 01110100 01100110 01101111 01110010 01101101 

01100100 01101001 01100111 01101001 01110100 01100001 01101100 

if (blog.make_index) {
         const bfs::path blocks_dir = vmap.at("blocks-dir").as<bfs::path>();
         bfs::path out_file = blocks_dir / "blocks.index";
         const bfs::path block_file = blocks_dir / "blocks.log";

         if (vmap.count("output-file") > 0)
             out_file = vmap.at("output-file").as<bfs::path>();

         report_time rt("making index");
         const auto log_level = fc::logger::get(DEFAULT_LOGGER).get_log_level();
         fc::logger::get(DEFAULT_LOGGER).set_log_level(fc::log_level::debug);
         block_log::construct_index(block_file.generic_string(), out_file.generic_string());
         fc::logger::get(DEFAULT_LOGGER).set_log_level(log_level);
         rt.report();
         return 0;

01100100 01101001 01100111 01101001 01110100 01100001 01101100 

01101101 01101111 01100100 01100101 01101100 

Digital platforms
Image by JJ Ying

01100010 01101100 01101111 01100011 01101011 01100011 01101000 01100001 01101001 01101110 

01100010 01101100 01101111 01100011 01101011 01100011 01101000 01100001 01101001 01101110 

01100010 01101100 01101111 01100011 01101011 01100011 01101000 01100001 01101001 01101110 

01100010 01101100 01101111 01100011 01101011 01100011 01101000 01100001 01101001 01101110 

01110010 01100101 01110110 01101111 01101100 01110101 01110100 01101001 01101111 01101110

01000101 

01010000 

01001100 

01001100 

Blockchain

01000101 

01010000 

01001100 

01001100 

Image by veeterzy

Carbon emissions of electricity production in South East Europe

Digital platform as a business model for energy utilities of the future: The insight

Digital platform as a business model for energy utilities of the future: The insight

Specifics and challenges of investing in renewables

Explore our platform

01001001 01101110

01110011 01100101 01100001 01110010 01100011 01101000

01101111 01100110

01000101 01001111 01010011

01101111 01110000 01100101 01101110

01100101 01101110 01100101 01110010 01100111 01111001

if(EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/../../.git)
  find_package(Git)
  if(GIT_FOUND)
    execute_process(
      COMMAND ${GIT_EXECUTABLE} rev-parse --short=8 HEAD
      WORKING_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/../.."
      OUTPUT_VARIABLE "nodeos_BUILD_VERSION"
      ERROR_QUIET
      OUTPUT_STRIP_TRAILING_WHITESPACE)
    message(STATUS "Git commit revision: ${nodeos_BUILD_VERSION}")
  else()
    set(nodeos_BUILD_VERSION 0)
  endif()
else()
  set(nodeos_BUILD_VERSION 0)
endif()

A powerful transformation progresses across the globe fundamentally rewriting established processes, reinventing businesses, reshaping traditional value chains and ultimately – changing how we live our lives. These changes are occurring on multiple levels and have deep effects on regions, countries, companies and people.

​There is no time to lose. We need to prepare ourselves for the digital future and embrace novel solutions. Strong competition forces you to move forward and innovate or go home.

A powerful transformation progresses across the globe fundamentally rewriting established processes, reinventing businesses, reshaping traditional value chains and ultimately – changing how we live our lives. These changes are occurring on multiple levels and have deep effects on regions, countries, companies and people.

​There is no time to lose. We need to prepare ourselves for the digital future and embrace novel solutions. Strong competition forces you to move forward and innovate or go home.

Our evolving concept

Our evolving concept

bottom of page