New: nethereumAll contenthive-129948hive-196917krzzanhive-183959hive-185836steemhive-180932hive-150122photographyhive-101145hive-183397hive-144064uncommonlabhive-188619hive-184714krsuccesshive-103599hive-193637bitcoinhive-166405hive-193186hive-179660hive-145157hive-180301TrendingNewHotLikerssebek584 (25)in erc20 • 7 years agoERC20 wallet in .NET part 1 – basicHi, In the next few weeks I would like to present a tutorial helping you to create ERC20 wallet, based on Ethereum using the .NET Framework. I will post a tutorial on how to develop your own ERC20…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) Create filters to…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 but it will be the…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 using .Net Deploy…