Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 614 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 614 Bytes

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...