Development

77 bookmarks
Custom sorting
Introduction
Introduction
function renderKatex(element) { renderMathInElement(document.body, { delimiters: [ { left: '$$', right: '$$', display: true }, { left: '$', right: '$', display: false }, { left: '\\(', right: '\\)', display: false }, { left: '\\[', right: '\\]', display: true } ], throwOnError: false }); } \[ \] You’ll find the complete code of this chapter in this Github branch. First Swap # In this milestone, we’ll build a pool contract that can receive liquidity from users and make swaps within a price range.
·uniswapv3book.com·
Introduction
Learn Solidity (0.5) - Merkle Tree
Learn Solidity (0.5) - Merkle Tree
Learn about Merkle tree and merkle proof using Solidity. Code: https://solidity-by-example.org/app/merkle-tree Remix IDE: http://remix.ethereum.org Solidity: https://solidity.readthedocs.io Follow on Twitter: @ProgrammerSmart https://twitter.com/ProgrammerSmart Website: https://smartcontractprogrammer.com
·youtube.com·
Learn Solidity (0.5) - Merkle Tree
signature-to-vrs.js
signature-to-vrs.js
GitHub Gist: instantly share code, notes, and snippets.
·gist.github.com·
signature-to-vrs.js
Signing and Verifying Ethereum Signatures | Codementor
Signing and Verifying Ethereum Signatures | Codementor
In this article, let's look at how you can perform off-chain computation using Ethereum signatures. Cryptographic signatures can be used to validate the origin and integrity of messages. Then, we'll examine real-life use cases of off-chain computation such as decentralized exchanges, state channels, and meta transactions.
·codementor.io·
Signing and Verifying Ethereum Signatures | Codementor
Constant Product AMM Math | DeFi
Constant Product AMM Math | DeFi
Math for constant product AMM (automated market maker). 0:00 - Intro 2:38 - Swap - How many tokens to return in a trade? 5:53 - Add liquidity - How many shares to mint? - Answer 6:20 - Add liquidity - Constraints 11:20 - How many shares to mint? 12:54 - How to measure liquidity? 16:04 - Simplify equation for shares to mint 22:05 - Remove liquidity - How many tokens to withdraw? Notes https://github.com/t4sk/notes #Solidity #SmartContract #Ethereum #スマートコントラクト Take a course https://www.smartcontract.engineer/ Follow https://twitter.com/ProgrammerSmart https://discord.gg/bt8FK2wkcW https://t.me/smartcontractprogrammer https://smartcontractprogrammer.com
·youtube.com·
Constant Product AMM Math | DeFi
Speed Run Ethereum
Speed Run Ethereum
Created using 🏗 scaffold-eth
·speedrunethereum.com·
Speed Run Ethereum
Dashboard - Moralis Academy
Dashboard - Moralis Academy
Student Dashboard Student Dashboard Latest Announcements Previous Next Create your study plan Get started! Continue where you left off View all courses PROFESSIONAL REQUIRED Your Personal Study Plan   Get your personally tailored study plan by filling out a short quiz about your goals and interests. Then you can consult with your Counselor that will … Dashboard Read More »
·academy.moralis.io·
Dashboard - Moralis Academy
Finematics
Finematics
Educational videos on DeFi (Decentralized Finance). Website (extra tutorials) ► http://finematics.com Patreon ► https://www.patreon.com/finematics Follow me on Twitter ►https://twitter.com/finematics Business Inquiries ► https://finematics.com/contact Consultations ► https://finematics.com/consultation/ Donations: Ethereum & ERC20 ► 0x6aFbb9d6438E02fC9d2bf1154c050e35AA8933a7 Bitcoin ► 18ngQa7qzfg9RpstBz3ZCSm2fAzm6tqaa4 Lightning ►https://tippin.me/@finematics Referral links: Brave Browser ► https://brave.com/fin661 (ads-free browsing) Ledger Nano S ► https://shop.ledger.com?r=2af228941155 (hardware wallet for storing crypto) If you like my channel, please subscribe and share with others. Disclaimer. Some of the videos contain affiliate links that help this channel to grow faster. These are always links to trusted websites that offer books (like Amazon) or other services that I myself read/used and can recommend.
·youtube.com·
Finematics
amanusk (9,5) on Twitter
amanusk (9,5) on Twitter
“Came across some great resource for a deep dive into EVM bytecode. Read this by @noxx3xxon https://t.co/Y8kOgsOeeV Practice with cool puzzles by @fvictorio_nan https://t.co/7W7OznBkUH Debug on https://t.co/sl47vm88uG Next are my solutions to the puzzles. SPOILERS AHEAD..”
·twitter.com·
amanusk (9,5) on Twitter
bryanhpchiang/protocol-reading-list
bryanhpchiang/protocol-reading-list
Contribute to bryanhpchiang/protocol-reading-list development by creating an account on GitHub.
·github.com·
bryanhpchiang/protocol-reading-list