plutus
There are 115 repositories under plutus topic.
input-output-hk/plutus-pioneer-program
This repository hosts the lectures of the Plutus Pioneers Program. This program is a training course that the IOG Education Team provides to recruit and train software developers in Plutus, the native smart contract language for the Cardano ecosystem.
Isaacdelly/Plutus
An automated bitcoin wallet collider that brute forces random wallet addresses
softstack/Smart-Contract-Security-Audits
Certified Smart Contract Audits for Ethereum, Solana, Near, Cardano, Aptos, Sui, Binance Smart Chain, Fantom, EOS, Tezos and more
aiken-lang/aiken
A modern smart contract platform for Cardano
cardano-scaling/hydra
Implementation of the Hydra Head protocol
input-output-hk/plutus-starter
A starter project for Plutus apps
HeliosLang/compiler
Helios is a DSL for writing Cardano smart contracts. This library lets you compile Helios scripts and build Cardano transactions.
nau/scalus
Scalus - DApps Development Platform for Cardano
geniusyield/atlas
Application backend for Plutus smart contracts on Cardano
smart-chain-fr/tokenomia
Tokenomia is built for the Cardashift ICO, it aims to simplify the use of Native Tokens and Smart Contracts above the Cardano Platform. Cardashift is a community-driven startup platform that raises funds, builds and accelerates startups that solve social and environmental problems.
free-honey/naumachia
Cardano Smart Contract SDK and Testing Framework
aiken-lang/stdlib
The Aiken Standard Library
dQuadrant/kuber
Haskell library and json-api for composing Cardano transactions and working with off-chain cardano blockchain.
OpShin/opshin-pioneer-program
This repository hosts an opshin/python implementation of the lectures of the Plutus Pioneers Program, a training course for Cardano Smart Contract Engineers.
txpipe/plutus-starter-kit
Plutus Starter Template
blinklabs-io/plutigo
Untyped Plutus Core in Go
spectrum-finance/cardano-dex-contracts
Smart contracts and specification of the AMM protocol on top of the Cardano blockchain
robkorn/plutus-experimental-smart-contracts
Experimental Smart Contracts In Plutus.
mlabs-haskell/lambda-buffers
LambdaBuffers toolkit for sharing types and their semantics between different languages
OpShin/imperator
A proof of concept imperative language for writing Plutus Smart Contracts.
ajnabi-workshop/jambhala
Jambhala Cardano Development Suite
mlabs-haskell/cardano-open-oracle-protocol
COOP - Cardano open oracle protocol
jonathondilworth/detailed-plutus-lecture-notes
Initially started as my own personal lecture notes. Slowly, I'm converting this repo into an extremely detailed set of notes to help future pioneers, Cardano devs and anyone with an academic interest in DLTs and Blockchain Consensus Algorithms.
OpShin/mockfrost
A unified framework for Cardano Smart Contract testing and benchmarking m
0xJuancito/awesome-plutus
🪐 A curated list of awesome Plutus resources for the Cardano platform
marlowe-lang/marlowe-starter-kit
This repository contains lessons for using Marlowe via REST and at the command line. It is meant to be used with demeter.run or with a Docker deployment of Marlowe Runtime.
ariady-putra/morbid
Davy Jones' Locker
LovelaceAcademy/nix-templates
Minimal reproducible nix flake templates
OpShin/opshin-starter-kit
On-chain and off-chain code for a Python Smart Contract using opshin and pycardano
MitchellTesla/Cardano-SCK
Smart-Contract Kit/Lib for Cardano with Full-Node, Rust Modular-Toolbox, Cardano-Launcher, and Hydra POC
brunjlar/simple-plutus
Simple, idealized version of the Plutus smart contract language in Haskell.
bynetio/byron-dex
Byron Network implementation of Decentralized Exchange App
HachiSecurity/plc-llvm
A compiler from Plutus Core to LLVM IR.
functionally/mantis-oracle
This Cardano oracle reports structured data to a transaction if the fee, as a quantity of a fungible token, is paid. It can be incorporated into other smart-contract scripts that use the oracle's value in their validation logic.