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

Make the artifacts dynamic on the front end and fix imports #3

Closed
Ronnieraj37 opened this issue Jan 26, 2024 · 1 comment
Closed

Make the artifacts dynamic on the front end and fix imports #3

Ronnieraj37 opened this issue Jan 26, 2024 · 1 comment
Assignees

Comments

@Ronnieraj37
Copy link
Contributor

Ronnieraj37 commented Jan 26, 2024


name: Make the artifacts dynamic on the front end
about: Create a issue for adding new feature
title: "Dynamic Artifacts"
labels: new-feature
assignees: ""

Describe the purpose The artifacts in the current front end run on constant abi's which are to be manually copied down into the client/blockchainBuild folder. These builds have to be copied and pasted everytime we change the contract from the backend

Possible Implementation

  • Make hardhat artifacts to directly interact with the front-end
  • Fix the wrong imports in OneVote.sol
  • Fix the Scripts which are responsible for creating contract. As the present scripts just deploy Diamond but don't initalize it
  • Remove cache from serve/cache as its auto-generated
Screenshot 2024-01-27 at 12 54 01 AM Screenshot 2024-01-27 at 12 54 22 AM
@harsh-mr
Copy link
Collaborator

Go for it

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

2 participants