litentry / tee-worker

Based on the integritee-network/worker framework
Apache License 2.0
4 stars 2 forks source link

Abstract the data provider trait #101

Closed Kailai-Wang closed 2 years ago

Kailai-Wang commented 2 years ago

It's beneficial to have an abstraction of the DataProvider trait which represents the interface that we can expect when we fetch data from different servers, e.g. twitter/discord/LG/twitter_local/discord_local

Some exemplary fns: