👀 LooksRare Pt 3
Can I speak to the MAnageR?Disclaimer: I’ve been told by readers that I sometimes have spelling mistakes and poor grammar - I’m not going to fix, that time will be spent reading more code. Hey everyone welcome back to waints blog. Today we’re walking through the Manager contracts for LooksRare: CurrencyManager ----- ExecutionManagerCurrencyManager.solCurrencyManager is all about which currencies are available on LooksRare, its a pretty quick contract. First thing to note is the imports -- Own...
👀 LooksRare Pt 3
Can I speak to the MAnageR?Disclaimer: I’ve been told by readers that I sometimes have spelling mistakes and poor grammar - I’m not going to fix, that time will be spent reading more code. Hey everyone welcome back to waints blog. Today we’re walking through the Manager contracts for LooksRare: CurrencyManager ----- ExecutionManagerCurrencyManager.solCurrencyManager is all about which currencies are available on LooksRare, its a pretty quick contract. First thing to note is the imports -- Own...
👀 LooksRare Part 2
Hey everyone welcome back to waints blog. Today I’m going to do a write up on LooksRare Strategy smart contracts. Disclaimer: I’ve been told by readers that I sometimes have spelling mistakes and poor grammar - I’m not going to fix, that time will be spent reading more code.StrategiesWhat are Strategies?In LooksRares contract structure, a strategy is essentially a way to trade over the platform. For instance, you can sell an NFT via private sale, or bid on a collection of NFTs, or you can per...
👀 LooksRare Part 2
Hey everyone welcome back to waints blog. Today I’m going to do a write up on LooksRare Strategy smart contracts. Disclaimer: I’ve been told by readers that I sometimes have spelling mistakes and poor grammar - I’m not going to fix, that time will be spent reading more code.StrategiesWhat are Strategies?In LooksRares contract structure, a strategy is essentially a way to trade over the platform. For instance, you can sell an NFT via private sale, or bid on a collection of NFTs, or you can per...
WELCOME - LooksRare 👀
Welcome to waint.eths blogWhats going on everyone, my name is waint and I’m gunna start a blog to take notes on smart contracts, write about NFTs, and I dont really know yet. So this is it, I’m kinda just going to write about random shit, so welcome.🔰 First up: LooksRareI’m going to read all of LooksRares contracts and note anything I see and walk through what they’re doing. I’ll be using this piece as a semi introduction to smart contract development -- going line-by-line-ish describing wha...
WELCOME - LooksRare 👀
Welcome to waint.eths blogWhats going on everyone, my name is waint and I’m gunna start a blog to take notes on smart contracts, write about NFTs, and I dont really know yet. So this is it, I’m kinda just going to write about random shit, so welcome.🔰 First up: LooksRareI’m going to read all of LooksRares contracts and note anything I see and walk through what they’re doing. I’ll be using this piece as a semi introduction to smart contract development -- going line-by-line-ish describing wha...