-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add ppbl-2024-plutus-examples kit (#56)
- Loading branch information
1 parent
c946d13
commit 5b52e41
Showing
2 changed files
with
17 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
title: PPBL 2024 Plutus Examples | ||
logo: https://demeter.run/assets/logos/plutus.png | ||
description: A set of example validators used in the Plutus PBL 2024 course from Gimbalabs. Can be used as a starter template for PlutusV2 projects. | ||
repository: https://github.com/gimbalabs/ppbl2024-plutus-examples.git | ||
features: | ||
settings: | ||
template: plutus | ||
size: large | ||
author: | ||
name: Gimbalabs | ||
logo: https://gimbalabs.com/g.png | ||
social: | ||
twitter: gimbalabs | ||
discord: jamesdunseith |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# PPBL 2024 Plutus Examples Starter Kit | ||
|
||
This Starter Kit is used in the [Plutus PBL 2024 Course](https://plutuspbl.io) from [Gimbalabs](https://gimbalabs.com). To start the free course, visit [plutuspbl.io](https://plutuspbl.io). |