yul
There are 76 repositories under yul topic.
Jon-Becker/heimdall-rs
Heimdall is an advanced EVM smart contract toolkit specializing in bytecode analysis and extracting information from unverified contracts.
paradigmxyz/solar
Blazingly fast, modular and contributor friendly Solidity compiler, written in Rust
andreitoma8/learn-yul
Educational notes on Yul (Solidity Assembly) and how to use it inside Solidity Smart Contracts.
FuelLabs/yulp
➕ A low-level, highly efficient extension to Yul, an intermediate language for the Ethereum Virtual Machine.
leonardoalt/yools
Tools for Yul.
davidhq/SublimeEthereum
Ethereum Solidity, Vyper, Yul and StarkNet Cairo language syntaxes
zeroknots/slotmachine
detect hazardous storage writes in Solidity contracts
acuarica/evm
A Symbolic Ethereum Virtual Machine (EVM) bytecode interpreter, parser and decompiler, along with several other utils for programmatically extracting information from EVM bytecode.
SilentCicero/MultiSignatureWallet
311 byte EIP712 Signing Compliant Delegate-Call Enabled MultiSignature Wallet for the Ethereum Virtual Machine
axic/yultsur
Yultsur is a Rust implementation of Yul.
Veridise/Eurus
Precise Attack Synthesis for DeFi Apps
Kuly14/Solidity-Assembly-Resources
Resources to learn Yul.
yolc-dev/yul-dsl-monorepo
The monorepo of YulDSL (a DSL for Solidity/Yul), YulDSL/Haskell (Embedding YulDSL in Haskel), and Yolc (a safe, expressive, fun language for Ethereum, powered by YulDSL/Haskell).
s6ruby/redpaper
Red Paper ++ sruby - Small, Smart, Secure, Safe, Solid & Sound (S6) Ruby - The Ruby Programming Language for Contract / Transaction Scripts on the Blockchain World Computer - Yes, It's Just Ruby
openblockchains/awesome-solidity
Awesome Solidity (Contract) Programming Language & Tools - Incl. Weekly Updates
fullstack-development/solidity-developer-roadmap
Карта развития Solidity разработчика. Включает в себя рекомендации, набор теоретических и практических заданий.
pynchmeister/yul-greatest-hits
A collection of Yul/Yul+ code, from basic token standards, to advanced Defi primitives
tanim0la/metamorphic-contract-template
create metamorphic contracts using this template.
Aboudjem/Yul-ERC20-assembly
A highly efficient ERC20 token implementation in Yul Assembly for Solidity smart contracts.
AmadiMichael/Metamorphic-contract
Contract metamorphism: Changing the runtime code of a contract address using a factory, raw bytecode, create2 and self destruct.
soltheon/packed_arrays
Pack address types to utilize 100% of storage space in Solidity
jesperkristensen58/erc1155-in-pure-yul
The ERC1155 Token contract implemented in pure Yul.
sambacha/solidity-parser-explorer
Solidity and Yul syntax-aware highlighting and AST explorer
sambacha/proxy-yul
transparent proxy in yul
0xRajkumar/ERC20-In-Yul
Code is mostly written in Yul.
sambacha/latex-solidity
LaTeX Solidity and Yul Highlighting via Pygments
franck44/yul-dafny
Yul semantics and verification in Dafny
Laugharne/Optimal_Function_Names
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 (🇫🇷).
Laugharne/Optimal_Function_Names_en
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.
zemse/poseidon2-evm
Poseidon2 hash function implemented in Solidity
formalize/coq-yul
Formalization of Yul
kevincharm/solshuffle
Gas-efficient stateless shuffle on Ethereum
SilentCicero/yulit
Yul IDE for the Browser
YiJingGuo/Solidity-Yul-Assembly-Notes
一份学习 Yul 课程的笔记。
sumit03guha/smart-contracts-experiments
Repository to experiment with smart contracts and the language of solidity
supernovahs/SeaportBook
Seaport Development Book