diff --git a/public/images/dapps/bidali.png b/public/images/dapps/bidali.png new file mode 100644 index 0000000..27ddedd Binary files /dev/null and b/public/images/dapps/bidali.png differ diff --git a/src/common/data/dapps.js b/src/common/data/dapps.js index 611121e..8d4e449 100644 --- a/src/common/data/dapps.js +++ b/src/common/data/dapps.js @@ -111,6 +111,14 @@ const Dapps = [ category: Categories.EXCHANGES, dateAdded: '2019-04-11', }, + { + name: 'Bidali', + url: 'https://commerce.bidali.com/dapp', + description: 'Buy from top brands with crypto', + image: '/images/dapps/bidali.png', + category: Categories.MARKETPLACES, + dateAdded: '2019-05-16', + }, { name: 'blockimmo', url: 'https://blockimmo.ch',