-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Syed Jafri
committed
May 29, 2018
0 parents
commit fd0f22f
Showing
154 changed files
with
15,465 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"presets": [ | ||
[ "env", {"modules": false} ], | ||
"stage-2" | ||
], | ||
"plugins": ["transform-runtime"], | ||
"comments": false | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
root = true | ||
|
||
[*] | ||
charset = utf-8 | ||
indent_style = space | ||
indent_size = 2 | ||
end_of_line = lf | ||
insert_final_newline = true | ||
trim_trailing_whitespace = true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
.quasar | ||
.DS_Store | ||
.thumbs.db | ||
node_modules | ||
dist/ | ||
/src-cordova/platforms | ||
/src-cordova/plugins | ||
/src-cordova/www | ||
npm-debug.log* | ||
yarn-debug.log* | ||
yarn-error.log* | ||
|
||
# Editor directories and files | ||
.idea | ||
.vscode | ||
*.suo | ||
*.ntvs* | ||
*.njsproj | ||
*.sln |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
// https://github.com/michael-ciniawsky/postcss-load-config | ||
|
||
module.exports = { | ||
plugins: [ | ||
// to edit target browsers: use "browserslist" field in package.json | ||
require('autoprefixer') | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
# EOS Key | ||
|
||
![my img](eoskey.png) | ||
|
||
>Forgot to register your EOS? | ||
> | ||
>Is registration too complicated? | ||
> | ||
>Scared of missing airdrops by keeping tokens on Binance? | ||
Your friendly neighbourhood block producer candidate **EOS Cafe Calgary** is back again with another tool to make your lives easier! | ||
|
||
Introducing **EOSKEY.IO**, a tool to convert your Ethereum private keys to EOS private keys, which can be run **FULLY OFFLINE** to create EOS Mainnet Keys with **NO REGISTRATION NEEDED**. | ||
|
||
|
||
|
||
You only need to meet 2 requirements: | ||
1. Have not have registered your EOS tokens yet | ||
2. Have atleast one outgoing transaction from your ethereum account | ||
|
||
The tool is available for Web Browsers, MacOS, Windows and Linux. | ||
|
||
For our global supporters, we have made the app available in English, Spanish, Mandarin and Korean! | ||
|
||
# Instructions | ||
To use the tool, all you have to do is: | ||
1. Head on over to [EOSKEY.IO](http://eoskey.io). | ||
2. Download offline version for your platform and turn off your internet. | ||
3. Generate your mainnet EOS keys! | ||
|
||
It is that simple :) | ||
|
||
|
||
# Error | ||
```No parser and no file path given, couldn't infer a parser.``` | ||
To solve look at [StackOverflow](https://stackoverflow.com/questions/50561649/module-build-failed-error-no-parser-and-no-file-path-given-couldnt-infer-a-p) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
fd0f22f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
2020-088.pdf