diff --git a/index.html b/index.html
index cc268108..0ef73fc4 100755
--- a/index.html
+++ b/index.html
@@ -10536,7 +10536,8 @@
Release notes
janin.currency.createCurrency ("2GIVE", 0x27, 0xa7, "6", "R" , "Givewmf4yv8uuHZG6Eb7sm17fJS2Trf6U8"),
janin.currency.createCurrency ("42coin", 0x08, 0x88, "5", "M" , "4Fs42jYtLYrUMfKEXc6arojuhRsnYnerxN"),
janin.currency.createCurrency ("Acoin", 0x17, 0xe6, "8", "b" , "AJvChtExuvLgAor9aw1Xz9bkvJY7JKD9uL"),
- janin.currency.createCurrency ("AGAcoin", 0x53, 0xd3, "8", "Y" , "aWg2jDBnecc17UHrDF5Rz5pj1rTqTDTnTH"),
+ janin.currency.createCurrency ("AGAcoin", 0x53, 0xd3, "8", "Y" , "aWg2jDBnecc17UHrDF5Rz5pj1rTqTDTnTH"),
+ janin.currency.createCurrency ("AIB", 0x17, 0x97, "6", "P" , "ARyNRP8xHv62pT4gdS9ZuMDZXck7XSG34q"),
janin.currency.createCurrency ("Alphacoin", 0x52, 0xd2, "8", "Y" , "aAWhiGBDUugXC9ZBvw8CDNQH7KRurjy4Nq"),
janin.currency.createCurrency ("Alqo", 0x17, 0xc1, "7", "V" , "ALF9ykkthT5UwmqdrThMRGb1GNgdCUciHL"),
janin.currency.createCurrency ("Animecoin", 0x17, 0x97, "6", "P" , "AdA5nLS5FtPws6A3BX8aXccbP7fReptdw7"),
diff --git a/logos/aib.png b/logos/aib.png
new file mode 100644
index 00000000..90536c56
Binary files /dev/null and b/logos/aib.png differ
diff --git a/src/janin.currency.js b/src/janin.currency.js
index 5b774d2a..0e4edca2 100644
--- a/src/janin.currency.js
+++ b/src/janin.currency.js
@@ -90,6 +90,7 @@ janin.currencies = [
janin.currency.createCurrency ("42coin", 0x08, 0x88, "5", "M" , "4Fs42jYtLYrUMfKEXc6arojuhRsnYnerxN"),
janin.currency.createCurrency ("Acoin", 0x17, 0xe6, "8", "b" , "AJvChtExuvLgAor9aw1Xz9bkvJY7JKD9uL"),
janin.currency.createCurrency ("AGAcoin", 0x53, 0xd3, "8", "Y" , "aWg2jDBnecc17UHrDF5Rz5pj1rTqTDTnTH"),
+ janin.currency.createCurrency ("AIB", 0x17, 0x97, "6", "P" , "ARyNRP8xHv62pT4gdS9ZuMDZXck7XSG34q"),
janin.currency.createCurrency ("Alphacoin", 0x52, 0xd2, "8", "Y" , "aAWhiGBDUugXC9ZBvw8CDNQH7KRurjy4Nq"),
janin.currency.createCurrency ("Alqo", 0x17, 0xc1, "7", "V" , "ALF9ykkthT5UwmqdrThMRGb1GNgdCUciHL"),
janin.currency.createCurrency ("Animecoin", 0x17, 0x97, "6", "P" , "AdA5nLS5FtPws6A3BX8aXccbP7fReptdw7"),
diff --git a/wallets/aib.png b/wallets/aib.png
new file mode 100644
index 00000000..a673f59d
Binary files /dev/null and b/wallets/aib.png differ