Consensys / Consensys/Token-Factory
UnCaught Reference Error : HumanStandardToken is not defined app.js : 50152
Open
- Dominant language
- JavaScript
- Stars
- 473
- Forks
- 295
- PR merge metrics
- No merged PRs in 30d
Description
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 !
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.