🪐 A curated list of awesome Plutus resources
The Plutus Platform is the smart contract platform of the Cardano blockchain. Plutus contracts consist of pieces that run on the blockchain (on-chain code) and pieces that run on a user’s machine (off-chain or client code).
This repository is being deprecated in order to improve the collaboration within the community, in favor of the more up to date: https://github.com/mlabs-haskell/awesome-plutus
- Docs - Official documentation.
- Glossary - Commonly used terms and their definitions.
- Playground - Official playground to try Plutus online.
- Starter Project - Plutus Platform starter project.
- GitHub Repository - Official GitHub repository.
- Plutus Community Docs - Community driven documentation.
- Forum - Discussions specific to the Plutus smart-contract platform for the Cardano blockchain.
- Web - Web for the Plutus Pioneer Program.
- Lectures - Video lectures explaining Plutus.
- GitHub Repository - Repository with exercises for the lectures.