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

[Bug]: current documentation and guides in the hardhat folder are not clear for beginners #26

Open
6 tasks
GigaHierz opened this issue Oct 18, 2024 · 0 comments

Comments

@GigaHierz
Copy link
Contributor

there are several small issues in the folder that prevent quick set up for users

  • The Name of the MiniPay contract should be MiniPay, no ERC721
  • The README should explain all different hardhat commands in detail and in their own section, instead of having them all in one block
  • to the commands for running the script, add network flags to the commands, e.g., --network alfajores, add command for general and alfajores
  • the hardhat file should contain more information, like in the celo composer: https://github.com/celo-org/celo-composer/blob/main/packages/hardhat/hardhat.config.ts
    • add celo as a network
    • add Celoscan API for smart contract verification,
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