Skip to content

FergM/crypto

Repository files navigation

Crypto

Notes and code.

Ideas:

External Resources

Smart Contracts

  • Web3.py
    • Python library for interacting with Ethereum nodes
    • See Documentation
  • Cryptozombies
    • Interactive Solidity Tutorial
    • See Tutorial
  • Solidity
    • Smart Contract Language
    • Designed for Ethereum
    • See Documentation

Other Notes

Rolling Notes

Rough notes

Fergal’s rule of Crypto:

What:

When doing something with crypto ask yourself whether it could work better without crypto.
  • The same applies for Machine Learning...
  • Choose a simpler solution as a benchmark
  • Apply a cost function to model complexity

Why:

  • Helps you to spot the simpler solution if it exists
  • Helps you to undertand why you are using crypto if you still want to use it

About

Notes and code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published