0xodus.base.eth pfp

0xodus.base.eth

@0xodus

11 Following
17 Followers


0xodus.base.eth pfp
0xodus.base.eth
@0xodus
https://x.com/0xodus/status/1854098056578273446
0 reply
0 recast
1 reaction

0xodus.base.eth pfp
0xodus.base.eth
@0xodus
While doing security reviews on smart contracts, one minute I be feeling genius for finding a critical bug , the next, I invalidate my own finding and feel pretty much stupid๐Ÿ˜† , but I move on regardless!๐Ÿš€
0 reply
0 recast
2 reactions

0xodus.base.eth pfp
0xodus.base.eth
@0xodus
Will be attending the Base Nairobi Meetup, can't wait to meet y'all there ๐Ÿ˜
0 reply
1 recast
2 reactions

0xodus.base.eth pfp
0xodus.base.eth
@0xodus
This week I built: ๐Ÿ”ต I led a session in my uni whereby I introduced Base to the attendees, introduced them to Solidity, we wrote a simple smart contract, deployed and Interacted with it on Base Sepolia. For the majority, that was their first transaction and smart contract deployment https://warpcast.com/0xodus/0x5241f72d ๐Ÿ”ต Started learning about smart contract security. This will allow me to contribute to securing the space which is important as we continue to bring everyone Onchain
1 reply
1 recast
3 reactions

0xodus.base.eth pfp
0xodus.base.eth
@0xodus
Doing transactions costing less than a penny in fees on @base is just crazy. We just need to figure out how to integrate that in everyday normal transactions without the users having to know the technicalities of web3. To achieve that, we need to IGNORE THE NOISE AND BUILD. The goal is to bring everyone ONCHAIN
0 reply
0 recast
1 reaction

0xodus.base.eth pfp
0xodus.base.eth
@0xodus
Inviting @zzee
2 replies
0 recast
1 reaction

0xodus.base.eth pfp
0xodus.base.eth
@0xodus
Yesterday I led a session on solidity basics and guided the attendees on deploying and interacting with the smart contract we wrote on Base sepolia. Am surprised by the growing interest in web3 from fellow students who often lack guidance on how to approach and navigate the field. I like stepping in and sharing my little knowledge and experience, making their onboarding experience easier. I hope the number continues to grow over time. Definitely bullish for the space๐Ÿš€ ๐Ÿš€ โš’๏ธ https://x.com/0xodus/status/1849531568492249435
0 reply
0 recast
0 reaction

0xodus.base.eth pfp
0xodus.base.eth
@0xodus
Day 1 of my smart contract security course and here's a quick takeaway on fuzzing: Fuzzing is an automated technique that feeds semi-random inputs into a contract to detect vulnerabilities or unexpected behaviors. ๐Ÿ› ๏ธ There are 2 types of fuzzing in smart contracts: 1๏ธโƒฃ Stateless Fuzzing: Each execution starts fresh, with no retained state or memory from previous runs. 2๏ธโƒฃ Stateful Fuzzing: Retains state and memory across executions, simulating real-world scenarios with repeated contract calls. In Foundry: Fuzzing = Stateless Fuzzing Invariant Testing = Stateful Fuzzing This structure is powerful for uncovering hidden contract issues and improving security.
0 reply
0 recast
0 reaction

0xodus.base.eth pfp
0xodus.base.eth
@0xodus
This week I built: ๐Ÿ”ต I learnt about Account Abstraction aka EIP-4337 and did a project on account abstraction on base (https://sepolia.basescan.org/address/0x9afe1680b9a0916e0697bcbc7c75dc868b70b6f4) ๐Ÿ”ต I attended a smart contract security space hosted by base east africa. Learnt lots about security ๐Ÿ”ต I deployed contracts for our buildathon project (PamojaFi) together with my team members ๐Ÿ”ต I assisted several teams at my Uni with their buildathon projects during the weekly web3 club session. Thanks to @sir-damilare for the support
1 reply
0 recast
1 reaction

0xodus.base.eth pfp
0xodus.base.eth
@0xodus
Build on @base Permissionless + Borderless = Limitless
0 reply
0 recast
0 reaction

0xodus.base.eth pfp
0xodus.base.eth
@0xodus
200ms blocktime is just pretty cool
0 reply
0 recast
0 reaction

0xodus.base.eth pfp
0xodus.base.eth
@0xodus
Today I learned about EIP-4337 aka Account Abstraction. I think it has the potential of making it easier for newbies to onboard onto the space without worrying much about private and public keys.
0 reply
0 recast
0 reaction

0xodus.base.eth pfp
0xodus.base.eth
@0xodus
fn main() { println!("Hello, world!"); }
0 reply
0 recast
0 reaction