decentralization obligatory, practicality essential | not affiliated with @ethereum plz no sue | pronouns: NFA/DYOR | game warper | buy more ETH | notintern.eth
Nov 5, 2024 • 15 tweets • 4 min read
f(x) protocol (@protocol_fx) v2 whitepaper just dropped, bringing non-liquidating fixed leverage to traders with zero funding costs and a decentralized stablecoin. let's see how it works and what f(x) can do for you 👇
f(thread) = 1/15
@protocol_fx DISCLAIMER: i have received booster rewards from them in the past for my previous thread that included f(x). though it's very appreciated (ty fx!!!), i try not to make it impact my writing
gm timeline. there's lots of ways to make income in crypto. here, we'll cover a few different strategies of how to make nice high yield, all in defi. NOTHING HERE IS FINANCIAL ADVICE.
the yield thread 1/11
pendle PTs: do you want fixed passive income? then sit back and buy some @pendle_fi PTs.
they're pretty much zero-coupon bonds in defi, they give fixed yield by stripping the yield from the principal.
2/11
Aug 4, 2024 • 10 tweets • 3 min read
the cypherpunk, filled with curiosity and paranoia. but when every transaction is tracked onchain, wat do?
enter stealth addresses: the ninja-like feature for keeping your crypto in the shadows. cc @fluidkey @umbracash
the stealth addresses thread, 1/10
stealth addresses are a privacy technique that allows people to send money to you without revealing who they are sending to, without any mixing of funds.
however, it does not mean total anonymity. people can still trace the transaction flow.
2/10
Aug 3, 2024 • 13 tweets • 3 min read
one of the key insights about rollups is that they can not only be differentiated technologically, but culturally as well, while remaining secured by ethereum.
i'd like to highlight some of the unique (on both axes) and intriguing rollups i've seen
the L2 thread, 1/13
inshAllah (@inshAllah_l2): an islamic L2 designed for creating an environment for onchain halal finance. they are currently building a staking product called goldsand, a liquid staking service whose validators do not include haram transactions within ethereum blocks, such as those involving lending.
2/13
Jul 28, 2024 • 15 tweets • 6 min read
the ethereum smart contract developer is a creature of skill, determination, and coffee. but even that can't build good dapps without tooling.
a bunch of libraries, frameworks, or other tools that may be useful for you as a dev 👇
1/15
tevm: a library built on the viem API allowing local transaction simulation and deeper typescript-solidity integration
it's the first onchain perpetual options protocol on ethereum, allowing liquidity providers to hedge their delta and degens to go long or short with high leverage and zero price-based liquidations.
that's right. it's the @GammaSwapLabs thread. 1/10
wtf are perpetual options? (feel free to skip this if you aren't interested in the details)
options are contracts that allow you to optionally buy or sell an asset by an expiration date for a certain price. for example, i could buy a "call option" to get the right to buy a certain amount of ETH at a certain strike price.
a perpetual option is an option without an expiration date, which can be held indefinitely.
the key insight of gammaswap is that providing liquidity on uniswap is like the risk of selling options to short volatility, i.e. a perpetual short straddle. these options have no expiration date, so you can provide liquidity forever.
one of the most important protocols on ethereum and DeFi in general is going to radically change, and most don't even know.
that's right, it's a very basic overview of the @MakerDAO endgame plan. a massive, comprehensive plan.
1/15
why is this only a very basic overview? well, the FIRST POST of rune's complete overview is 12 THOUSAND WORDS LONG and it's unreasonable to ask the average defi degen to read all that
as your intern, to make this post i had to read a lot. you can see all the sources i used at the end of the thread
2/15
Jul 17, 2024 • 12 tweets • 4 min read
the pectra megafork is coming and you're fading ethereum?
a shallow dive into every upgrade included in pectra, and what it means for ethereum 📚
TL;DR: simpler and faster
1/12
EVM Object Format: a whole set of sweeping changes to the EVM. it will:
- allow optimizers to find better optimizations (reducing gas costs for users)
- remove "stack too deep" errors (devs hate these errors so much it's so damn annoying)
- allow easier JIT compilation, speeding up the EVM more
- overall increased developer experience