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

Feature/simple store dapp #20

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from
Draft

Feature/simple store dapp #20

wants to merge 8 commits into from

Conversation

jellydn
Copy link
Owner

@jellydn jellydn commented Aug 29, 2021

WHAT

  • Add simple store DApp example (read/write to smart contract, listen to event from smart contract)

Test server:

WHY

  • Interact with Smart Contract (SC), simple store: counter-like smart contract with upgradeable
  • Read value from SC
  • Write data to SC
  • Listen to event from SC
  • Upgrade Smart Contract

HOW

Screenshots (if appropriate):

image

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • Linter
  • Tests
  • Review comments
  • Security

@changeset-bot
Copy link

changeset-bot bot commented Aug 29, 2021

⚠️ No Changeset found

Latest commit: 99ddd5c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link

vercel bot commented Aug 29, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/dunghd/dapp-starter/HQu8P3ZsND5fU5GdWPNCX6vf6uTN
✅ Preview: https://dapp-starter-git-feature-simple-store-dapp-dunghd.vercel.app

@vercel
Copy link

vercel bot commented Nov 3, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
dapp-starter ❌ Failed (Inspect) Nov 3, 2022 at 1:46PM (UTC)

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.

None yet

1 participant