Giter Site home page Giter Site logo

awesome-plutus's Introduction

Awesome Plutus Awesome

A curated list of amazingly awesome Plutus libraries, resources and shiny things.

Plutus is the new smart contract language for the Cardano blockchain.

This is intended to give the first waves of Plutus developers the best and most comprehensive information and tools for using plutus as fast as possible.

FAQ

Q: Where can I find haskell libraries I can use with plutus. A: We recommend https://hoogle.haskell.org - which allows you to search for functions by type. Please keep in mind that Plutus on-chain code will only support a subset of haskell. You might also want to take a look at awesome-haskell

Q: How can I write/run plutus code today? A: (As of may 19, 2021) - currently plutus does not have a public test net, plutus can run in a simulated chain using the Plutus Application backend, or PAB, which is available in the plutus monorepo.

Official

Community Tutorials

Videos

Code Examples

  • Plutus Use Cases - the first toy applications developed in plutus as proof of concept for industrial projects. a great reference including example test suites

Testing

the plutus monorepo currently provides two libraries that can be used to write effective tests for your plutus contract:

  • Wallet Emulator - can easily run tests in an emulated environment.
  • PAB Simulator - can easily run tests or live interaction via http with a simulated local blockchain which supports Plutus

Formal Specification Documents

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.