The Plutus platform

Sdílet
Vložit
  • čas přidán 15. 07. 2020
  • In this session from #Cardano2020, Michael Peyton-Jones starts by walking us through working with Plutus. Plutus allows all programming to be done from a single Haskell library. This lets users build secure applications, forge new assets, and create smart contracts in a predictable, deterministic environment with the highest level of assurance. Furthemore, developers don’t have to run a full Cardano node to test their work.
    Jann Mueller then takes us through the Plutus Application Platform, where assets can be built and launched. He also demonstrates How tokens can be transferred using a smart contract. With Plutus you can:
    - Forge new tokens in a lightweight environment
    - Build smart contracts.
    - Support basic multi-sig scripts
    To learn more about Cardano visit www.cardano.org
    To learn more about IOHK and our work: iohk.io
    Get our latest news updates: Follow us on Twitter @InputOutputHK or read more on our blog iohk.io/blog/
    Meet the team: iohk.io/team/
    Work with us: iohk.io/careers/
  • Věda a technologie

Komentáře • 30

  • @ilyasofronov6411
    @ilyasofronov6411 Před 4 lety +15

    Amazing developers! thanks for presentation!

  • @pierre.vieira
    @pierre.vieira Před 2 lety +1

    The beginning of a new world...

  • @beire1569
    @beire1569 Před 4 lety +6

    thanks, this is good stuff, you explain it wonderfully

  • @MrAdjin
    @MrAdjin Před 4 lety +4

    Awesome

  • @bzzzvzzze
    @bzzzvzzze Před 4 lety +1

    Amazing!

  • @yambhandari2999
    @yambhandari2999 Před 4 lety +1

    So nice..thank..

  • @harmonicresonanceproject
    @harmonicresonanceproject Před 3 lety +1

    Really looking forward to building on this, looking at NFTs. Read the paper today, impressed!

  • @kuldeepadhikari3849
    @kuldeepadhikari3849 Před 3 lety

    Good presentation, so if I understood correct we have to use haskell for development of application and somehow integrate with webapps? I am not sure if I understood it coreect...

  • @manishbhavsar2875
    @manishbhavsar2875 Před 3 lety

    Multi asset ledger is great for automic swap uses cases..wondering if this is all brand new compared to ethereum or there is anything in ethereum of this capacity.

  • @jcjensenllc
    @jcjensenllc Před 4 lety +1

    Powerful tools

  • @hammerdureason8926
    @hammerdureason8926 Před 3 lety

    application in a sandbox on a container i.e. browser/whatever getting java applet deja vu. the most exciting i heard were 'state- machine' & 'event sourcing'. The most exciting thing I saw was the "Event Log" tab on the demo. Have played with a ground -- curious how to set up Plutus Application Platform locally.

  • @mehmetmanav506
    @mehmetmanav506 Před 4 lety +2

    💯

  • @DrFlox
    @DrFlox Před 2 lety

    havent watched the video, does the platform provide some kind of GUI / front-end for the smart contract ? looks like it

  • @Elektro_South
    @Elektro_South Před 2 lety +1

    When speaking on state machines, would it be modeled as a Mealy or Moore?

  • @ownagejuice1394
    @ownagejuice1394 Před 3 lety

    im having a hard time
    implementing Cardano-Rust , where is the updated Shelley-era library?
    My MACOS is already running Rust apps,

  • @br6489
    @br6489 Před 4 lety +2

    Have you developed a test to detect cylons yet though?

  • @jcjensenllc
    @jcjensenllc Před 4 lety +1

    How do the parties preview and agree to the contract before initiating it?

    • @yiprogrammer
      @yiprogrammer Před 3 lety +1

      read the code and verify the hash, you don't deposit your fund into it unless you feel good with the code.

  • @nXqd
    @nXqd Před 2 lety

    Hi there, do we have a discord somewhere that we can discuss about Cardano development?

  • @basemaltaie1009
    @basemaltaie1009 Před 4 lety +3

    goed

  • @lukaszstocki6998
    @lukaszstocki6998 Před 3 lety

    On 24:20 sounds like unison :D

  • @kevanotrades8488
    @kevanotrades8488 Před 4 lety +1

    Wait, so the atomic swap you showed is all on chain and trustless, and all that jazz. Does that mean there's no need for exchange or even decentralized exchanges to swap tokens? Or would there still be a need for things like uniswap and kyber (token less and tokenized decentralized exchanges)?

    • @greggdourgarian5853
      @greggdourgarian5853 Před 4 lety +3

      great question...comparing this say to the Ethereum exchanges, what this does is eliminate the need for an ERC20 like contract. You'd still need a kyber/uniswap like service that kept track of bid/ask oders on each pair traded and everything else that goes with offering a commercial service. I'm surprised not to see the Uniswaps not already over here in Cardano preparing for launch. Might be too soon: Plutus playground is broken right now.

    • @shaunmadden545
      @shaunmadden545 Před 4 lety +3

      Someone like could write a contract like Uniswap on Cardano and include there own fees if they wanted too.

  • @careeruse7152
    @careeruse7152 Před 3 lety

    Exciting . .. I understood that and I'm up past 23:00 High as fuck

  • @pnwtaste2685
    @pnwtaste2685 Před 4 lety +2

    First

  • @gaznawiali
    @gaznawiali Před 3 lety

    Will we not be able to use Python on Cardano?