Skip to content

Commit

Permalink
💄 add logo
Browse files Browse the repository at this point in the history
  • Loading branch information
AbdelStark committed Aug 9, 2024
1 parent 893d379 commit d57d72e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<div align="center">
<h1>Coconut</h1>
<h2>Cashu protocol implementation in Zig.</h2>
<img src="./docs/img/coconut.png" alt="coconut-logo" height="260"/>
<h2>Cashu wallet and mint in Zig</h2>

<a href="https://github.com/AbdelStark/coconut/actions/workflows/check.yml"><img alt="GitHub Workflow Status" src="https://img.shields.io/github/actions/workflow/status/AbdelStark/coconut/check.yml?style=for-the-badge" height=30></a>
<a href="https://ziglang.org/"> <img alt="Zig" src="https://img.shields.io/badge/zig-%23000000.svg?style=for-the-badge&logo=zig&logoColor=white" height=30></a>
Expand All @@ -11,7 +11,7 @@

# About

Cashu protocol implementation in Zig.
Coconut 🥥 is a Cashu protocol implementation in Zig.

For now it contains only the Blind Diffie-Hellmann Key Exchange (BDHKE) implementation.

Expand Down
Binary file added docs/img/coconut.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d57d72e

Please sign in to comment.