From f0d5021e1939533dde45edf7e756623652ec253e Mon Sep 17 00:00:00 2001 From: Ryan Williams Date: Sun, 22 Mar 2026 09:19:33 -0300 Subject: [PATCH] team example's submission for Pythathon --- lazer/cardano/my-amazing-pythathon-project/README.md | 12 ++++++++++++ .../my-amazing-pythathon-project/src/my-source-code | 1 + 2 files changed, 13 insertions(+) create mode 100644 lazer/cardano/my-amazing-pythathon-project/README.md create mode 100644 lazer/cardano/my-amazing-pythathon-project/src/my-source-code diff --git a/lazer/cardano/my-amazing-pythathon-project/README.md b/lazer/cardano/my-amazing-pythathon-project/README.md new file mode 100644 index 00000000..da1cab37 --- /dev/null +++ b/lazer/cardano/my-amazing-pythathon-project/README.md @@ -0,0 +1,12 @@ +# Team {Example} Pythathon Submission + +## Details + +Team Name: Example Team +Submission Name: Example Project +Team Members: Ryan (@Ryun1), someone (@someone-github) +Contact: ryan@example.org + +## Project Description + +My example project is an amazing project using Pyth's Cardano integration. diff --git a/lazer/cardano/my-amazing-pythathon-project/src/my-source-code b/lazer/cardano/my-amazing-pythathon-project/src/my-source-code new file mode 100644 index 00000000..2ee388a5 --- /dev/null +++ b/lazer/cardano/my-amazing-pythathon-project/src/my-source-code @@ -0,0 +1 @@ +https://www.youtube.com/watch?v=dQw4w9WgXcQ \ No newline at end of file