Adds Bidali to dapps
This commit is contained in:
parent
25c7485321
commit
4b3ef30483
Binary file not shown.
After Width: | Height: | Size: 3.9 KiB |
|
@ -111,6 +111,14 @@ const Dapps = [
|
||||||
category: Categories.EXCHANGES,
|
category: Categories.EXCHANGES,
|
||||||
dateAdded: '2019-04-11',
|
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',
|
name: 'blockimmo',
|
||||||
url: 'https://blockimmo.ch',
|
url: 'https://blockimmo.ch',
|
||||||
|
|
Loading…
Reference in New Issue