====== Solidity Events ====== [[dido:public:ra:xapend:xapend.a_glossary:start| Return to Glossary ]] **Solidity Events** are similar to the [[dido:public:ra:xapend:xapend.a_glossary:d:datalog]] functionality available in other [[dido:public:ra:xapend:xapend.a_glossary:p:programlang | Programming Languages]] (i.e., C, C++, Java, PhP, C#, etc). However, instead of logging to the [[dido:public:ra:xapend:xapend.a_glossary:c:console]] or to a file, the logs entries are saved into the Ethereum blockchain. Source: [[https://betterprogramming.pub/learn-solidity-events-2801d6a99a92 ]] /**=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- /* To add a discussion page to this page, comment out the line that says ~~DISCUSSION:off~~ */ ~~DISCUSSION:on|Outstanding Issues~~ ~~DISCUSSION:off~~