Skip to content

TruFaaS/TruFaaS-External-Component

Repository files navigation

TruFaaS External Component

This artifact contains the source code for the TruFaaS External Component, which is responsible for conducting trust-related calculations and verification in TruFaaS.

Deployment Guide

Prerequisites

require Go 1.19 or later

Run Application

To get started, navigate to the project directory in a terminal and execute the following command:

go run github.com/TruFaaS/TruFaaS

If the application starts successfully, you should expect to see the following:

Initializing Router
Initializing fission Routes
Server started on port 8080...