Skip to content

Commit

Permalink
register rsk swap (#13)
Browse files Browse the repository at this point in the history
Co-authored-by: Christian Escalante <chescalante@gmail.com>
  • Loading branch information
chescalante and Christian Escalante committed Dec 21, 2021
1 parent 036ff7a commit efa7b4e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
1 change: 0 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions src/registered_dapps.ts
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,11 @@ export const registeredDapps: IRegisteredDappsGroup[] = [{
title: 'rMarketplace App',
url: 'https://marketplace.testnet.rifos.org/',
allowedNetworks: []
},
{
title: 'RSK Swap',
url: 'https://app.rskswap.com/',
allowedNetworks: []
}]
}, {
groupName: 'Faucets',
Expand Down

0 comments on commit efa7b4e

Please sign in to comment.