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

Add Quickstart Guide to docs.base.org/docs #998

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

ericbrown99
Copy link

What changed? Why?
Added a Quickstart: Deploy on Base guide to the Building on Base section of the docs.

The intention of this guide is to stay as high level as possible while still providing enough information for new developers to deploy contracts to Base. It uses the Foundry framework to support this process.

Notes to reviewers
Please review for correctness and consistency of language. Please follow the tutorial and ensure you are able to replicate the results by exactly following the steps outlined in the guide to ensure everyone will have success.

How has it been tested?
I tested this by spinning up a fresh directory and following the steps exactly to ensure I was able to deploy and interact with contracts from my local machine.

Copy link

vercel bot commented Sep 12, 2024

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

Name Status Preview Comments Updated (UTC)
web-base-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 12, 2024 6:50pm

@cb-heimdall
Copy link
Collaborator

cb-heimdall commented Sep 12, 2024

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 -1/2
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 1
Sum 2

Copy link

vercel bot commented Sep 12, 2024

@ericbrown99 is attempting to deploy a commit to the Coinbase Team on Vercel.

A member of the Team first needs to authorize it.

@ericbrown99
Copy link
Author

cc @wbnns & @hughescoin

Copy link
Member

@wbnns wbnns left a comment

Choose a reason for hiding this comment

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

@ericm-cb

Heya! Thanks for putting this together! Left two comments in-line w/ small nits but otherwise LGTM! Can you please merge in the latest changes from master?

Also, a question -- I noticed what looked like maybe a couple of artifacts in these commit titles:
c5fdd91
3f48d4c

I didn't see any translations in this PR. PLMK if I should be looking somewhere else for the correlation here. 👍


By the end of this quickstart, you'll be able to:

- Set up your develompent environment to deploy on Base
Copy link
Member

Choose a reason for hiding this comment

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

s/develompent/development/


## Deploy Your Contracts

Now that your enviornment is set up, let's deploy your contracts to Base Sepolia.
Copy link
Member

Choose a reason for hiding this comment

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

s/enviornment/environment/

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