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

Readme has yarn hardhat:test duplicated #818

Closed
Pabl0cks opened this issue Apr 16, 2024 · 0 comments · Fixed by #819
Closed

Readme has yarn hardhat:test duplicated #818

Pabl0cks opened this issue Apr 16, 2024 · 0 comments · Fixed by #819
Assignees

Comments

@Pabl0cks
Copy link
Collaborator

After #808 we got yarn hardhat:test twice in the readme. I think we can delete first sentence (old reference)

Run smart contract test with `yarn hardhat:test`

**What's next**:

- Edit your smart contract `YourContract.sol` in `packages/hardhat/contracts`
- Edit your frontend homepage at `packages/nextjs/app/page.tsx`. For guidance on [routing](https://nextjs.org/docs/app/building-your-application/routing/defining-routes) and configuring [pages/layouts](https://nextjs.org/docs/app/building-your-application/routing/pages-and-layouts) checkout the Next.js documentation.
- Edit your deployment scripts in `packages/hardhat/deploy`
- Edit your smart contract test in: `packages/hardhat/test`. To run test use `yarn hardhat:test`
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

Successfully merging a pull request may close this issue.

1 participant