Skip to content

Commit

Permalink
Dump scatter, wombat support, removed unused lib + fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
Wapaca committed Jul 1, 2023
1 parent b267ec9 commit bf2dc90
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 501 deletions.
13 changes: 0 additions & 13 deletions components/modals/Login.vue
Original file line number Diff line number Diff line change
Expand Up @@ -50,19 +50,6 @@ export default {
name: 'Anchor',
logo: require('@/static/logos/anchor.svg'),
create: 'https://greymass.com/en/anchor/'
},
{
id: 'scatter',
name: 'Scatter / TP / Starteos',
logo: require('@/static/logos/scatter.svg'),
create:
'https://github.com/GetScatter/ScatterDesktop/releases/tag/11.0.1'
},
{
id: 'scatter',
name: 'Wombat',
logo: require('@/static/logos/wombat.png'),
create: 'https://www.wombat.app/the-app'
}
]
Expand Down
96 changes: 0 additions & 96 deletions plugins/wallets/Proton.js

This file was deleted.

130 changes: 0 additions & 130 deletions plugins/wallets/Scatter.js

This file was deleted.

Loading

0 comments on commit bf2dc90

Please sign in to comment.