helios. tutorials

Extension Module - Rewarding

The main function of the decentralized reward system is to incentivize Helios users in the use of the platform. Users will be able to collect this incentive, in the form of a fungible token, and will be able to spend it for benefits within the platform (access to premium features, access to premium content, access to external services).

Check the documentation of the module HERE

Extension Module - Media Streaming | Videoplayer

Developed by Atos Research and Innovation, the Videoplayer feature is part of the Media Streaming Extension Module. This functionality provides a polyvalent video player built with ExoPlayer and allows to play immersive 360º contents.

Check the documentation of the module HERE

Extension Module - Media Streaming | File Transfer

Another of the features that the Media Streaming Extension Module provides to the HELIOS Platform is sharing diverse type of media content between users such as photos, videos and files.

Check the documentation of the module HERE

Extension Module - Media Streaming | Video Call

Developed by Atos, the Media Streaming Extension Module offers a set of advanced features such as Video Call based on webRTC using a signalling server to allow video calls between users.

Check the documentation of the module HERE

Extension Module - Social Graph Mining

The Social Graph Mining module that can be used for graph mining and interaction/users recommendation operations within HELIOS apps.
Check the documentation of the component HERE

Core Component - Profile Manager

The Profile Manager handles user account creation and creation of associated keys. At least one key pair is needed for signing and verification of electronic signatures and another public key – private key pair is needed for encryption and decryption. Other keys are needed for encrypting contents the user is producing and/or sending to other users.

Core Component - Personal Data Storage Manager

This component is used to provide certain unified file storage abstraction for HELIOS applications without binding these APIs to a specific storage location. Experiment using HTTP and File-based transports. Unified API interface should be defined that will utilize underlying access APIs. Because we are expected to also have remote storage the whole API should be asynchronous.


Check the documentation of the component HERE

Core Component - Social Ego Network Manager

This Core Component is in charge of storing information identified by other modules regarding the social relations between users. It supports the definition of contents, as well as users and relations among them. 
Check the documentation of the component HERE

Core Component - Security & Privacy Manager

Know more about the Security & Privacy Core Component of the HELIOS Platform. This component and API provides cryptographic services to other components and it’s closely related to the Profile Manager Core Component

Check the documentation of the component HERE

Core Component - Context Manager

This component sets the overall context framework and API for the platform with context type implementations and detection for different sources and sensor APIs.

Check the documentation of the component HERE