We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
according to https://truffleframework.com/docs/truffle/getting-started/interacting-with-your-contracts, i need to run truffle console, but it shows error Method not found.
truffle console
Method not found
so is there a replacement just like appchain-migrate for truffle migrate?
appchain-migrate
truffle migrate
The text was updated successfully, but these errors were encountered:
CITA-Truffle-box 文档改进,至少应该说明 Truffle 原生的功能沿用原版,并加入参考文档链接。
Sorry, something went wrong.
No branches or pull requests
according to https://truffleframework.com/docs/truffle/getting-started/interacting-with-your-contracts, i need to run
truffle console
, but it shows errorMethod not found
.so is there a replacement just like
appchain-migrate
fortruffle migrate
?The text was updated successfully, but these errors were encountered: