Skip to content

flare-foundation/tee-node

Repository files navigation

Flare TEE Server Node

A secure server running inside a Trusted Execution Environment (TEE) on GCP Confidential Space. It provides protocol managed wallets and serves as a base for extensions.

The TEE node runs behind a proxy service — external clients communicate exclusively through the proxy.

API Reference

Documentation

See docs/ for the full documentation, including architecture, configuration, security model, and extension integration.

Reproducible Builds

Docker images are built reproducibly so that the image digest can be independently verified for TEE attestation. See REPRODUCIBILITY.md for build and verification instructions.

Requirements

  • Go 1.25.1 or higher
  • Docker with BuildKit support
  • GCP account (for production deployment)

Quick Start

go run cmd/main.go

Tests

go test ./...

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors