Serverless functions for recall of asset position and average price.
I created 3 decentralized serverless fucntions using Fluence all deployed to the Fluence 'dar' test network including a URL recall, portfolio position and price query and hello-world example functions. The portfolio function is intended to allow the user to get the latest update on a particular crypto investment asset position from the following app: https://decent-portfolio.vercel.app/
This project uses Fluence decentralized serverless functions written in Rust and deployed to the Fluence 'dar' test network which would be comparable to an AWS Lambda Function. The major blocker in accomplishing a completely successful deployment as intended was not being able to deploy with 3 network workers.