Examples of using Google Http Functions to integrate with Ethereum
- Simple Example
- Configuaration example: Creates a singleton of Web3 configured using a Url and optional Account with its private key.
- Jon Skeet blog post: https://codeblog.jonskeet.uk/2020/10/23/a-tour-of-the-net-functions-framework/
- Functions Framework Repository https://github.com/GoogleCloudPlatform/functions-framework-dotnet/
- Functions Framework Repository examples: https://github.com/GoogleCloudPlatform/functions-framework-dotnet/tree/master/examples