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

UnCaught Reference Error : HumanStandardToken is not defined app.js : 50152 #49

Open
tomzed opened this issue Apr 10, 2017 · 1 comment

Comments

@tomzed
Copy link

tomzed commented Apr 10, 2017

Hello everybody,

I am a newbie in Ethereum development.
I try to deploy a smart contract via Token Factory but when I click on "Create Token" it gives me this error.
Metamask is injected in the browser.
I use truffle to build the project.

Problem is at the line 50152 of the file app.js : var ST = web3.eth.contract(HumanStandardToken.abi);

Thank you very much and nice to meet you !

@paritygeeker
Copy link

I meet the same problem,But the author write in the readme:"It's not the neatest code, so keep that in mind.", so the code maybe not the newest, you must see the website: https://tokenfactory.surge.sh
and you can just download the app.js from chrome inspect page and replace the same file in the webpacked same file, and it will work.
The author maybe not work on this project, you can realize one by your self.

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

2 participants