This website works better with JavaScript.
Explore
Home
Sign In
TheDude
/
ciphermask
Watch
1
Star
0
Fork
You've already forked ciphermask
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
A Metamask fork with Infura removed and default networks editable
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10887
Commits
2
Branches
1
Tag
200 MiB
Tag:
Branch:
Tree:
885125ad03
develop
feature/default_network_editable
v10.22.3
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '885125ad03'
${ noResults }
ciphermask
/
ui
/
app
/
pages
/
add-token
/
index.js
4 lines
70 B
Raw
Normal View
History
Unescape
Escape
Update designs for Add Token screen
7 years ago
import
AddToken
from
'./add-token.container'
Migrate codebase to use ESM (#7730) * Update eslint-plugin-import version * Convert JS files to use ESM * Update ESLint rules to check imports * Fix test:unit:global command env * Cleanup mock-dev script
5 years ago
export
default
AddToken