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

feat: add token update examples #362

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kantorcodes
Copy link
Contributor

Description:

Adds an example to the react demo for creating, minting, and updating a token. This example confirms TokenUpdateTransaction is compatible with HWC

Related issue(s):

#265

Fixes #

Notes for reviewer:

  • run npm run dev:react-demo
  • Scroll down to the bottom, click "Create Token", then "Mint Token" and finally "Update Token"
  • Ensure all transactions are successful

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

Signed-off-by: Michael Kantor <[email protected]>
@kantorcodes kantorcodes requested review from a team as code owners December 2, 2024 15:19
Copy link

github-actions bot commented Dec 2, 2024

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements 77.44% 491/634
🟡 Branches 62.5% 85/136
🟡 Functions 77.33% 116/150
🟡 Lines 78.57% 462/588

Test suite run success

120 tests passing in 11 suites.

Report generated by 🧪jest coverage report action from f187969

Copy link
Contributor

@tmctl tmctl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, @kantorcodes is this also hosted at https://hwc-docs.hgraph.app/?

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

Successfully merging this pull request may close these issues.

3 participants