Nethereum / Nethereum.Playground

Compile and run Nethereum snippets on the browser
MIT License
28 stars 17 forks source link

Added a c# sample for simple event reading #11

Closed KevinSmall closed 5 years ago

KevinSmall commented 5 years ago

Changed existing sample name "Smart Contracts: Events" to be "Smart Contracts: Events (End to End Introduction)" Added new sample "Smart Contracts: Events (Retrieving Events from Chain)" that does simple read of events from DAI token on mainnet.

juanfranblanco commented 5 years ago

This is great thanks! :)