Skip to content

xueqianLu/trustednet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trustednet

A simple service implement with ego and run in sgx

how to run

step.1 run server

open a terminal to run server

$ cd cmd/server
$ make
$ make run

step.2 run client

open a terminal to run client

$ cd cmd/client
$ make
$ make run

About

A simple service implement with ego and run in sgx

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published