diff --git a/index.html b/index.html
index f47fde7d..b3401525 100644
--- a/index.html
+++ b/index.html
@@ -10604,6 +10604,7 @@
Release notes
janin.currency.createCurrency ("KHcoin", 0x30, 0xb0, "6", "T" , "LZWM2nptWZpSDZna5k96Rk1uqN8NDTigvK"),
janin.currency.createCurrency ("Lanacoin", 0x30, 0xb0, "6", "T" , "LhqrrTHtfNMn8rZi7QesFbbpJYeGWX7319"),
janin.currency.createCurrency ("Latium", 0x17, 0x80, "5", "[LK]" , "ASz2EgegeXfKyHaY1SbJ6nCDK6sxd7BpXg"),
+ janin.currency.createCurrency ("LBRY Credits", 0x55, 0x80, "5", "[LK]" , "bTLCuxhV5m6DK9yPmADz9H23PyoaQo84KP"),
janin.currency.createCurrency ("Litecoin", 0x30, 0xb0, "6", "T" , "LiScnsyPcqsyxn1fx92BcFguryXcw4DgCy"),
janin.currency.createCurrency ("LiteDoge", 0x5a, 0xab, "6", "S" , "daaV1gQ63HpHHn4Ny1fJZHMA7KCeUVE538"),
janin.currency.createCurrency ("LoMoCoin", 0x30, 0xb0, "6", "T" , "LSdeGMxfMFX38GHCFQT65SJaU1E8ezT2og"),
diff --git a/logos/lbry credits.png b/logos/lbry credits.png
new file mode 100644
index 00000000..a6fb9db6
Binary files /dev/null and b/logos/lbry credits.png differ
diff --git a/src/janin.currency.js b/src/janin.currency.js
index b81ed176..9d9af4a9 100644
--- a/src/janin.currency.js
+++ b/src/janin.currency.js
@@ -182,6 +182,7 @@ janin.currencies = [
janin.currency.createCurrency ("KHcoin", 0x30, 0xb0, "6", "T" , "LZWM2nptWZpSDZna5k96Rk1uqN8NDTigvK"),
janin.currency.createCurrency ("Lanacoin", 0x30, 0xb0, "6", "T" , "LhqrrTHtfNMn8rZi7QesFbbpJYeGWX7319"),
janin.currency.createCurrency ("Latium", 0x17, 0x80, "5", "[LK]" , "ASz2EgegeXfKyHaY1SbJ6nCDK6sxd7BpXg"),
+ janin.currency.createCurrency ("LBRY Credits", 0x55, 0x80, "5", "[LK]" , "bTLCuxhV5m6DK9yPmADz9H23PyoaQo84KP"),
janin.currency.createCurrency ("Litecoin", 0x30, 0xb0, "6", "T" , "LiScnsyPcqsyxn1fx92BcFguryXcw4DgCy"),
janin.currency.createCurrency ("LiteDoge", 0x5a, 0xab, "6", "S" , "daaV1gQ63HpHHn4Ny1fJZHMA7KCeUVE538"),
janin.currency.createCurrency ("LoMoCoin", 0x30, 0xb0, "6", "T" , "LSdeGMxfMFX38GHCFQT65SJaU1E8ezT2og"),
diff --git a/wallets/lbry credits.png b/wallets/lbry credits.png
new file mode 100644
index 00000000..02045830
Binary files /dev/null and b/wallets/lbry credits.png differ