Skip to content

mlabs-haskell/awesome-plutus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 

Repository files navigation

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:

Formal Specification Documents

Deployment

Other lists

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published