diff --git a/public/images/dapps/shapeshift.svg b/public/images/dapps/shapeshift.svg new file mode 100644 index 0000000..221314f --- /dev/null +++ b/public/images/dapps/shapeshift.svg @@ -0,0 +1,12 @@ + + + + + + + + \ No newline at end of file diff --git a/src/data/all-dapps.js b/src/data/all-dapps.js index f719eb3..f68d13e 100644 --- a/src/data/all-dapps.js +++ b/src/data/all-dapps.js @@ -88,6 +88,12 @@ const categories = [ description: 'Creating deep on-chain liquidity using advanced bonding curves', icon: './images/dapps/curve.fi.png' }, + { + name: 'ShapeShift', + url: 'https://app.shapeshift.com/', + description: 'Track, trade, buy, borrow, and earn. Community owned. Private. Noncustodial. Multichain.', + icon: './images/dapps/shapeshift.svg' + }, ], }, {