Welcome to the Weekly General Discussion on Ethfinance

Massive List of Ethereum Links! - under construction
[Magazine Rules] - see sidebar
Discord - EV Mavericks
Twitter
Be awesome to one another and be sure to contribute the most high quality posts over on our sister magazines. Or guide them here for help and community, too!

Daily Doots Rich List - https://dailydoots.com/

community calendar: via Ethstaker https://ethstaker.cc/event-calendar/

“Find and post crypto jobs.” https://cryptojobs.gg/

  • btoast777@kbin.social
    link
    fedilink
    arrow-up
    2
    ·
    1 year ago

    Depends on where you come from, skill-wise:

    • If you’re more on the web development side, and want to interact with contracts and such, it’s probably best to learn a library like ethers.js or viem, since it already uses JS/TS and you just have to learn the concepts of wallets/providers/transactions, etc.

    • If you mean wanting to actually get involved with smart contract development itself, to me it depends if you have any other reason to learn Rust. Solidity is typically the most approachable route to go, especially with tools like Hardhat, but if you have plans to do other kinds of back-end development with Rust specifically, then it might make more sense to start there and learn.

    • equal-jellyfish1@kbin.social
      link
      fedilink
      arrow-up
      2
      ·
      1 year ago

      Thanks for the reply. I’m interested in backend and code efficiency more, but I like both; I guess I’ll just start learning and see what fits with my skillset!