Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not found "eosjs" file #164

Open
licongxing opened this issue Sep 8, 2018 · 0 comments
Open

not found "eosjs" file #164

licongxing opened this issue Sep 8, 2018 · 0 comments

Comments

@licongxing
Copy link

there is not "eosjs" file in the project.
Here's the code in "eos.js" file:
import Plugin from '../Plugin'; import * as PluginTypes from '../PluginTypes'; import {Blockchains} from '../../models/Blockchains' import * as NetworkMessageTypes from '../../messages/NetworkMessageTypes' import StringHelpers from '../../util/StringHelpers' import Error from '../../models/errors/Error' import Network from '../../models/Network' import Account from '../../models/Account' // const ecc = require('eosjs-ecc'); import AlertMsg from '../../models/alerts/AlertMsg' import * as Actions from '../../store/constants'; import Eos from 'eosjs' let {ecc, Fcbuffer} = Eos.modules;
but I don't find "eosjs" file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant