Plutus Development: Creating a Basic Smart Contract

Поделиться
HTML-код
  • Опубликовано: 7 ноя 2024

Комментарии • 32

  • @ryz177
    @ryz177 3 года назад +6

    Posted this on reddit for reference as many people are looking for these types of content. GJ!

    • @JoshsDevBox
      @JoshsDevBox  3 года назад +1

      Thanks Ryzr! I told myself I'm just going to make these for fun, but you know what, maybe I'll try to self-promote myself again on reddit afterall :P

    • @0xbisonhead
      @0xbisonhead 2 года назад

      @@JoshsDevBox hey please
      Hey how to contact you ? We need help regarding smart contract on cardano. We are building meme coin on cardano

  • @benjaminhoang163
    @benjaminhoang163 3 года назад +8

    I would love to see more of this hand on out of IOHK or CF. Their videos are so abstract i can't understand or follow. Thank you for this video.

  • @tonajki
    @tonajki 3 года назад +4

    This kind of content is what most people learning Plutus really need. Good job! The 10 lectures done like this would be enough for anyone to be able to redo the 10 lectures the intended way.

    • @JoshsDevBox
      @JoshsDevBox  3 года назад +3

      Thank you! I went through the pioneer program, but I too found it long (that and work priorities!), in this new series, I'm hoping to create practical examples that focuses on one topic for people to follow!

    • @tonajki
      @tonajki 3 года назад +1

      @@JoshsDevBox please keep doing this - I was in the second iteration but with work and ec activities I couldn’t fit enough time in after lecture 3.

    • @0xbisonhead
      @0xbisonhead 2 года назад +1

      @@JoshsDevBox Hey how to contact you ? We need help regarding smart contract on cardano. We are building meme coin on cardano

  • @qabeelbinadam
    @qabeelbinadam 3 года назад +1

    Great work! Need more and more of such code dives and walkthroughs, example codes curated in the ecosystem. One thing that CH and the team is stuck up about despite great engineering is the accessibility to entrants. All the official material goes in circles, videos are done by boring looking people, no clear API references etc etc.

  • @user-wb4yj6sw3k
    @user-wb4yj6sw3k 3 года назад +5

    Hi Josh, I would be interested in some kind of premium discord channel where you teach us more hands on, or Udemy course by you, I think you are a great communicator, very clear to follow, you have a logical way of conveying information, honestly I am least confused when I watch you

    • @JoshsDevBox
      @JoshsDevBox  3 года назад +1

      Thank you! I'm just a hobbyist so I'm really making these as I go! You're already near the cusp of what I have to offer :P
      That being said, there seems to be some interest, I might make a discord channel for people to talk and share plutus (and of course a new avenue to shill myself)!

  • @santypk5
    @santypk5 3 года назад

    I’m glad you are back

  • @EDreyer
    @EDreyer 3 года назад

    Very informal, but pleasant experience and good content. Keep it up.

  • @bigmac5865
    @bigmac5865 3 года назад

    Copied Code into Platform and Compiled SUCCESS .... Step One completed.

  • @bigmac5865
    @bigmac5865 3 года назад

    Your Videos meet my Requirements well except perhaps the Line Numbers and perhaps the Starter Code. I'll tell you how I get on. But I am looking forward to the Challenge. I watch the Videos several times before I try to complete them. And many get discarded in the process. I think maybe I watched upto 50 on Mallet, KEVM and Plutus/Haskell before I get (back) to yours. I had found you in your Plutus Pioneer Reworked Videos. You could make a VERY FUNNY Fifth One explaining the Emotions you felt ......... WE'D LAUGH.

  • @RamaPatriaHimawan
    @RamaPatriaHimawan 2 года назад

    any tutorials on how to actually interact with smart contract that has been deployed in testnet or mainnet?

  • @jesusguzman5126
    @jesusguzman5126 2 года назад

    Bro dope video

  • @iprofox3758
    @iprofox3758 3 года назад

    Thank you sir.

  • @brodyalden
    @brodyalden 3 года назад

    Thank you

  • @udoma8
    @udoma8 Год назад

    Hey Josh, did you stop these short videos?

  • @cheikhsene3166
    @cheikhsene3166 3 года назад

    Would this work for more complex smart contracts? I am not able to get the Instance running on wsl or Mac

    • @JoshsDevBox
      @JoshsDevBox  3 года назад +1

      Depending on how complex we're talking, I've never tried it, but theoretically, unless there's some constraints with the playground, if we want to do something with multiple smart contracts, I don't see why we can't have endpoint code send transactions to different smart contracts and have them interact with each other.
      But these are future problems! We still have to learn how to develop a smart contract first!

    • @cheikhsene3166
      @cheikhsene3166 3 года назад

      @@JoshsDevBox thank you!!! Can I stick with the online server for the time being?

    • @JoshsDevBox
      @JoshsDevBox  3 года назад

      Yup! That's where I currently like to code in too. It's much faster to get started!

  • @bigmac5865
    @bigmac5865 3 года назад

    Josh THANK YOU. The Content is EXCELLENT and the PRESENTATION TOP NOTCH !!!! WELL DONE. Please consider these Points too. Personally a successful Video Tutorial is one that I can replicate. Learning by Doing. But need three Things for that. 1/ Being able to Set Up the Development Environment which can be the hardest part and can take hours. So NO ASSUMPTIONS. You Video I was excellent. 2/ Have the End Code available and loadable so that I could immediately replicate the Outcome once the Environment is Set Up. 3/ Then the Starter Code which you are going to Amend. 4/ AND FOR ME TERRIBLY IMPORTANT .. tHE FONT BIG ENOUGH AND CLEARER ENOUGH 5/ AND IN REALITY EQUALLY IMPOIRTANT TO 1/ .... BEING ABLE TO SEE THE LINE NUMBERS FROM TOP TO BOTTOM. So the regulal0ry you should scroll slowly thru the Code from Line 1 to last line so that we can compare our line numbers with yours. As soon as they differ I know I have made a mistake. This is the sort of simple thing that comes with practice. 6/ Longer Videos should be RESTARTABLE. Because a Learner like me might spent 5 hours completing Video I and the same completing Video II and III together. BREAKS ARE NECESSARY and in a way that doesn't require the Whole Thing to be started again.

  • @gamerdude736
    @gamerdude736 3 года назад

    Could you make a smart contract where you can swap tokens?

  • @capiteoussamsung8393
    @capiteoussamsung8393 2 года назад

    how to smart connect with react js ?

  • @Sydra.
    @Sydra. 3 года назад

    Good content!
    Could you make a video about a swap contract between two tokens? It would be super useful for everyone.

    • @JoshsDevBox
      @JoshsDevBox  3 года назад +1

      Thanks! I would love to, but I got to figure out how to do that myself first! If I ever do it, you bet there will be a video about it!

    • @udoma8
      @udoma8 Год назад

      @@JoshsDevBox Hey Josh, did you get to do this ?

  • @isi6402
    @isi6402 Месяц назад

    Plutus platform is not Working

  • @0xbisonhead
    @0xbisonhead 2 года назад

    Hey how to contact you ? We need help regarding smart contract on cardano. We are building meme coin on cardano