# Inco

> Inco: Confidential token framework. Technology: trusted execution environments (TEEs).

Part of the Soda Labs Privacy Hub, a neutral directory of the on-chain privacy
landscape: https://www.sodalabs.xyz/privacy-hub

## Key facts

- Entry type: Privacy project
- Category: Confidential token framework
- Technology: Trusted execution environment (TEE)
- Website: https://www.inco.org
- Tags: TEE, confidential tokens
- Canonical page: https://www.sodalabs.xyz/privacy-hub/inco

## Overview

Inco ships Lightning, a confidential token framework that gives ERC-20 style assets encrypted balances and transfers while keeping the developer experience close to ordinary Solidity, which is the part most confidentiality stacks make hard. That is what makes it usable today: performance and latency that feel normal, because the encrypted state is held inside Intel trusted hardware. A fully homomorphic encryption tier sits on the roadmap for teams that want the guarantee to rest on mathematics rather than on a hardware vendor. It is pre-token, and independent analyses of the trusted-hardware model are worth reading alongside the docs.

## About Trusted execution environment

Computation runs inside an isolated hardware enclave whose contents the host operating system cannot read, under a hardware-trust assumption. Compared side by side with the other approaches at https://www.sodalabs.xyz/taxonomy.

## Sources

- [Docs](https://docs.inco.org)
- [Lightning contracts](https://github.com/Inco-fhevm)
- [Independent TEE analysis](https://blog.sip-protocol.org/blog/tee-encryption-inco-lightning/)

## Related entries

- [iExec](https://www.sodalabs.xyz/privacy-hub/iexec): Confidential compute network
- [Oasis Sapphire](https://www.sodalabs.xyz/privacy-hub/oasis): Confidential EVM
- [Phala](https://www.sodalabs.xyz/privacy-hub/phala): Confidential compute network
- [Secret Network](https://www.sodalabs.xyz/privacy-hub/secret): Confidential L1
- [Seismic](https://www.sodalabs.xyz/privacy-hub/seismic): Encrypted EVM L1 (pre-mainnet)
- [Zama](https://www.sodalabs.xyz/privacy-hub/zama): FHE coprocessor
