kaden

Results 13 repositories owned by kaden

gas-optimizations

611
Stars
63
Forks
Watchers

List of smart contract optimizations in solidity

arbitrage-contracts

19
Stars
1
Forks
Watchers

Arbitrage liquidity pools across two different AMMs with flashloans

bit-packed-map

64
Stars
3
Forks
Watchers

On-chain 8x8 bitmap svg packed into a single 32 byte storage slot.

bytepeep

116
Stars
4
Forks
Watchers

Minimal bytecode peephole optimizer

ERC721K

62
Stars
6
Forks
Watchers

Maximally efficient (WIP), minimalist ERC-721 implementation. Inspired by solmate/ERC721's minimalist architecture and forked from ERC721A.

hourglass

21
Stars
0
Forks
Watchers

huff-tools

21
Stars
1
Forks
Watchers

A set of tools for use with the huff language.

smart-contract-vulnerabilities

1.6k
Stars
207
Forks
Watchers

A collection of smart contract vulnerabilities along with prevention methods

yul-721

21
Stars
0
Forks
Watchers

ERC721 contract written entirely in assembly, with custom storage mappings.

function-selector-miner

76
Stars
1
Forks
Watchers

Blazingly fast function selector miner written in Rust.