New: nethereumAll contenthive-129948hive-196917hive-166405krhive-150122hive-180932zzansteemhive-185836hive-188619hive-144064hive-101145hive-183959hive-183397uncommonlabphotographyhive-103599hive-139150hive-180301hive-145157cryptidhunterhive-170554hive-109690photobitcoinTrendingNewHotLikerssebek584 (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 • 9 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 • 9 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 • 9 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…