Hands 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 subscribe to logs (events)
- Create a DTO class to decode the information from the event
- Finally get the changes of the from the filters and the decoded event data.
Resources:
Nethereum: http://www.nethereum.com/
VsCode: https://code.visualstudio.com/
.Net Core: https://www.microsoft.com/net/core
Solidity vscode: https://marketplace.visualstudio.com/items?itemName=JuanBlanco.solidity
Source code Github: https://github.com/Nethereum/Nethereum/tree/master/src/Nethereum.Tutorials/
Test chain: https://github.com/Nethereum/Nethereum/tree/master/testchain
Congratulations @juanblanco! You received a personal award!
You can view your badges on your Steem Board and compare to others on the Steem Ranking
Do not miss the last post from @steemitboard:
Vote for @Steemitboard as a witness to get one more award and increased upvotes!