Recently, I've developed a passion for antiques. I like the idea that these objects have a history.
The book dates from 1908 and the camera from the 1940s.
If only the traceability brought by blockchain had been common to our everyday objects for that long, I could have known the history of these objects.
Hi! I鈥檓 just starting to learn Cairo. Is there #caironautes here? 馃槉
Minted this free collectible in celebration of @orbapp.lens funding!
The era of everyday web3 social starts here!
LFG!馃檶
A couple weeks ago, I've finished a side Web 3 project. With this project, you can create, manage and join voting sessions on Polygon Mumbai, Avalanche Fuji or on a localhost blockchain.
This project is using EIP-1167, Upgradeable and Pausable smart contracts.
If you want to take a look at this project and give me a feedback, here is the link to the demo: my-smartvote.vercel.app/
And here is the Github repo: github.com/NicolasMilliard/SmartVote
Optimize your #solidity loop in 4 steps!
Loop through an array in Solidity can be expensive. With a few adjustments, you can save a significant amount of gas.
#ethereum #blockchain #developer #web3
Caching the array length can save 3 to 100 gas per iteration (regarding where the array is store). If your loop doesn鈥檛 change the length of the array, you should cache the array length before your loop.
Don't explicitly initialize variables with default values. For looping or for something else, there is no need to initialize variables with default values, except to waste gas.
Unchecked i to save up to 40 gas per iteration. There is no need to check for overflow because your array length can鈥檛 be greater than 2256 - 1. Theoretical, maximum value of i is 2256 - 2.
++i costs less gas compared to i++. Pre-increment is cheaper than post-increment. You can save about 5 gas per iteration.
I hope you find this useful!
I'm very proud to share with you my Alyra certification (the french blockchain school), as a Blockchain Developer 馃コ
So I announce you I'm currently searching a job as a Blockchain Developer. I'm a 5+ years experienced Full Stack Developer.
I've made several projects using Solidity Smart Contracts, Truffle, Hardhat, Web3.js, Ethers.js and others (my portfolio is coming really soon).
If you're searching or know someone who is searching a Blockchain Developer, feel free to contact me!
#developer #blockchain #solidity
I definitely love playing with DALL路E! Here are 2 shots with the keywords "Tokyo street in a cyberpunk style, digital art".
The interview of @aavechan.lens from @alphaplease.lens was really interesting, thank you both of you for the sharing! 馃檹
alphapls.substack.com/p/the-buildooooooor-marc-zeller-of
I strongly recommand everyone to read this interview if you're interesting by Aave or by the DeFi ecosystem. 馃搱
I鈥檝e just join @orbapp.lens a couple minutes ago. Everything is smooth, intuitive and the UI is amazing! Thank you for the great job you鈥檝e done!
I鈥檒l definitely add Orb to my daily routine! 馃榿馃尶