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

Conversation

steveluscher
Copy link
Contributor

@steveluscher steveluscher commented Jun 14, 2024

This example app brings together the work on @solana/web3.js@2, @wallet-standard/react, and @solana/react. In it you will find an example of how to build an app that:

  • Connects to Wallet Standard wallets
  • Uses RPC requests and subscriptions to display a wallet's balance
  • Signs messages with a wallet account
  • Signs and sends a (token transfer) transaction between two connected wallet accounts

Copy link

changeset-bot bot commented Jun 14, 2024

⚠️ No Changeset found

Latest commit: b6a73c1

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.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

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

Copy link
Contributor Author

steveluscher commented Jun 14, 2024

@steveluscher steveluscher force-pushed the 06-14-repair_the_type_of_the_chain_argument_to_usesigntransaction_and_usesignandsendtransaction_ branch from ef5372a to 8471b0e Compare June 14, 2024 01:59
@steveluscher steveluscher force-pushed the 06-13-an_example_react_app_that_exercises_the_new_solana_web3.js_and_the_new_wallet_standard_wallet_adapter_in_solana_react_ branch from e779fdf to cb9acc9 Compare June 14, 2024 01:59
Copy link

socket-security bot commented Jun 14, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/[email protected] environment +1 333 kB react-bot

View full report↗︎

@steveluscher steveluscher force-pushed the 06-14-repair_the_type_of_the_chain_argument_to_usesigntransaction_and_usesignandsendtransaction_ branch from 8471b0e to cd40653 Compare June 14, 2024 06:30
@steveluscher steveluscher force-pushed the 06-13-an_example_react_app_that_exercises_the_new_solana_web3.js_and_the_new_wallet_standard_wallet_adapter_in_solana_react_ branch from cb9acc9 to 90c74b1 Compare June 14, 2024 06:30
@steveluscher steveluscher force-pushed the 06-14-repair_the_type_of_the_chain_argument_to_usesigntransaction_and_usesignandsendtransaction_ branch from cd40653 to 87d83ca Compare June 14, 2024 06:41
@steveluscher steveluscher force-pushed the 06-13-an_example_react_app_that_exercises_the_new_solana_web3.js_and_the_new_wallet_standard_wallet_adapter_in_solana_react_ branch from 90c74b1 to 94fab9d Compare June 14, 2024 06:41
@steveluscher steveluscher force-pushed the 06-14-repair_the_type_of_the_chain_argument_to_usesigntransaction_and_usesignandsendtransaction_ branch from 87d83ca to 10cf922 Compare June 14, 2024 17:40
@steveluscher steveluscher force-pushed the 06-13-an_example_react_app_that_exercises_the_new_solana_web3.js_and_the_new_wallet_standard_wallet_adapter_in_solana_react_ branch from 94fab9d to e366b72 Compare June 14, 2024 17:40
@steveluscher steveluscher force-pushed the 06-14-repair_the_type_of_the_chain_argument_to_usesigntransaction_and_usesignandsendtransaction_ branch from 10cf922 to 2db0598 Compare June 14, 2024 17:42
@steveluscher steveluscher force-pushed the 06-13-an_example_react_app_that_exercises_the_new_solana_web3.js_and_the_new_wallet_standard_wallet_adapter_in_solana_react_ branch from e366b72 to eaf07d1 Compare June 14, 2024 17:42
@steveluscher steveluscher force-pushed the 06-14-repair_the_type_of_the_chain_argument_to_usesigntransaction_and_usesignandsendtransaction_ branch from 2db0598 to 1b73e0f Compare June 14, 2024 17:46
@steveluscher steveluscher force-pushed the 06-13-an_example_react_app_that_exercises_the_new_solana_web3.js_and_the_new_wallet_standard_wallet_adapter_in_solana_react_ branch from eaf07d1 to ca58fa4 Compare June 14, 2024 17:46
@steveluscher steveluscher force-pushed the 06-14-repair_the_type_of_the_chain_argument_to_usesigntransaction_and_usesignandsendtransaction_ branch from 1b73e0f to 5394493 Compare June 14, 2024 17:48
@steveluscher steveluscher force-pushed the 06-13-an_example_react_app_that_exercises_the_new_solana_web3.js_and_the_new_wallet_standard_wallet_adapter_in_solana_react_ branch from ca58fa4 to 9523aeb Compare June 14, 2024 17:48
@steveluscher steveluscher force-pushed the 06-14-repair_the_type_of_the_chain_argument_to_usesigntransaction_and_usesignandsendtransaction_ branch from 5394493 to e3cd879 Compare June 14, 2024 17:50
@steveluscher steveluscher force-pushed the 06-13-an_example_react_app_that_exercises_the_new_solana_web3.js_and_the_new_wallet_standard_wallet_adapter_in_solana_react_ branch from 9523aeb to 49523eb Compare June 14, 2024 17:50
@steveluscher steveluscher force-pushed the 06-14-repair_the_type_of_the_chain_argument_to_usesigntransaction_and_usesignandsendtransaction_ branch from e3cd879 to 1769664 Compare June 14, 2024 17:59
@steveluscher steveluscher force-pushed the 06-13-an_example_react_app_that_exercises_the_new_solana_web3.js_and_the_new_wallet_standard_wallet_adapter_in_solana_react_ branch from 49523eb to 0030260 Compare June 14, 2024 17:59
@steveluscher steveluscher force-pushed the 06-14-repair_the_type_of_the_chain_argument_to_usesigntransaction_and_usesignandsendtransaction_ branch 2 times, most recently from d738983 to 78d7847 Compare June 14, 2024 18:02
@steveluscher steveluscher force-pushed the 06-13-an_example_react_app_that_exercises_the_new_solana_web3.js_and_the_new_wallet_standard_wallet_adapter_in_solana_react_ branch from 0030260 to 330cae1 Compare June 14, 2024 18:02
@steveluscher steveluscher force-pushed the 06-14-repair_the_type_of_the_chain_argument_to_usesigntransaction_and_usesignandsendtransaction_ branch from 78d7847 to fae9036 Compare June 14, 2024 18:03
@steveluscher steveluscher force-pushed the 06-13-an_example_react_app_that_exercises_the_new_solana_web3.js_and_the_new_wallet_standard_wallet_adapter_in_solana_react_ branch from 330cae1 to 482867e Compare June 14, 2024 18:03
@steveluscher steveluscher force-pushed the 06-14-repair_the_type_of_the_chain_argument_to_usesigntransaction_and_usesignandsendtransaction_ branch from fae9036 to cce27a4 Compare June 14, 2024 18:11
Base automatically changed from 06-14-repair_the_type_of_the_chain_argument_to_usesigntransaction_and_usesignandsendtransaction_ to master June 14, 2024 18:13
@steveluscher steveluscher force-pushed the 06-13-an_example_react_app_that_exercises_the_new_solana_web3.js_and_the_new_wallet_standard_wallet_adapter_in_solana_react_ branch from 482867e to ff15d0f Compare June 18, 2024 23:02
@steveluscher steveluscher force-pushed the 06-13-an_example_react_app_that_exercises_the_new_solana_web3.js_and_the_new_wallet_standard_wallet_adapter_in_solana_react_ branch from ff15d0f to 3cf9392 Compare June 23, 2024 00:05
@steveluscher steveluscher changed the base branch from master to 06-22-replace_the___dev___flag_with_literally_process.env.node_env_in_the_built_source June 23, 2024 00:05
Base automatically changed from 06-22-replace_the___dev___flag_with_literally_process.env.node_env_in_the_built_source to master June 24, 2024 17:48
@steveluscher steveluscher force-pushed the 06-13-an_example_react_app_that_exercises_the_new_solana_web3.js_and_the_new_wallet_standard_wallet_adapter_in_solana_react_ branch from 3cf9392 to 02a6c23 Compare June 25, 2024 18:31
@steveluscher steveluscher marked this pull request as ready for review June 25, 2024 18:31
@steveluscher steveluscher force-pushed the 06-13-an_example_react_app_that_exercises_the_new_solana_web3.js_and_the_new_wallet_standard_wallet_adapter_in_solana_react_ branch 6 times, most recently from d390f7b to b99364e Compare June 25, 2024 19:04
… new Wallet Standard wallet adapter in `@solana/react`
@steveluscher steveluscher force-pushed the 06-13-an_example_react_app_that_exercises_the_new_solana_web3.js_and_the_new_wallet_standard_wallet_adapter_in_solana_react_ branch from b99364e to b6a73c1 Compare June 25, 2024 19:09
@steveluscher steveluscher merged commit fbcf1fd into master Jun 25, 2024
7 checks passed
@steveluscher steveluscher deleted the 06-13-an_example_react_app_that_exercises_the_new_solana_web3.js_and_the_new_wallet_standard_wallet_adapter_in_solana_react_ branch June 25, 2024 19:11
Copy link
Contributor

Because there has been no activity on this PR for 14 days since it was merged, it has been automatically locked. Please open a new issue if it requires a follow up.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant