Collection of video from IBM to learn AI related concepts
Each blockchain has its own way to represent a fungible token:
A) By providing a common interface or standard, like Ethereum with the well-known ERC-20.
B) or by incorporated into the blockchain a fungible token implementation.
Fungibility describes a commodity, security, or other good that is mostly interchangeable with other units of the same kind. For example, as a real-world analogy, a 10 USD bill can be interchanged with another 10 USD bill. They have the same value.
List of several courses on blockchain and cryptography
When the course is followed by ***, it means that I have followed, at least partially and I recommend it.
This section lists the course to learn the general concepts related to Defi.
List of awesome resources about Blockchain & Cryptography
- Ultimate DeFi & Blockchain Research Base
- Awesome Web3Knowledge Ethereum Ecosystem
- EigenLayer EigenLayer is a protocol built on Ethereum that introduces restaking, this primitive enables the reuse of ETH on the consensus layer. Users that stake ETH natively or with a liquid staking token (LST) can opt-in to EigenLayer smart contracts to restake their ETH or LST and extend cryptoeconomic security to additional applications on the network to earn additional rewards.
Strategy Manager for EigenLayer
Here a quick list:
- Slither to perform a static analysis on the smart contract and generate a vulnerability report.
- Solidity-docgen: extract the documentation
- Surya : generate graph, inheritance, markdown report, ...
- Solgraph: generates a DOT graph that visualizes function control flow of a Solidity contract and highlights potential security vulnerabilities.
- Sol2uml: generate an UML/Class diagram
A lot of events provide very insightful talks and the videos are available freely on YouTube.
Here a quick list: