Skip to content

Commit

Permalink
feat: gouroboros starter kit (#51)
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Gianelloni <wolf31o2@blinklabs.io>
  • Loading branch information
wolf31o2 authored Nov 15, 2023
1 parent 6976835 commit 715e92d
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
16 changes: 16 additions & 0 deletions kits/gouroboros/metadata.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
title: gOuroboros
logo: https://blinklabs.io/media/gOuroboros-illustration.png
description: A tutorial that shows you how to use the gOuroboros to communicate with a Cardano Node.
repository: https://github.com/blinklabs-io/gouroboros-starter-kit.git
features:
- nodes
settings:
template: golang
size: small
author:
name: Blink Labs
website: https://blinklabs.io
logo: https://blinklabs.io/media/blink-logo.png
social:
twitter: blinklabs_io
discord: 5fPRZnX4qW
4 changes: 4 additions & 0 deletions kits/gouroboros/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# gOuroboros starter kit

This starter kit shows how to utilize the gOurobros (Go Ouroboros) library for
communicating with a Cardano Node and the Cardano blockchain.

0 comments on commit 715e92d

Please sign in to comment.