-
Notifications
You must be signed in to change notification settings - Fork 3
Solidity FAQ
Andreas E edited this page Jan 23, 2020
·
1 revision
Actually, more just a simple collection of website links I've found useful when getting the first grasp of Solidity.
- https://solidity.readthedocs.io/en/latest/solidity-by-example.html
- https://www.torsten-horn.de/techdocs/Ethereum-Smart-Contracts.html
- https://www.bitdegree.org/learn/solidity-variables
- https://ethereum.stackexchange.com/questions/25554/local-variable-and-state-variable-and-the-difference-between-them
And a bit outside of Solidity only:
- Oracles -> http://docs.provable.xyz/