Smart contracts, private test chain and deployment to Ethereum with Nethereum
ethereum·@juanblanco·
0.000 HBDSmart contracts, private test chain and deployment to Ethereum with Nethereum
https://www.youtube.com/watch?v=4t5Z3eX59k4 This 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 the smart contract using Nethereum / Visual Studio and .Net Resources: Nethereum: http://www.nethereum.com/ Solidity vscode: https://marketplace.visualstudio.com/items?itemName=JuanBlanco.solidity Solidity Visual Studio: https://visualstudiogallery.msdn.microsoft.com/96221853-33c4-4531-bdd5-d2ea5acc4799/ Solidity Browser: https://ethereum.github.io/browser-solidity/ Source code Github: https://github.com/Nethereum/Nethereum/tree/master/src/Nethereum.Tutorials/Nethereum.Tutorials/Deployment Test chain: https://github.com/Nethereum/Nethereum/tree/master/testchain Geth: https://github.com/ethereum/go-ethereum/releases