juanblanco (46)in #ethereum • 8 years agoIntroduction to Calls, Transactions, Events, Filters, Topics in Ethereum using .NetHands on demo, on how to: Create a smart contract with events Create transactions using vscode and .net core (same for visual studio "fat" on windows and xamarin)…juanblanco (46)in #ethereum • 8 years agoCross platform development in Ethereum using .Net Core and VsCodeThis hands on tutorial, takes you through the steps to work in a cross platform environment with Ethereum using .Net Core, VsCode and the Nethereum library. The demo is in a Mac…juanblanco (46)in #ethereum • 8 years agoSmart contracts, private test chain and deployment to Ethereum with NethereumThis hands on tutorial, takes you through the steps to: Create a simple smart contract using Visual Studio Code. Start a private test chain Interact with Ethereum…