Обговорення

Діліться своїми думками зі спільнотою Solidity

Обговорення

Діліться своїми думками зі спільнотою Solidity

Пости

20
  • 0xflavoredBy_God.
    Feb 27, 2025
    Обговорення

    шлях аудиту смарт-контрактів

    яку пораду ви дасте комусь, хто тільки починає шлях аудиту смарт-контрактів

    • Smart Contract
    • Solidity
    • Yul
    0
    1
  • Eyitayo Da Dev.
    Feb 24, 2025
    Обговорення

    Привіт, хлопці, я тут новий. Я сподівався, що хтось може дати мені посилання, щоб ефективно навчитися солідності.

    //SDPX Ідентифікатор ліцензії: MIT прагма солідність 0.8.24; контракт Привіт Світ { рядок публічний Hello World; } //Просто довелося щось додати сюди

    • Smart Contract
    • Solidity
    0
    2
  • thegreatfeez.
    Dec 09, 2024
    Обговорення

    Початківець до солідності

    Пройшовши курс для початківців з cyfrin updraft, я намагаюся щось побудувати, щоб я міг закріпити знання, але це так, ніби я нічого не знаю. Дійсно мене засмучує. Яку пораду ви, хлопці, дасте

    • Smart Contract
    • Solidity
    2
    3
    Найкраща відповідь
  • 0x1e3f...4698.
    Sep 13, 2024
    Обговорення

    Seeking Freelance Opportunities for Beginner Solidity Developer"

    I have been studying Solidity for a couple of weeks and do not have any previous IT background. Are there any opportunities for me to get freelance work or earn money with my current skills?

    • Solidity
    • Use cases
    0
    0
  • 0xb5d6...1329.
    Jul 24, 2024
    Обговорення

    Formatting/Hello

    I am new to Solidity! I wanted to say hello to this awesome community in hopes that it will get me out of my shell, and hopefully meet new people. I have zero programming experience, but love crypto. When posting questions in these forums is there a certain format I should post my question in, and/or any not so obvious rules I should follow in these forums? Thank you for taking the time to read, and leaving a reply!

    • Smart Contract
    • Solidity
    • Use cases
    0
    1
  • 0xe731...d226.
    Jul 13, 2024
    Обговорення

    Career Path in WEB3 Auditing: Project Building or Learning Auditing First?

    Hi everyone, I've recently completed the Solidity and Foundry basic and advanced courses with Cyfrin Updraft. I'm contemplating my next steps and considering a career in Solidity. Should I start learning smart contract auditing at this stage, or would it be more beneficial to first create some projects to solidify my current knowledge? Looking forward to your advice!

    • Smart Contract
    • Solidity
    0
    1
  • Serpent0x.
    May 31, 2024
    Обговорення

    Reentrancy Vulnerability

    Hello everyone , I've noticed that the offer function uses the .call{value: amount}("") method to send Ether to the recipient's address. Could anyone provide insight into whether this function is indeed vulnerable to reentrancy and suggest any best practices or modifications to mitigate such risks? function _offer(address to, uint256 amount) internal { balance -= amount; (bool success, ) = to.call{value: amount}(""); if (!success) { revert TransferFailed(address(0), address(this), to, amount); } } `

    • Smart Contract
    • Solidity
    • Solidity Compiler
    0
    1
  • 0x30b1...765c.
    Apr 04, 2024
    Обговорення

    About the flash loan

    Hello guys, I have a question what if a user borrows $1000 from the lending pool and user does some stuff? Now what if a user transfers that money to another address and destroys his wallet? Because the user already transferred to another contract how would he get reverted with $1000 into the lending pool now?

    • Solidity
    0
    1
  • 0x30b1...765c.
    Apr 03, 2024
    Обговорення

    MEV bot creation

    Hi, How could we create a MEV bot? I want to test it

    • Solidity
    0
    2
  • 0x30b1...765c.
    Mar 28, 2024
    Обговорення

    Diff between DOS and MEV attack

    Hi all, I have a query that can anyone explain main difference between DOS and MEV attack ? Because both leads to gas related issues. Transaction reverts in the both cases which leads to an error. So anyone clarify it ?

    • Solidity
    1
    1
Sui.X.Peera.

Зароби свою частку з 1000 Sui

Заробляй бали репутації та отримуй винагороди за допомогу в розвитку спільноти Sui.

Топ теги
  • Solidity
  • Smart Contract
  • Solidity Compiler
  • Use cases
  • Yul
  • Optimizer
  • Language Grammar
  • Internals
  • Private
Ми використовуємо файли cookie, щоб гарантувати вам найкращий досвід на нашому сайті.
Детальніше