Skip to content

Feature/simple store dapp#20

Draft
jellydn wants to merge 8 commits intomainfrom
feature/simple-store-dapp
Draft

Feature/simple store dapp#20
jellydn wants to merge 8 commits intomainfrom
feature/simple-store-dapp

Conversation

@jellydn
Copy link
Copy Markdown
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
Copy Markdown

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
Copy Markdown

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
Copy Markdown

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.

1 participant