This artifact contains the source code for the TruFaaS External Component, which is responsible for conducting trust-related calculations and verification in TruFaaS.
require Go 1.19 or later
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...