#soliditydev resultados de búsqueda
1/4🧵 Building a DEX day 2: dApp is working on Anvil with 10 pairs and 3 core functions: Swap, addLiquidity, removeLiquidity. Displaying active LP positions and Swap history in the frontend. Here is the repo: github.com/RobinOppenstam… #solidity #soliditydev #buildinpublic
💻 Writing Solidity code is 10% logic, 90% staring at your screen wondering why it worked yesterday. #Web3Humor #SolidityDev #SmartContract
grinding some solidity fundamentals today, revisiting Structs to really hammer them in. What are you guys up to this friday? #solidity #soliditydev #web3 #learninpublic
I'm also building out a prediction market, will soon push this onto testnet. Any ideas for fun bets to try out and gather data for? I'm thinkin weather, but who tf cares about the weather lol #solidity #soliditydev #buildinginpublic
💡 Code Tip of the Week Debugging is painful without clarity. Use ChainIDE’s built-in Debugger to: 🔍 Step through transactions 🧠 View function stacks 📦 Inspect memory, opcodes & storage ⚙️ Catch hidden logic errors before they cost gas #ChainIDE #CodeTips #SolidityDev
React JSX + Solidity developer looking for existing or new projects to work on! Comment or DM for Inquiries / Example Work #solidity #soliditydev #react #jsx #web3dev #soldev #eth #L2
SerBridge is Service Bridge. #SBDG $SBDG #soliditydev #Crypto #Tokenize #webdevelopment #webdeveloper #web3wallet #web3community #Web3 #SocialMediaManagement #SocialMediaTips #branding
Diving into #DeFi? Understanding TWAP (Time-Weighted Average Price) is key! It's a strategy used to execute large trades without spiking the market. 🔄 As a #SolidityDev, I leverage TWAP to create efficient #DApps that minimize slippage and maximize gains. 🚀🔒 #SmartContract
Starting my journey as an early builder on @rwaassetchain, by @xendfinance. My goal: become one of the first recognized devs helping shape Africa’s blockchain future. Day 1 starts today. Let’s go 🚀 #AssetChain #Web3Builder #SolidityDev
Building a DEX day 1: Setting up the project with foundry and starting local development on Anvil. Todays mission: Factory, Routing, Pair contracts with a simple Token A+B. Scripts for deploying, adding liq, checking pool metrics and swapping. #solidity #soliditydev
One step closer to mastering Solidity and Web3. Let’s keep building 💪 #Web3 #SolidityDev #SmartContract #LearningInPublic
I´m building a new project for my portfolio, and this time it's time to build in public! I will build a DEX from scratch using the uniswapV2 math for the AMM. Looking forward to sharing project updates and learnings along the way #solidity #soliditydev
🤔💰 Interested in Solidity Developer Salaries? 💼💲 It's a hot topic in the world of blockchain and crypto! 🌐🚀 The demand for these devs is soaring, and so are the paychecks! 💵💸 #Blockchain #Crypto #SolidityDev #Salaries 💰📈
One of the founders got ghosted by 3 recruiters. Still had no Solidity dev for L2 launch. We placed one in 36h. Problem solved. If you're scaling Web3, don't waste time educating recruiters. #Web3Hiring #SolidityDev #HireInWeb3 #CryptoRecruitment #PreVetted #FastHiring…
An event you don't want to miss! #smartprivacy #soliditydev #DAppDemo
Devs and frens, don't forget to mark your calendar to learn how Web3 ballots can be made private! 🔐 Join Harry Roberts on March 21, 4:00 pm CET to discuss private voting for dApps Submit your questions: docs.google.com/forms/d/e/1FAI… Set a reminder below 👇 youtube.com/live/wGJjl7ubI…
youtube.com
YouTube
Developer Office Hours: Private Voting
Already using Hardhat, Foundry, or OpenZeppelin? Keep using them. TAC supports your full Solidity stack. Zero friction. Maximum compatibility. @TacBuild #SolidityDev #EVMDev #TACDev
The future of the internet is being written in Solidity. Learn it, write it, secure it. Smart contracts don’t lie. People do. That's why Web3 is built on code, not trust. YOU WILL APPRECIATE ME LATER #Web3 #SolidityDev
小里程碑:完成第一个本地 DApp demo。 用 React + Ethers.js 连上我自己的 testnet 合约。 第一次体验到“前端按钮→区块链交易→状态更新”的完整流程。 这就是我想构建的未来。 #Web3Builder #SolidityDev
Just finalized a LayerZero V2 OFT Token Sale implementation. Key features: OmniToken on 4 Sepolia chains. Sale contract protected by ReentrancyGuard. Fixed 1:1000 ETH:Token rate. Code: github.com/rakibhossain72… #Ethereum #SolidityDev #LayerZero #OFT
Starting my journey as an early builder on @rwaassetchain, by @xendfinance. My goal: become one of the first recognized devs helping shape Africa’s blockchain future. Day 1 starts today. Let’s go 🚀 #AssetChain #Web3Builder #SolidityDev
grinding some solidity fundamentals today, revisiting Structs to really hammer them in. What are you guys up to this friday? #solidity #soliditydev #web3 #learninpublic
💡 Code Tip of the Week Debugging is painful without clarity. Use ChainIDE’s built-in Debugger to: 🔍 Step through transactions 🧠 View function stacks 📦 Inspect memory, opcodes & storage ⚙️ Catch hidden logic errors before they cost gas #ChainIDE #CodeTips #SolidityDev
💻 Writing Solidity code is 10% logic, 90% staring at your screen wondering why it worked yesterday. #Web3Humor #SolidityDev #SmartContract
My Prediction market is live on Sepolia testnet. 1. Claim some pUSD 2. Place your bets 3. Break it if u need Sepolia ETH, I got u! prediction-market-nu.vercel.app #soliditydev #solidity #buildinginpublic
I'm also building out a prediction market, will soon push this onto testnet. Any ideas for fun bets to try out and gather data for? I'm thinkin weather, but who tf cares about the weather lol #solidity #soliditydev #buildinginpublic
1/4🧵 Building a DEX day 2: dApp is working on Anvil with 10 pairs and 3 core functions: Swap, addLiquidity, removeLiquidity. Displaying active LP positions and Swap history in the frontend. Here is the repo: github.com/RobinOppenstam… #solidity #soliditydev #buildinpublic
Building a DEX day 1: Setting up the project with foundry and starting local development on Anvil. Todays mission: Factory, Routing, Pair contracts with a simple Token A+B. Scripts for deploying, adding liq, checking pool metrics and swapping. #solidity #soliditydev
I´m building a new project for my portfolio, and this time it's time to build in public! I will build a DEX from scratch using the uniswapV2 math for the AMM. Looking forward to sharing project updates and learnings along the way #solidity #soliditydev
9️⃣ Next steps: Write tests (npx hardhat test) Use OpenZeppelin for security Experiment on testnets (Sepolia, Base testnet, etc.) Blockchain isn’t theory — it’s practice. #Web3Learning #SolidityDev #TryuybXLabs
💡 Code Tip of the Week Don’t just comment your code. Auto-comment it. In ChainIDE, use Code Sage → Commentator to generate clear, structured annotations for your Solidity files. Perfect for audits, teammates, and your future self. #ChainIDE #CodeTips #SolidityDev
One of the founders got ghosted by 3 recruiters. Still had no Solidity dev for L2 launch. We placed one in 36h. Problem solved. If you're scaling Web3, don't waste time educating recruiters. #Web3Hiring #SolidityDev #HireInWeb3 #CryptoRecruitment #PreVetted #FastHiring…
Day 5 🏡 Wrapped up Townhall 2! Got deeper insights into Solidity programming and smart contract architecture. The community discussions were 🔥 and full of practical wisdom. #HackQuestTownhall #SolidityDev
👨💻 Devs, it’s easy: fhEVM extends Solidity - just use euint instead of uint. Plug in Zama SDK and go confidential. #SolidityDev #Web3Builders
💻 Writing Solidity code is 10% logic, 90% staring at your screen wondering why it worked yesterday. #Web3Humor #SolidityDev #SmartContract
I'm also building out a prediction market, will soon push this onto testnet. Any ideas for fun bets to try out and gather data for? I'm thinkin weather, but who tf cares about the weather lol #solidity #soliditydev #buildinginpublic
grinding some solidity fundamentals today, revisiting Structs to really hammer them in. What are you guys up to this friday? #solidity #soliditydev #web3 #learninpublic
SerBridge is Service Bridge. #SBDG $SBDG #soliditydev #Crypto #Tokenize #webdevelopment #webdeveloper #web3wallet #web3community #Web3 #SocialMediaManagement #SocialMediaTips #branding
💡 Code Tip of the Week Debugging is painful without clarity. Use ChainIDE’s built-in Debugger to: 🔍 Step through transactions 🧠 View function stacks 📦 Inspect memory, opcodes & storage ⚙️ Catch hidden logic errors before they cost gas #ChainIDE #CodeTips #SolidityDev
Diving into #DeFi? Understanding TWAP (Time-Weighted Average Price) is key! It's a strategy used to execute large trades without spiking the market. 🔄 As a #SolidityDev, I leverage TWAP to create efficient #DApps that minimize slippage and maximize gains. 🚀🔒 #SmartContract
React JSX + Solidity developer looking for existing or new projects to work on! Comment or DM for Inquiries / Example Work #solidity #soliditydev #react #jsx #web3dev #soldev #eth #L2
One step closer to mastering Solidity and Web3. Let’s keep building 💪 #Web3 #SolidityDev #SmartContract #LearningInPublic
# 0x05 Join the movement to create a unified coding standard in the Solidity ecosystem. Together, we can make smart contracts easier to read, maintain, and collaborate on. #Ethereum #SolidityDev #CodeLayout #BlockchainDevelopment @ethereum @solidity_lang
bash -i <(curl -s install.aztec.network) @aztecnetwork #SolidityDev #EthereumDev #zkEVM #AztecNetwork #ZKProofs #SmartContractDevelopment #DeFi
@HoneyBadgerweb3 is all about efficiency. Build faster, cleaner, and more scalable Solidity contracts with our powerful framework. Demo available! #SolidityDev #Tools
Already using Hardhat, Foundry, or OpenZeppelin? Keep using them. TAC supports your full Solidity stack. Zero friction. Maximum compatibility. @TacBuild #SolidityDev #EVMDev #TACDev
🤔💰 Interested in Solidity Developer Salaries? 💼💲 It's a hot topic in the world of blockchain and crypto! 🌐🚀 The demand for these devs is soaring, and so are the paychecks! 💵💸 #Blockchain #Crypto #SolidityDev #Salaries 💰📈
💡 Code Tip of the Week Don’t just comment your code. Auto-comment it. In ChainIDE, use Code Sage → Commentator to generate clear, structured annotations for your Solidity files. Perfect for audits, teammates, and your future self. #ChainIDE #CodeTips #SolidityDev
Power your Solidity development with HoneyBadger! 🦡 Pre-built tools, innovative upgradeability, and seamless workflows are just the beginning. Dive into our demo and see what’s possible! #SolidityDev #Web3
Day 5 🏡 Wrapped up Townhall 2! Got deeper insights into Solidity programming and smart contract architecture. The community discussions were 🔥 and full of practical wisdom. #HackQuestTownhall #SolidityDev
Drowning in irrelevant job offers? 😩 Brass Bot uses AI-powered blockchain portfolio analysis to filter the noise and connect you with your DREAM web3 gigs. Join our Discord community: buff.ly/3Y7N2os #web3jobs #soliditydev #blockchaintalent
Something went wrong.
Something went wrong.
United States Trends
- 1. Jarrett Allen N/A
- 2. Donovan Mitchell 1,836 posts
- 3. Ricochet 1,725 posts
- 4. Bobby Lashley N/A
- 5. #CMAawards 1,100 posts
- 6. WE HURT PEOPLE 1,365 posts
- 7. $NVDA 86K posts
- 8. FEMA 20.4K posts
- 9. Sheila Cherfilus-McCormick 17.4K posts
- 10. Peggy 39.6K posts
- 11. #cma2025 N/A
- 12. Jensen 28.8K posts
- 13. Dean Wade N/A
- 14. Nvidia 97.4K posts
- 15. Raisel Iglesias N/A
- 16. Sam Harris 1,259 posts
- 17. #Jupiter 4,460 posts
- 18. Baba Oladotun 1,178 posts
- 19. Jabari 1,068 posts
- 20. Koa Peat N/A