This is a list of useful links that I encountered while developing Ash.
https://github.com/lhartikk/naivecoin
- https://www.boost.org/doc/libs/1_73_0/libs/serialization/doc/tutorial.html
- https://theboostcpplibraries.com/boost.serialization-archive
- https://stackoverflow.com/questions/6665742/boost-serialization-end-of-file
- https://www.boost.org/doc/libs/1_74_0/libs/serialization/doc/wrappers.html
- https://stackoverflow.com/questions/54436690/how-to-use-boost-serialization-for-binary-output
- https://stackoverflow.com/questions/5343173/returning-to-beginning-of-file-after-getline
- https://stackoverflow.com/questions/4217037/catch-ctrl-c-in-c *https://stackoverflow.com/questions/343219/is-it-possible-to-use-signal-inside-a-c-class
https://stackoverflow.com/questions/5052543/how-to-fire-ajax-request-periodically
http://boost.2283326.n4.nabble.com/MAC-Address-td2581617.html#a2581618 https://github.com/ashishinterra/windows-linux-client-new/blob/4d7c42d099b185e89f5d6e150251fba3fe169064/Software/SysInfra/Projects/libtacommon/ta/netutils.cpp https://github.com/bumptop/BumpTop/blob/466d23597a07ae738f4265262fa01087fc6e257c/trunk/mac/Dependencies/ThirdParty/GetPrimaryMACAddress.cpp
https://stackoverflow.com/questions/22291506/persisting-stdchrono-time-point-instances https://stackoverflow.com/questions/31255486/c-how-do-i-convert-a-stdchronotime-point-to-long-and-back https://stackoverflow.com/questions/39763161/portable-way-to-store-milliseconds-with-chrono
https://stackoverflow.com/questions/29602311/storing-vector-in-memory-mapped-file http://coliru.stacked-crooked.com/a/84f306bd98f6815e
https://naivecoinstake.learn.uno/
http://marko-editor.com/articles/cryptopp_sign_string/ https://stackoverflow.com/questions/21024399/get-ecdsa-signature-with-crypto https://www.cryptopp.com/wiki/Elliptic_Curve_Digital_Signature_Algorithm https://bitcoin.stackexchange.com/questions/69315/how-are-compressed-pubkeys-generated http://gobittest.appspot.com/Address https://learnmeabitcoin.com/technical/public-key-hash https://bitcoin.stackexchange.com/questions/89569/how-does-a-wallet-get-the-public-key-from-an-address
https://www.oreilly.com/library/view/mastering-bitcoin/9781491902639/ch07.html#:~:text=Each%20block%20in%20the%20bitcoin,of%20large%20sets%20of%20data https://bitcoin.stackexchange.com/questions/69018/merkle-root-and-merkle-proofs
https://www.walletfox.com/course/quickref_range_v3.php https://www.codeproject.com/Articles/5276756/An-Introduction-to-the-Range-v3-Library