Rust - Ethereum Project [ Basic ] (Transactions, Accounts, Balance)

Поділитися
Вставка
  • Опубліковано 8 лис 2024

КОМЕНТАРІ • 22

  • @ashpreetsinghanand7260
    @ashpreetsinghanand7260 Рік тому +8

    If you maintain consistency, then this channel would easily have 100k subscribers, and this channel would blow up in 23

  • @AbhishekEkaanth
    @AbhishekEkaanth Рік тому +2

    Thanks for the video, You're the best when it comes to building rust projects🙌🏾

  • @richardmelkonian5681
    @richardmelkonian5681 Рік тому +2

    thanks for this! One pre-req you missed is ganache needs to be installed locally for this to run. Otherwise you get an error "thread 'main' panicked at 'couldnt start ganache-cli:"
    npm install ganache --global then the error goes away.

    • @AkhilSharmaTech
      @AkhilSharmaTech  Рік тому +1

      Thank you for the comment bro, yes I didn't show ganache installation, my bad. But I do mention in the video a couple of times about ganache.
      Again, will be more mindful 😊

    • @richardmelkonian5681
      @richardmelkonian5681 Рік тому +1

      @@AkhilSharmaTech No worries! Just put this here incase others run into that error. Thank you for churning out this incredible content!

    • @AkhilSharmaTech
      @AkhilSharmaTech  Рік тому

      @@richardmelkonian5681 thank you for the constant support bro. Wouldnt feel encouraged without it 🙏

  • @risingsun8609
    @risingsun8609 5 місяців тому

    Pranam Sharma Ji. Your tutorials are very encouraging.

  • @CyberPuzzlePros
    @CyberPuzzlePros 20 днів тому

    How can we decode calldata using abi in rust ?

  • @meka4996
    @meka4996 Рік тому

    You are the SUPERMAN!!! Thanks!

  • @pengjunqiao
    @pengjunqiao Рік тому +1

    前提条件 Prerequisite:npm install -g ganache-cli

  • @KlassicJazzz
    @KlassicJazzz Рік тому

    Legendary

  • @HOUSSINLartiste
    @HOUSSINLartiste 11 місяців тому

    Bruh you're my favourite indian !!

  • @jpg4mes
    @jpg4mes 5 місяців тому

    rust game??

  • @sr567
    @sr567 Рік тому

    Hi please use rust analyzer . Like mentioned in earlier videos. You are making spelling mistakes. For example you typed "user" instead of "use". People who code along with you will be disappointed if they get an error. Your good effort will go waste unnecessarily

    • @AkhilSharmaTech
      @AkhilSharmaTech  Рік тому +1

      bro, i mostly use rust analyzer at the end. so what if there are spelling mistakes? i fix them all at the end. also, the entire code is on github. focus on learning bro, don't focus on 'use' vs. 'user' , LOL!

    • @sr567
      @sr567 Рік тому

      @@AkhilSharmaTech sorry if it offended you. I have been recommending your channel to everyone on my social media.
      It is not a social media post or some generic article to ignore if there is a spelling mistake. I am (and everyone else) coding along with you.
      If you make a spelling mistake, it will give an error and we have to debug thinking that we made a mistake.
      I have been giving suggestion to you for improving.
      It is just one less subscriber not a big issue 😉 i will stop giving suggestions don't worry.

    • @AkhilSharmaTech
      @AkhilSharmaTech  Рік тому

      @@sr567 not at all offended bro, I'm just saying, don't get caught up in small things, everything gets fixed in the end, in my videos.
      Don't worry too much about the details.