luther900 (luther900)

luther900

0 Followers

Recent casts

🪙 Day 29 | Rethinking Stablecoins 🧩 Part 1: Stability Isn’t Fixed — It’s Maintained Before studying the SimpleStablecoin contract, I thought a stablecoin was just “a token that stays still.” But the code showed me otherwise — stability is a state continuously maintained by logic and incentives. That line collateralizationRatio = 150; isn’t just math; it’s a rule that quantifies trust. To mint sUSD, you must over-collateralize by 150%. It’s a lesson that trust can be designed — not assumed.

  • 2 replies
  • 0 recasts
  • 0 reactions

I studied DecentralizedGovernance.sol, a token-based voting contract. It showed me that smart contracts don’t just run code — they build communities. Power, trust, and consensus — all defined in Solidity. 🧩 #DAO #Web3

  • 2 replies
  • 0 recasts
  • 0 reactions

📘 After studying my 26th Solidity contract, I realized that understanding doesn’t mean mastering. The NFT Marketplace looked simple, but it made me see that once trust is written into code, you’re not just coding — you’re defining the rules of a system.

  • 2 replies
  • 0 recasts
  • 0 reactions

Top casts

我发现,学习Solidity最关键的不是一开始就懂所有概念,而是敢动手实践,把抽象的理论一点点变成眼前能运行的代码。每次调试错误、查文档、翻论坛的过程虽然烦,但每解决一个小问题,就像捡到了一块拼图,慢慢把整个知识地图拼起来。

  • 1 reply
  • 0 recasts
  • 0 reactions

这一周也让我深刻认识到自己的弱点。比如,我之前总想跳过基础直接模仿大项目,结果完全不懂为什么会报错,反而浪费时间。还有智能合约的安全问题,像重入攻击、整数溢出,这些完全是传统编程里不常遇到的坑,如果不认真学习,写出来的合约可能随时出问题。现在我才明白,慢慢理解每一行代码背后的逻辑,比盲目追求完成更多作业更重要。

  • 0 replies
  • 0 recasts
  • 0 reactions

学习Solidity不仅是在学一门新语言,更像是在训练一种新的思维方式:去中心化、信任最小化、对安全性高度敏感。每次我在代码里小心翼翼地添加检查,每次看到自己写的合约在测试网上顺利运行,都让我感到自己在一点点变得更专业。

  • 1 reply
  • 0 recasts
  • 0 reactions

今天是我学习Solidity的第七天,回头看看这一周的经历,真是五味杂陈。一开始,我对区块链几乎一无所知,更别说Solidity了。看到“智能合约”“以太坊虚拟机”“事件”“修饰符”这些名词,我整个人像是掉进了一个陌生的迷宫,完全不知从何开始。第一天,我连写一个最简单的合约都失败了,屏幕上密密麻麻的红色报错信息让我恨不得直接关掉电脑,去睡一觉忘掉一切。

  • 2 replies
  • 0 recasts
  • 0 reactions

Onchain profile

Ethereum addresses