We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Invoke the contract and extract contracts functions to get the names of all sellers and display on a new page
The text was updated successfully, but these errors were encountered:
Update Contract.sol to resolve iiitl#6
8301675
extract the names of all sellers to display them on a new page by adding two functions addSeller and getAllSellers
Update Deploy.js resolved iiitl#6
15b71d0
calling addSeller and getAllSellers function in deploy.js
No branches or pull requests
Invoke the contract and extract contracts functions to get the names of all sellers and display on a new page
The text was updated successfully, but these errors were encountered: