#solidityprogramming kết quả tìm kiếm

Solidity’s Checks-Effects-Interactions pattern defines the safest way to structure your functions. Here’s how it keeps your logic clean and reliable👇

victorokpukpan_'s tweet image. Solidity’s Checks-Effects-Interactions pattern defines the safest way to structure your functions.

Here’s how it keeps your logic clean and reliable👇

Presenting 'The Road to Core Solidity', a series of blog posts through which we will share where we are headed with the language. Let's take a look at the overview!

solidity_lang's tweet image. Presenting 'The Road to Core Solidity', a series of blog posts through which we will share where we are headed with the language.

Let's take a look at the overview!

How often do you see a programming language split in two? Well, that's exactly what Solidity will be going through in the near future. Here's what's happening and what it means for the ecosystem: irondev.xyz/posts/solidity…


Here’s a Solidity snippet from a crowdfunding contract. It looks flawless, but there’s a critical flaw that could lead to lost funds! Can you spot the bug?

Somnia_Network's tweet image. Here’s a Solidity snippet from a crowdfunding contract. It looks flawless, but there’s a critical flaw that could lead to lost funds! 

Can you spot the bug?

in solidity you do not control control-flow. they allocate free memory pointer, even if you do not use memory. casting is lazy and can break near unchecked blocks. calls revert on failure but try catch blocks still fail on success when target has no code. joe: "wow"

jtriley2p's tweet image. in solidity you do not control control-flow. they allocate free memory pointer, even if you do not use memory. casting is lazy and can break near unchecked blocks. calls revert on failure but try catch blocks still fail on success when target has no code.

joe: "wow"

Introducing Solidity AI CodeGen, CredShields’ AI model built to help developers write secure, production-ready smart contracts in seconds. Built on OpenZeppelin, Solidity AI CodeGen delivers reliable, OZ v5–compliant code. 🔗 Try it now on Hugging Face: huggingface.co/credshields/So…


Good news for all the vibe coders out there. Seismic's version of Solidity is so intuitive that @cursor_ai picks it up on the fly. Gone are the days of struggling with a new language that AI hasn't seen before.


💥 Big News! 💥 We’ve been heads down over the past couple of months building a brand new Solidity course with modern best practices. 💎 Solidity v0.8.20 🌐 11 in-browser coding lessons 🎥 15 videos ⚒️ Foundry test-cases Master your Solidity skills ahead of the next 🐂 run!🧵

AlchemyLearn's tweet image. 💥 Big News! 💥

We’ve been heads down over the past couple of months building a brand new Solidity course with modern best practices.

💎 Solidity v0.8.20
🌐 11 in-browser coding lessons
🎥 15 videos
⚒️ Foundry test-cases

Master your Solidity skills ahead of the next 🐂 run!🧵

this is what production level gas optimization in Solidity looks like. storing multiple variables in bits in a single slot. ex: instead of using bool which would take 1 byte (8 bit), they allocated a specific bit [56] in the single slot (32 bytes = 256 bits) for the bool…

megabyte0x's tweet image. this is what production level gas optimization in Solidity looks like. 

storing multiple variables in bits in a single slot. 

ex: 
instead of using bool which would take 1 byte (8 bit), they allocated a specific bit [56] in the single slot (32 bytes = 256 bits) for the bool…

UPDATED 15min ago✅ src/smartContracts/PiCoinStabilization.sol This image shows a part of a Solidity smart contract file named PiCoinStabilization.sol which is used for managing a cryptocurrency token called PiCoin on the Ethereum blockchain. Here's a breakdown of what's…

earthlap's tweet image. UPDATED 15min ago✅
src/smartContracts/PiCoinStabilization.sol

This image shows a part of a Solidity smart contract file named PiCoinStabilization.sol which is used for managing a cryptocurrency token called PiCoin on the Ethereum blockchain. 

Here's a breakdown of what's…

If you want to be a good Solidity developer and auditor, you must have a deep knowledge of the programming language and the Ethereum technology. Here are 150 questions divided into 4 levels: Easy, Medium, Hard, and Advanced. Test yourself! ✅ rareskills.io/post/solidity-…

chrisdior777's tweet image. If you want to be a good Solidity developer and auditor, you must have a deep knowledge of the programming language and the Ethereum technology.

Here are 150 questions divided into 4 levels: Easy, Medium, Hard, and Advanced.

Test yourself! ✅

rareskills.io/post/solidity-…

Beginner smart contract devs, auditors - don’t skip this. This new paper dives deep into real exploitable patterns in Solidity contracts. Reentrancy, overflows, access bugs, all broken down. Read it, or get rekt later: arxiv.org/pdf/2504.21480

chrisdior777's tweet image. Beginner smart contract devs, auditors - don’t skip this.

This new paper dives deep into real exploitable patterns in Solidity contracts. Reentrancy, overflows, access bugs, all broken down.

Read it, or get rekt later:

arxiv.org/pdf/2504.21480

学一下 Solidity 基础其实可以更好地开发,这里是我收藏的 Solidity 教程 decert.me/tutorial/solid…


𝗦𝗼𝗹𝗶𝗱𝗶𝘁𝘆 𝗣𝗿𝗼𝗴𝗿𝗮𝗺𝗺𝗶𝗻𝗴: 𝗧𝗵𝗲 𝗦𝗺𝗮𝗿𝘁 𝗖𝗼𝗻𝘁𝗿𝗮𝗰𝘁 𝗹𝗮𝗻𝗴𝘂𝗮𝗴𝗲 𝗶𝗻 𝗘𝘁𝗵𝗲𝗿𝗲𝘂𝗺 bit.ly/3IzdtvG #SolidityProgramming #Solidity #SolidityProgrammingLanguage #Ethereum #BlockchainPlatform #AI #AINews #AnalyticsInsight

analyticsinme's tweet image. 𝗦𝗼𝗹𝗶𝗱𝗶𝘁𝘆 𝗣𝗿𝗼𝗴𝗿𝗮𝗺𝗺𝗶𝗻𝗴: 𝗧𝗵𝗲 𝗦𝗺𝗮𝗿𝘁 𝗖𝗼𝗻𝘁𝗿𝗮𝗰𝘁 𝗹𝗮𝗻𝗴𝘂𝗮𝗴𝗲 𝗶𝗻 𝗘𝘁𝗵𝗲𝗿𝗲𝘂𝗺 
bit.ly/3IzdtvG 
#SolidityProgramming #Solidity #SolidityProgrammingLanguage #Ethereum #BlockchainPlatform #AI #AINews #AnalyticsInsight

Transparency and accountability are the backbone of DeFi, and @SolidoMoney is setting the gold standard with $SOLID. On-chain visibility of 36.87M $SUPRA funds and their redeployment into $CASH market-making prove it’s not just talk — it’s design integrity baked into the…

dens_club's tweet image. Transparency and accountability are the backbone of DeFi, and @SolidoMoney is setting the gold standard with $SOLID. 

On-chain visibility of 36.87M $SUPRA funds and their redeployment into $CASH market-making prove it’s not just talk — it’s design integrity baked into the…

Here's the best part for Solidity devs: You don't need to be a PhD in cryptography to use FHE. @zama_fhe did the hard math. @IncoNetwork built the L1 infrastructure. You just... write Solidity. You use euint256 instead of uint256. That's it. You're now a privacy-preserving dApp…

Hazmaniaxbt's tweet image. Here's the best part for Solidity devs:
You don't need to be a PhD in cryptography to use FHE.
@zama_fhe did the hard math.
@IncoNetwork built the L1 infrastructure.
You just... write Solidity.
You use euint256 instead of uint256.
That's it. You're now a privacy-preserving dApp…

SON DAKİKA: Dördüncü genesis operatörümüzü gururla duyuruyoruz: @P2Pvalidator! 2018'in başlarında kurulan P2P.org, Web3'ün en büyük ve en köklü SOC 2 Type II denetimli doğrulayıcılarından biri; 7/24 destekle hizmet veriyor. Zama MPC operatörü olarak, Zama…



Seeing DMs like “wait, you were in The DAO?” after @CodeIsLawFilm 😅 Yeah check GitHub 🫡 I was already coding Solidity & the C++ client at EF in 2014. But I don’t dwell on it. Too many in crypto have turned “OG” into a personality. I'd rather build.

LefterisJP's tweet image. Seeing DMs like “wait, you were in The DAO?” after @CodeIsLawFilm 😅

Yeah  check GitHub 🫡

I was already coding Solidity & the C++ client at EF in 2014.

But I don’t dwell on it. Too many in crypto have turned “OG” into a personality.

I'd rather build.

A common Solidity optimization pattern is to pack variables into the minimum amount of storage slots. But what if you want to generalize to uint256s? Conditional packing is a pain. Enter Solady's optimized `LibZip.cdCompress`. Now 4x faster. So fast, it opens up new use cases.

optimizoor's tweet image. A common Solidity optimization pattern is to pack variables into the minimum amount of storage slots.

But what if you want to generalize to uint256s?
Conditional packing is a pain.

Enter Solady's optimized `LibZip.cdCompress`. 
Now 4x faster. So fast, it opens up new use cases.

3/7 🧱 Solidity Basics Crash Course: Variables & Data Types Functions & Modifiers Mapping & Structs Events & Error Handling #SolidityProgramming


Explore the concept of inheritance in Solidity, the programming language for Ethereum smart contracts. Uncover how Solidity allows for the creation of robust and modular code by inheriting properties.🎯 𝐊𝐧𝐨𝐰 𝐌𝐨𝐫𝐞 👉 101blockchains.com/solidity-inher… #SolidityProgramming

101Blockchains's tweet image. Explore the concept of inheritance in Solidity, the programming language for Ethereum smart contracts. Uncover how Solidity allows for the creation of robust and modular code by inheriting properties.🎯

𝐊𝐧𝐨𝐰 𝐌𝐨𝐫𝐞 👉 101blockchains.com/solidity-inher…

#SolidityProgramming

Không có kết quả nào cho "#solidityprogramming"

An attempt to learn #solidityprogramming crypto zombies

sunitha15_legal's tweet image. An attempt to learn #solidityprogramming crypto zombies

𝗦𝗼𝗹𝗶𝗱𝗶𝘁𝘆 𝗣𝗿𝗼𝗴𝗿𝗮𝗺𝗺𝗶𝗻𝗴: 𝗧𝗵𝗲 𝗦𝗺𝗮𝗿𝘁 𝗖𝗼𝗻𝘁𝗿𝗮𝗰𝘁 𝗹𝗮𝗻𝗴𝘂𝗮𝗴𝗲 𝗶𝗻 𝗘𝘁𝗵𝗲𝗿𝗲𝘂𝗺 bit.ly/3IzdtvG #SolidityProgramming #Solidity #SolidityProgrammingLanguage #Ethereum #BlockchainPlatform #AI #AINews #AnalyticsInsight

analyticsinme's tweet image. 𝗦𝗼𝗹𝗶𝗱𝗶𝘁𝘆 𝗣𝗿𝗼𝗴𝗿𝗮𝗺𝗺𝗶𝗻𝗴: 𝗧𝗵𝗲 𝗦𝗺𝗮𝗿𝘁 𝗖𝗼𝗻𝘁𝗿𝗮𝗰𝘁 𝗹𝗮𝗻𝗴𝘂𝗮𝗴𝗲 𝗶𝗻 𝗘𝘁𝗵𝗲𝗿𝗲𝘂𝗺 
bit.ly/3IzdtvG 
#SolidityProgramming #Solidity #SolidityProgrammingLanguage #Ethereum #BlockchainPlatform #AI #AINews #AnalyticsInsight

For anyone that feel like your alone in this space there’s help #consulting #nfthelp #solidityprogramming

TheSolarArtist's tweet image. For anyone that feel like your alone in this space there’s help #consulting #nfthelp #solidityprogramming

1/2022 was my year of smart contract auditing. I had no prior knowledge of blockchain or Solidity.#BlockchainSecurity #Web3Technology #SolidityProgramming #SmartContracts101 #CryptoCommunity #TechLearning #CodeNewbies

0xbrett8571's tweet image. 1/2022 was my year of smart contract auditing. I had no prior knowledge of blockchain or Solidity.#BlockchainSecurity
#Web3Technology #SolidityProgramming
#SmartContracts101
#CryptoCommunity
#TechLearning
#CodeNewbies
0xbrett8571's tweet image. 1/2022 was my year of smart contract auditing. I had no prior knowledge of blockchain or Solidity.#BlockchainSecurity
#Web3Technology #SolidityProgramming
#SmartContracts101
#CryptoCommunity
#TechLearning
#CodeNewbies

Good morning the nft space let’s talk about it. It’s fun but a lot of work. Coding contracts, making art, advertising and much more. We ain’t going nowhere. We BadBabys 4 life. #working #NFTCommmunity #Solidityprogramming #nfts #cryyo


"🚀 Day 4 of our Blockchain Development Skills Program ! 💼 IT Department students have delved deep into Solidity Programming, acquiring extensive knowledge in this cutting-edge field. 📚💡 #BlockchainDevelopment #SolidityProgramming #SkillsProgram" #aitam #bestengineeringcollege

AitamOfficial's tweet image. "🚀 Day 4 of our Blockchain Development Skills Program ! 💼 IT Department students have delved deep into Solidity Programming, acquiring extensive knowledge in this cutting-edge field. 📚💡 #BlockchainDevelopment #SolidityProgramming #SkillsProgram"
#aitam #bestengineeringcollege
AitamOfficial's tweet image. "🚀 Day 4 of our Blockchain Development Skills Program ! 💼 IT Department students have delved deep into Solidity Programming, acquiring extensive knowledge in this cutting-edge field. 📚💡 #BlockchainDevelopment #SolidityProgramming #SkillsProgram"
#aitam #bestengineeringcollege
AitamOfficial's tweet image. "🚀 Day 4 of our Blockchain Development Skills Program ! 💼 IT Department students have delved deep into Solidity Programming, acquiring extensive knowledge in this cutting-edge field. 📚💡 #BlockchainDevelopment #SolidityProgramming #SkillsProgram"
#aitam #bestengineeringcollege

Solidity is a contract-oriented, high-level language whose syntax is similar to that of JavaScript and it is designed to write smart contracts on Ethereum blockchain (DApps). Visit here: encyphers.com/2021/12/07/int… #solidityprogramming #web3js #ethereum #blockchain

encyphers's tweet image. Solidity is a contract-oriented, high-level language whose syntax is similar to that of JavaScript and it is designed to write smart contracts on Ethereum blockchain (DApps).
Visit here: encyphers.com/2021/12/07/int…

#solidityprogramming #web3js #ethereum #blockchain

Explore the concept of inheritance in Solidity, the programming language for Ethereum smart contracts. Uncover how Solidity allows for the creation of robust and modular code by inheriting properties.🎯 𝐊𝐧𝐨𝐰 𝐌𝐨𝐫𝐞 👉 101blockchains.com/solidity-inher… #SolidityProgramming

101Blockchains's tweet image. Explore the concept of inheritance in Solidity, the programming language for Ethereum smart contracts. Uncover how Solidity allows for the creation of robust and modular code by inheriting properties.🎯

𝐊𝐧𝐨𝐰 𝐌𝐨𝐫𝐞 👉 101blockchains.com/solidity-inher…

#SolidityProgramming

Meet your Solidity Programming mentor, @AldrickBonaobra! Tweet below your questions about #SolidityProgramming and our #BDB2022 and get a chance to satisfy your curiosity. Follow us to get more updates. Watch out for your answers in our upcoming video! #AskTheMentor

SparkLearnET's tweet image. Meet your Solidity Programming mentor, @AldrickBonaobra!

Tweet below your questions about #SolidityProgramming and our #BDB2022 and get a chance to satisfy your curiosity.

Follow us to get more updates. Watch out for your answers in our upcoming video!

#AskTheMentor

Loading...

Something went wrong.


Something went wrong.


United States Trends