New: nethereumAll contenthive-129948hive-196917krsteemhive-183959hive-180932zzanhive-166405photographyhive-188619hive-185836uncommonlabbitcoinhive-150122hive-183397hive-144064hive-124908krsuccesshive-101145hive-139150hive-145157hive-109690lifehive-181136hive-193637TrendingNewHotLikerssebek584 (25)in erc20 • 6 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…