diff --git a/app/data/exchanges.json b/app/data/exchanges.json index 7dcda8f3..64707ef3 100644 --- a/app/data/exchanges.json +++ b/app/data/exchanges.json @@ -24,6 +24,10 @@ "name": "Shapeshift", "link": "https://shapeshift.com/" }, + { + "name": "SimpleSwap", + "link": "https://simpleswap.io/" + }, { "name": "Uphold", "link": "https://uphold.com/" diff --git a/app/wallets.html b/app/wallets.html index d2f512d5..d0e59324 100644 --- a/app/wallets.html +++ b/app/wallets.html @@ -23,6 +23,7 @@