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

Content for Frontend Setup in Base Camp #162

Merged
merged 12 commits into from
Dec 13, 2023
Merged

Conversation

briandoyle81CB
Copy link
Contributor

What changed? Why?
New content

Notes to reviewers

How has it been tested?

@wbnns wbnns added the state: in progress This is being worked on label Nov 28, 2023
@cb-heimdall
Copy link
Collaborator

Review Error for amhayslipcb @ 2023-11-28 18:08:49 UTC
User failed mfa authentication, see go/mfa-help

taycaldwell
taycaldwell previously approved these changes Dec 7, 2023
@cb-heimdall cb-heimdall dismissed taycaldwell’s stale review December 11, 2023 20:47

Approved review 1769608705 from taycaldwell is now dismissed due to new commit. Re-request for approval.


:::caution

If you're using your own contract, please redeploy it with the following `view` functions:
Copy link
Contributor

Choose a reason for hiding this comment

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

I got lost here, how do I redeploy it?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

We're assuming the learner knows how at this point, and earlier up we linked to the original exercise. We've also got a copy of a contract they can use down below!


To start, you'll need to put some data into your contract so that you can read it from your frontend. Open [Goerli BaseScan], find your contract, connect with your wallet, and call the `claim` function.

Add the following two issues:
Copy link
Contributor

Choose a reason for hiding this comment

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

I was asking how do you redeploy it because would it make sense to add the issues during the redeployment stage? or we want to also teach interacting with the contract via BaseScan? But it means the contract has to be verified? Sorry, probably I'm misunderstanding something

Copy link
Contributor Author

Choose a reason for hiding this comment

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

We're just using it temporarily to send transactions so we have something to read. Seemed like this was the simplest way.

@cb-heimdall
Copy link
Collaborator

Review Error for CryptoUGuy @ 2023-12-11 21:52:17 UTC
User must have write permissions to review

@briandoyle81CB briandoyle81CB marked this pull request as ready for review December 12, 2023 22:17
@briandoyle81CB briandoyle81CB merged commit a0b11a6 into master Dec 13, 2023
3 checks passed
@briandoyle81CB briandoyle81CB deleted the brian-doyle/FE-setup branch December 13, 2023 21:49
kirkas pushed a commit that referenced this pull request Oct 21, 2024
* Stashing progress

* Finalize building an app article

* Address feedback

* Fix typo

* Add useAccount step by step

* Add useContractRead step by step

* Add configuring useContractRead

* Finish intro for configuring useContractRead

* Add useContractWrite

* Add usePrepareContractWrite

* Respond to feedback

* Sidebar and final edits
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state: in progress This is being worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants