lohsuan / puppy_sponsor

Frontend and smart contract for puppy sponsor web3.0 project.
MIT License
1 stars 3 forks source link

Implement puppy token page #14

Closed tzulin closed 2 years ago

tzulin commented 2 years ago

Description

Add a new page to display PUPPY token, and do operations to the token.

functions

UI

Xanonymous-GitHub commented 2 years ago
Screen Shot 2022-06-23 at 5 30 19 PM

Nice.

Xanonymous-GitHub commented 2 years ago

And seems I have caught the transactionContext on the AddPuppy page that repeatedly hit updateChainContents, it seems to be repeated once (totally hit twice), you could check it if you have time~ (and since the transactionContext is a global state, so it doesn't happen only on the page I describe)