yul-assembly
Here are 27 public repositories matching this topic...
A Comprehensive guide to use of Assembly Language (YUL) in Solidity.
-
Updated
Dec 31, 2024 - Solidity
Notes from basic aspects of programming with solidity course by Distributed Lab
-
Updated
Aug 5, 2023
L'optimisation des coûts en gas est un enjeu clé dans le développement de contrats intelligents sur la blockchain Ethereum, chaque opération effectuée sur Ethereum ayant un coût en gas. Cet article sera aussi l'occasion de fournir du contenu aux lecteurs francophones (🇫🇷).
-
Updated
Dec 13, 2023
Defining almost everything about Solidity and Yul assembly
-
Updated
Aug 25, 2023 - Solidity
smart contract optimization using Yul and Solidit
-
Updated
Apr 17, 2024 - Solidity
A hands-on, practical guide to learning and mastering Yul, an intermediate language for Ethereum.
-
Updated
Aug 2, 2023 - Solidity
Yul is a programming language that can be used to interact with the low level memory, stack in solidity. Yul is very handy during the smart contract audit and yul can be used to implement various types of functions that are hard to implement in solidity.
-
Updated
Jul 15, 2023 - Solidity
This repository is dedicated to exploring low-level operations in Solidity using Yul, an intermediate language designed for Ethereum smart contract development.
-
Updated
Jan 15, 2024 - Solidity
Optimizing gas costs is a key challenge in the development of smart contracts on the Ethereum blockchain, as every operation carried out on Ethereum incurs a gas cost.
-
Updated
Jan 24, 2024
This is my personal fork of Patrick Collin's Cyfrin Updraft Solidity Assembly(Yul) and Formal Verification Course; here I make my own personal notes.
-
Updated
Sep 2, 2024
MagApe official repository for all smart contracts
-
Updated
Apr 7, 2025 - Solidity
A highly efficient ERC20 token implementation in Yul Assembly for Solidity smart contracts.
-
Updated
May 27, 2023 - Solidity
Unlock the Power of Inline Assembly: A Smart Contract Developer's Guide
-
Updated
Oct 20, 2024 - JavaScript
ASM (not ASMR) for EVM, exploration of assembly for the Ethereum Virtual Machine
-
Updated
Oct 10, 2025 - Shell
The core contract is the BlueprintManager. It has the functionality of an ERC6909, except is skimmed of events for gas consumption reasons. The BlueprintManager allows blueprints to mint new tokens within it to express users' positions.
-
Updated
Jan 28, 2025 - Solidity
The repository contains solutions to Smart Contract Security challenges. These solutions are aimed at addressing and mitigating potential security vulnerabilities in smart contracts, enhancing the overall security and robustness of blockchain-based applications.
-
Updated
Jan 22, 2024 - Solidity
Improve this page
Add a description, image, and links to the yul-assembly topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the yul-assembly topic, visit your repo's landing page and select "manage topics."