0x3pacalypse (@moh_relation50) 's Twitter Profile
0x3pacalypse

@moh_relation50

Smart contract dev building | ๐Ÿฆบ Solidity Padawan |
Building the future one contract at a time
#ZK #w3pacalypse #cyfrinupdrafts

ID: 1675459711892611073

calendar_today02-07-2023 11:04:29

199 Tweet

160 Followers

238 Following

BingX Africa (@africa_bingx) 's Twitter Profile Photo

๐ŸŒŸ BingX OnTour Kenya was a huge success! ๐Ÿ‡ฐ๐Ÿ‡ช On September 6th, we gathered at Blockchain Centre Nairobi for our very first meetup in Kenya โ€” and it was nothing short of incredible! From deep-dive trading insights and P2P merchant networking to sharing the path of becoming a

๐ŸŒŸ BingX OnTour Kenya was a huge success! ๐Ÿ‡ฐ๐Ÿ‡ช

On September 6th, we gathered at Blockchain Centre Nairobi for our very first meetup in Kenya โ€” and it was nothing short of incredible!

From deep-dive trading insights and P2P merchant networking to sharing the path of becoming a
Aayush.eth (@aayush_ak07) 's Twitter Profile Photo

Day 65 of learning #blockchain from Cyfrin Updraft ๐ŸŸฉ Learning to connect frontend with contracts using html and js. window.ethereum is injected by metamask on install. We use that to know if ETH based wallet is installed or not. Using Viem to connect to metamask easily.

Day 65 of learning #blockchain from <a href="/CyfrinUpdraft/">Cyfrin Updraft ๐ŸŸฉ</a> 

Learning to connect frontend with contracts using html and js.

window.ethereum is injected by metamask on install. We use that to know if ETH based wallet is installed or not.

Using Viem to connect to metamask easily.
Aayush.eth (@aayush_ak07) 's Twitter Profile Photo

Interface in solidity is nothing but a convenience to call an external contract using names. Otherwise you would be Hashing the function, creating calldata of it, sending it to evm to process, then receiving and decoding it. Interface protect you from such low level stuffs

Cat McGee | catmcgee.eth (@catmcgeecode) 's Twitter Profile Photo

Learning Rust vs Solidity Rust is probably easier than Solidity, but it feels harder to learn because it enforces a lot of rules upfront Solidity will let you compile with unsafe patterns, then you'll learn as you go about reentrancy, overflow, out of bound errors etc With

vinay๐Ÿฐ (@vinay793541) 's Twitter Profile Photo

๐Ÿฆ– Day 96 of learning Blockchain Dived deep into flashloans today: โœ… Understood how protocols like ThunderLoan work โœ… Learned why AssetToken exchange rate always increases โœ… Saw how borrowers use executeOperation for strategies โœ… Built a minimal flashloan borrower contract

๐Ÿฆ–
Day 96 of learning Blockchain

Dived deep into flashloans today:

โœ… Understood how protocols like ThunderLoan work
โœ… Learned why AssetToken exchange rate always increases
โœ… Saw how borrowers use executeOperation for strategies
โœ… Built a minimal flashloan borrower contract
vinay๐Ÿฐ (@vinay793541) 's Twitter Profile Photo

๐Ÿฆ– Day 97 of learning Blockchain Dived into AssetToken.sol, ThunderLoan.sol today ๐Ÿ“ โœ…Working of AssetToken โ€œsharesโ€ of the ThunderLoan pool โœ…Logic behind exchange rate that only increases as fees accumulate โœ…Ensures depositors always gain value over time โœ…How proxy's

๐Ÿฆ–
Day 97 of learning Blockchain

Dived into AssetToken.sol, ThunderLoan.sol today ๐Ÿ“

โœ…Working of AssetToken โ€œsharesโ€ of the ThunderLoan pool
โœ…Logic behind exchange rate that only increases as fees accumulate
โœ…Ensures depositors always gain value over time
โœ…How proxy's
Saber.base.eth (๐Ÿ–ค, ๐Ÿค) (@sabercodes123) 's Twitter Profile Photo

Everyone talks about โ€œbuilding in Web3", Hereโ€™s how you actually do it: Deploy contracts on Base Push PRs to open-source crypto projects Ship apps on Farcaster Get recognized on Talent Protocol Builders > spectators.

Rosario Borgesi (@rosarioborgesi) 's Twitter Profile Photo

โŒ In Solidity, you cannot use == to compare two strings. Strings are complex types (dynamic byte arrays), so == wonโ€™t work like it does with primitives. โœ… The correct way is to compare their hashes ๐Ÿ‘‡

โŒ In Solidity, you cannot use == to compare two strings.

Strings are complex types (dynamic byte arrays), so == wonโ€™t work like it does with primitives.

โœ… The correct way is to compare their hashes ๐Ÿ‘‡
vinay๐Ÿฐ (@vinay793541) 's Twitter Profile Photo

๐Ÿฆ– ๐Ÿ”ฅ๐Ÿ’ฏ I just completed 100 DAYS of learning Blockchain without a break! ๐Ÿ”ฅ๐Ÿ’ฏ Day 100 of learning Blockchain๐Ÿš€ Today I learned about storage collision in proxy contracts. โœ…Happens when proxy + implementation share overlapping storage slots. โœ…Can corrupt state or even lose

๐Ÿฆ–
๐Ÿ”ฅ๐Ÿ’ฏ I just completed 100 DAYS of learning Blockchain without a break! ๐Ÿ”ฅ๐Ÿ’ฏ

Day 100 of learning Blockchain๐Ÿš€

Today I learned about storage collision in proxy contracts.

โœ…Happens when proxy + implementation share overlapping storage slots.
โœ…Can corrupt state or even lose
shafu (@shafu0x) 's Twitter Profile Photo

Red flags to look for when applying to jobs in crypto - linkedin - don't use foundry - degree requirement - code challenge - anon team - more marketing than builders - unpaid "test work" - toxic twitter - empty github - don't take security seriously - shady funding history