Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/myetherwallet/mewconnect-landing-page
MEWconnect landing page source code
https://github.com/myetherwallet/mewconnect-landing-page
ethereum hardwarewallet mew mewconnect vuejs
Last synced: about 22 hours ago
JSON representation
MEWconnect landing page source code
- Host: GitHub
- URL: https://github.com/myetherwallet/mewconnect-landing-page
- Owner: MyEtherWallet
- Created: 2018-05-11T19:34:31.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-11-01T15:38:01.000Z (about 2 years ago)
- Last Synced: 2023-06-11T14:24:41.440Z (over 1 year ago)
- Topics: ethereum, hardwarewallet, mew, mewconnect, vuejs
- Language: CSS
- Homepage: https://mewconnect.myetherwallet.com
- Size: 27 MB
- Stars: 7
- Watchers: 14
- Forks: 3
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MEWconnect protocol
Instructions
------------1. Run `npm install`
2. Run `npm install -g grunt-cli`
3. Build project `grunt`
4. Build svg sprite `grunt svg`
5. Serve `grunt serve`