<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title>elt.green</title>
		<link>https://elt.green</link>
		<description>Elliott Green's blog — notes on blockchain, cryptography, and software engineering.</description>
		<item>
			<title>Creating vanity EVM contract addresses with &apos;CREATE&apos;</title>
			<link>https://elt.green/generating-evm-contract/</link>
			<guid>https://elt.green/generating-evm-contract/</guid>
			<pubDate>Sun, 02 Aug 2026 00:00:00 GMT</pubDate>
			<description>CREATE, CREATE2, and CREATE3 all get you a deployment address — but only one of them lets you mine a vanity address that&apos;s reusable across contracts and chains.</description>
		</item>
		<item>
			<title>Creating EVM EOA vanity addresses with &apos;profanity2&apos;</title>
			<link>https://elt.green/generating-evm-vanity-addresses-with-profanity2/</link>
			<guid>https://elt.green/generating-evm-vanity-addresses-with-profanity2/</guid>
			<pubDate>Mon, 26 Aug 2024 00:00:00 GMT</pubDate>
			<description>Profanity2 is one of the fastest open sourced Ethereum vanity address generators which can find specific patterns or sequences, such as leading zeros or custom prefixes.</description>
		</item>
		<item>
			<title>An introduction to Merkel Trees</title>
			<link>https://elt.green/an-introduction-to-merkel-trees/</link>
			<guid>https://elt.green/an-introduction-to-merkel-trees/</guid>
			<pubDate>Fri, 22 Apr 2022 00:00:00 GMT</pubDate>
			<description>A Merkle tree is a data structure which shares some qualities of a binary tree and a distributed hash table.</description>
		</item>
	</channel>
</rss>
