No matter how much advice you get, how many people warn you;
Some life lessons will only stick with you by getting smacked in the face by the pain of decision.
@bumblebeed11 I enjoyed reading this. Truly, you cannot enjoy the process of learning a skill if you're coming from a mindset of survival. Great things take time, and the process to attain them cannot be skipped.
@mudgen Unsuccessful 😔
I couldn't finish the dex aggregator project.
I reached the ceiling of research but seems I needed holding hands to carry the project up till production level.
Currently studying EIP-2535 (Diamond proxy pattern), It's a bit confusing but I kind of understand the facet and diamond setup that makes smart contracts modular.
Probably building a mini-project with the proxy pattern should help me understand it.
Compose, the new smart contract library I am working is now open to contributors. I invite you to work with me on this new endeavor. To get started, read the README here: https://t.co/VnWLfZI11V
#OpenSource#smartcontracts#library#solidity
@mudgen I’m really excited to see how this gets picked up in modern smart contract development. The rules aren’t even that strict if you’ve worked with the Diamond Proxy pattern before, this will feel pretty natural. Overall, I love the direction it’s going.