Learn Algebra in this full college course. These concepts are often used in programming.This course was created by Dr. Linda Green, a lecturer at the Univers...
spo0ds/Journey-to-become-a-Blockchain-Engineer: I'm sharing everything I'm learning to become a Blockchain Engineer
I'm sharing everything I'm learning to become a Blockchain Engineer - spo0ds/Journey-to-become-a-Blockchain-Engineer: I'm sharing everything I'm learning to become a Blockchain Engi...
“To land your first critical finding, it's important to not only read audits & research but also do CTFs. They are critical to solidify your understanding and test your skills
I've compiled my top 10 CTFs🚩 to do before attempting a contest
Join me on the journey by retweeting🫡”
This video explains how to add liquidity to Uniswap using Solidity.
Add liquidity 0:30
Remove liquidity 5:42
Ganache demo 8:19
https://github.com/t4sk/defi-by-example
#DeFi #Uniswap #SmartContract #Ethereum
# References
Uniswap https://app.uniswap.org/
Etherscan https://etherscan.io
Follow on Twitter: @ProgrammerSmart https://twitter.com/ProgrammerSmart
Join me on Discord: https://discord.gg/Ny8sPaj
Website: https://smartcontractprogrammer.com
The Uniswap Standard, From Zero To Mastery — haruxe
For the uninitiated, understanding the Uniswap protocol can be very convoluted. Let's get up-to-speed on the tech behind the most revered DeFi exchange.
Liquity utilizes a price feed with a dual-oracle design. The system has a primary oracle and a secondary oracle, and sophisticated logic for switching to one should the other fail.
0xNazgul/Blockchain-Security-Audit-List: A list of notable Blockchain Security audit companies.
A list of notable Blockchain Security audit companies. - 0xNazgul/Blockchain-Security-Audit-List: A list of notable Blockchain Security audit companies.
The ultimate Rust lang tutorial. Follow along as we go through the Rust lang book chapter by chapter.
📝 Get notified when the Rust Cheatsheet comes out: https://www.letsgetrusty.com/cheatsheet
The Rust book: https://doc.rust-lang.org/stable/book/
0:00 Intro
0:52 Installing Rust
1:57 Hello World
3:54 Hello World With Cargo
6:44 Outro
#letsgetrusty #rust #tutorial
Solidity Gas Optimizations, The Innovative & Dangerous — haruxe
While pushing hard for the lowest possible execution costs is breeding creativity and innovation, it's putting some protocols at risk. Let's take a deep dive.