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

Migrate to use templating for tutorials #34

Closed
8 tasks done
Tracked by #32
fadeev opened this issue Jun 18, 2023 · 0 comments
Closed
8 tasks done
Tracked by #32

Migrate to use templating for tutorials #34

fadeev opened this issue Jun 18, 2023 · 0 comments
Assignees

Comments

@fadeev
Copy link
Member

fadeev commented Jun 18, 2023

Right now tutorials are repetitive and contain to much code to copy/paste.

We want to improve the tutorial flow to be:

  1. Clone the template
  2. Run npx hardhat omnichain or npx hardhad messaging to generate the boilerplate code (these tasks are already implemented!)
  3. Make some changes to the generated code to implement desired functionality

This should make tutorials 2-3 times easier and faster to follow.

@fadeev fadeev self-assigned this Jun 18, 2023
@fadeev fadeev changed the title Migrate to use code generation for tutorials Migrate to use templating for tutorials Aug 6, 2023
@fadeev fadeev closed this as completed Oct 23, 2023
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