Skip to content

Commit 51d55cc

Browse files
authored
Merge pull request #2144 from bitcoinjs/feat/logo-add
Add logo
2 parents 5bb8813 + 8207c6b commit 51d55cc

File tree

6 files changed

+9
-1
lines changed

6 files changed

+9
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
# BitcoinJS (bitcoinjs-lib)
1+
<img src="./logo/Bitcoin.js-transparent.png" alt="BitcoinJS kawaii logo" width="50%" />
2+
3+
(Logo by [@sawaratsuki1004](https://x.com/sawaratsuki1004))
4+
5+
([LICENSE for the logo is on SAWARATSUKI Github repo](https://github.com/SAWARATSUKI/KawaiiLogos/blob/main/README_EN.md))
6+
27
[![Github CI](https://github.com/bitcoinjs/bitcoinjs-lib/actions/workflows/main_ci.yml/badge.svg)](https://github.com/bitcoinjs/bitcoinjs-lib/actions/workflows/main_ci.yml) [![NPM](https://img.shields.io/npm/v/bitcoinjs-lib.svg)](https://www.npmjs.org/package/bitcoinjs-lib) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)
38

49
A javascript Bitcoin library for node.js and browsers. Written in TypeScript, but committing the JS files to verify.

logo/Bitcoin.js-square.png

103 KB
Loading

logo/Bitcoin.js-transparent.png

170 KB
Loading

logo/Bitcoin.js.png

248 KB
Loading

logo/Bitcoin.js.psd

4.4 MB
Binary file not shown.

logo/LICENSE.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# LICENSE
2+
3+
Please see the license here: [https://github.com/SAWARATSUKI/KawaiiLogos/blob/main/README_EN.md](https://github.com/SAWARATSUKI/KawaiiLogos/blob/main/README_EN.md)

0 commit comments

Comments
 (0)