
cairo
@cairoeth
Followers
2K
Following
2K
Media
33
Statuses
221
@DivineResearch
ππ³
Joined February 2022
After years of collaborating with @cairoeth and @0xfuturistic we are super excited to partner officially on @DivineResearch Credit is fundamental to the global economy and true innovations are rare!
Announcing Credit β an automated, undercollateralized lending system built on stablecoins. Live since December 2024, it has issued 175,000+ loans to 100,000+ unique borrowers worldwide We raised $6.6M led by Paradigm, with Nascent and strategic angels, to scale and expand Credit
10
4
102
Last year in May, I noticed that gradual exchange protocols share a key property with credit markets: both parties incrementally increase exposure based on observed behavior. Undercollateralized lending could work the same way. Instead of chasing defaulters, you make strategic
Announcing Credit β an automated, undercollateralized lending system built on stablecoins. Live since December 2024, it has issued 175,000+ loans to 100,000+ unique borrowers worldwide We raised $6.6M led by Paradigm, with Nascent and strategic angels, to scale and expand Credit
9
2
60
It's been in stealth but @DivineResearch has quietly built the largest undercollateralized lending platform in all crypto Helping over 100,000 so far people and scaling fast. Anyone can LP here: https://t.co/1mbwFvwcYJ Congrats to @cairoeth & @0xfuturistic
credit.cash
Deposit and withdraw your USDC on Credit
Announcing Credit β an automated, undercollateralized lending system built on stablecoins. Live since December 2024, it has issued 175,000+ loans to 100,000+ unique borrowers worldwide We raised $6.6M led by Paradigm, with Nascent and strategic angels, to scale and expand Credit
5
6
45
Read the full announcement to learn more about Credit https://t.co/jz95xjqD6M
writing.divine.inc
Credit is an undercollateralized lending system with 100,000+ unique borrowers and 175,000+ loans issued
0
0
5
If you are interested in pushing the frontier of undercollateralized lending, take a look at our open positions https://t.co/KKDLOzpBuQ
jobs.ashbyhq.com
Divine Jobs
2
0
6
Liquidity providers can now deposit at https://t.co/d5R0FVz0wf, with a temporary cap of $2M We're scaling Credit globally to meet overwhelming demand in the regions that need us most
credit.cash
Deposit and withdraw your USDC on Credit
1
0
3
Since launching less than a year ago, we've watched 100,000+ people use Credit for real needs: groceries, medicine, utility bills, and transportation Users choose Credit over pawn shops and informal lenders thanks to favorable terms, growing credit limits, reliability and speed
1
0
5
Instead of expensive verification, we use progressive trust-building: loans start small and can grow to $1,000 with on-time repayments Borrowers access capital in seconds and convert directly to local currencies for everyday expenses https://t.co/sDPF6o0lrl
world.org
Borrow dollars instantly - no collateral needed. Build your credit history with every repayment and unlock better rates and higher limits. No paperwork. No waiting. Just simple, fast lending.
1
0
6
Credit started from a simple observation: creditworthy people who need capital most are systematically excluded from getting it We built it to prove they deserve trust through their actions, not paperwork: undercollateralized lending at scale
Announcing Credit β an automated, undercollateralized lending system built on stablecoins. Live since December 2024, it has issued 175,000+ loans to 100,000+ unique borrowers worldwide We raised $6.6M led by Paradigm, with Nascent and strategic angels, to scale and expand Credit
6
2
29
Vyper's experimental codegen (venom) performs much better at SP1 proving than Solidity with EOF! Shows how much it can be extracted/improved at the compiler level without massive changes to the EVM
some preliminary numbers courtesy @cairoeth -- venom pipeline (non-EOF) proves 32% more efficiently on sp1 and runs 30% faster than even solidity+EOF
1
9
44
We believe SOLO can transform solo validation by dramatically reducing entry costs and unlocking stake liquidity, while enabling validators to maintain control of their nodes with built-in safeguards against stake concentration π
0
0
8
Attackers cannot circumvent it by splitting or consolidating validators, as the economic disincentives apply proportionally to their stake. Notably, this mechanism works without relying on identity-based Sybil resistance.
1
0
5
For large validators, more stake decreases borrowing power across their entire position, making growth more expensive than for smaller validators. The red line shows borrowing capacity for small stakers, while blue shows the change for a validator controlling half of SOLO's ETH.
1
0
2
To counter a potential decrease in the cost of a 51% attack, the protocol implements dynamic adjustments: As more ETH gets staked through SOLO relative to Ethereum's total stake, validators face decreasing returns from their collateral. https://t.co/PIozRSVi0O
ethresear.ch
By Cairo & Diego Many thanks to Vitalik Buterin, Alexander Herrmann, Philogy, William X, Thomas Thiery, and Julian Ma for feedback and discussions. Solo validators are vital to Ethereumβs security,...
1
0
3
Super excited about SOLO πͺ It lowers entry cost for validators by 26x, while deterring anyone from dominating Ethereum staking through the protocol. It also combines stablecoin mechanics and leverages Pectra's EIP-7002 & EIP-7251 π (link below)
Introducing SOLO: a protocol that lets anyone run an Ethereum validator with just 1.25 ETH instead of 32 ETH. It enables an LST backed by the portion of a validator's stake unlikely to be lost, without relying on governance or trusted hardware. Here's how it works π
3
0
33
Introducing SOLO: a protocol that lets anyone run an Ethereum validator with just 1.25 ETH instead of 32 ETH. It enables an LST backed by the portion of a validator's stake unlikely to be lost, without relying on governance or trusted hardware. Here's how it works π
29
49
466
The benchmark implementation leveraged Revm's and Foundry's support of EOF, alongside SP1 for proof generation and verification. Repository with contracts and methodology can be found here π https://t.co/qNCgIkN8lj
github.com
EOF (EVM Object Format) performance benchmarks for the EVM & SP1 ποΈ - cairoeth/sp1-eof
2
4
32
These performance benefits arise from EOF's elimination of dynamic jump overhead and removal of stack depth limitations, resulting in dramatic reductions in opcode usage (particularly BEQ, OR, BLTU, and SRL operations in the SP1 zkVM). The optimizations ultimately deliver
1
0
18
In terms of EVM metrics, the EOF version requires 16.08% less runtime gas with a 45.04% smaller bytecode size π¦ https://t.co/4JBqavTDIy
blog.succinct.xyz
By Cairo / Succinct Residency 2024 The Ethereum Virtual Machine (EVM) is the computational heart of Ethereum. It enables developers to build decentralized applications accessible to anyone. One of...
2
6
39
What are the performance benefits of EOF (EVM Object Format)? At the @SuccinctLabs residency, my benchmarks reveal ZK proving EOF is ~3x more efficient and runs 2.69x faster than the current EVM version β½ (link below)
9
31
190