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

Alignment with Hardhat :: Initial Public Functions #132

Closed
5 of 6 tasks
nwbrettski opened this issue Oct 20, 2023 · 2 comments · Fixed by #178
Closed
5 of 6 tasks

Alignment with Hardhat :: Initial Public Functions #132

nwbrettski opened this issue Oct 20, 2023 · 2 comments · Fixed by #178
Assignees

Comments

@nwbrettski
Copy link
Collaborator

nwbrettski commented Oct 20, 2023

As a user I want to have convenient functions and alignment with hardhat functions so that I can easily develop on vechain when compared to ethereum or other EVM compatible chains.

Acceptance Criteria:

- [] constructor
- [] provider
- [] destroy

@nwbrettski nwbrettski changed the title Provider Alignment with Hardhat :: Initial Public Functions Alignment with Hardhat :: Initial Public Functions Oct 26, 2023
@pierobassa pierobassa self-assigned this Oct 29, 2023
@pierobassa pierobassa linked a pull request Oct 30, 2023 that will close this issue
@nwbrettski
Copy link
Collaborator Author

@pierobassa I have modified the above based on your comments here. I believe that the remaining functions can be created based on your commentary, is this correct?

I am unsure about the constructor and provider as they are not within your comments.

@pierobassa
Copy link
Member

Thank you @nwbrettski ! constructor and provider are simple implementations that are not part of the interface:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants