Skip to content

Commit

Permalink
samples: add Next.js & Go - Certify (#1504)
Browse files Browse the repository at this point in the history
Signed-off-by: Krishna <[email protected]>
  • Loading branch information
krishnaagarwal781 authored Dec 19, 2024
1 parent 13f0964 commit c04c5ed
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions hack/samples/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -234,4 +234,9 @@
"description": "A React based lightweight, and responsive music player that lets you enjoy your favorite songs with a clean and modern interface.",
"gitUrl": "https://github.com/daytonaio/sample-react-music-player"
}
{
"name": "Next.js & Go - Certify",
"description": "Sample Go/Next.js project for building a Certification System using Soulbound Tokens (SBTs) on the Kalp Blockchain.",
"gitUrl": "https://github.com/daytonaio/sample-go-nextjs-sbt-blockchain"
}
]

0 comments on commit c04c5ed

Please sign in to comment.