Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Rewrite the Quick Start guide to rely exclusively on the playground (beta.solpg.io)#28101

Merged
jacobcreech merged 5 commits intosolana-labs:masterfrom
acheroncrypto:hello-world-playground-docs
Oct 4, 2022
Merged

Rewrite the Quick Start guide to rely exclusively on the playground (beta.solpg.io)#28101
jacobcreech merged 5 commits intosolana-labs:masterfrom
acheroncrypto:hello-world-playground-docs

Conversation

@acheroncrypto
Copy link
Copy Markdown
Contributor

Problem

Quickstart guide from #27592 uses local client implementation on a browser tutorial. Now that Solana Playground supports Javascript code execution, we can make the guide 100% with Playground.

Summary of Changes

  • Changed local NodeJS examples with Playground examples.
  • Now using solana-cli inside Playground to get the transaction logs instead of Solana Explorer.

@mergify mergify Bot added the community Community contribution label Sep 27, 2022
@mergify mergify Bot requested a review from a team September 27, 2022 10:02
@acheroncrypto acheroncrypto marked this pull request as ready for review October 1, 2022 19:20
@steveluscher steveluscher changed the title Update hello world quickstart guide docs Rewrite the Quick Start guide to rely exclusively on the playground (beta.solpg.io) Oct 3, 2022
Copy link
Copy Markdown
Contributor

@jacobcreech jacobcreech left a comment

Choose a reason for hiding this comment

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

Looks good! Thank you for updating

@jacobcreech jacobcreech removed the request for review from a team October 3, 2022 21:30
@jacobcreech jacobcreech merged commit 83f9c14 into solana-labs:master Oct 4, 2022
mergify Bot pushed a commit that referenced this pull request Oct 4, 2022
…#28101)

* Update hello world docs client part

* Sign the transaction with playground wallet keypair

* Remove unused explorer image

(cherry picked from commit 83f9c14)
willhickey pushed a commit that referenced this pull request Oct 4, 2022
…#28101)

* Update hello world docs client part

* Sign the transaction with playground wallet keypair

* Remove unused explorer image

(cherry picked from commit 83f9c14)
mergify Bot added a commit that referenced this pull request Oct 4, 2022
…beta.solpg.io) (backport #28101) (#28209)

docs: Rewrite the Quick Start guide to rely exclusively on playground (#28101)

* Update hello world docs client part

* Sign the transaction with playground wallet keypair

* Remove unused explorer image

(cherry picked from commit 83f9c14)

Co-authored-by: acheron <98934430+acheroncrypto@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

community Community contribution

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants