TEEX is a secure distributed computing platform which provides a Layer-2 solution based on blockchain. It builds a complete incentive model of computing resource sharing, which provides a decentralized, usable and flexible computing market for users, workers and service providers.
A TEE(Trusted Execution Environment) is an isolate and secure area of a main processor. It protects the integrity and confidentiality of code and data inside it. Applications running in TEE have secure memory and cryptographic operations to resist attacks from other applications, even the privileged software such as OS or hypervisor.
A TEE provides remote attestation which allows a remote host to verify the application running in the enclave, which guarantees that workers can provides valid proof of work without perceiving any sensitive data.
A TEE can establish a secure channel to communicate with remote parties where the messages are encrypted.

TEEX is a secure distributed computing platform which provides a Layer-2 solution based on blockchain. It builds a complete incentive model of computing resource sharing, which provides a decentralized, usable and flexible computing market for users, workers and service providers.
A TEE(Trusted Execution Environment) is an isolate and secure area of a main processor. It protects the integrity and confidentiality of code and data inside it. Applications running in TEE have secure memory and cryptographic operations to resist attacks from other applications, even the privileged software such as OS or hypervisor.
A TEE provides remote attestation which allows a remote host to verify the application running in the enclave, which guarantees that workers can provides valid proof of work without perceiving any sensitive data.
A TEE can establish a secure channel to communicate with remote parties where the messages are encrypted.
Native Execution Environment: TEEX provides the off-chain execution environment which can achieve near-native performance without any runtime overhead. As mentioned above, we completely decoupled execution from the on-chain settlement, so the execution can be finished immediately without waiting for the confirmation time of the blockchain. Furthermore, we support establishing distributed computation groups among workers to provide higher performance than a single node. Besides, we provide general TEE-based development tools and near-native execution environment with complete user libraries. Users can develop programs with C/C++ and run them inside enclave easily just like in a native Linux.
A TEE can establish a secure channel to communicate with remote parties where the messages are encrypted.
