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

feat(explorer): anvil connector, connect external wallets #3164

Merged
merged 27 commits into from
Sep 13, 2024

Conversation

holic
Copy link
Member

@holic holic commented Sep 10, 2024

TODO

  • update usages of previous accounts in zustand store to current wagmi account/connector
  • remove zustand store
  • add button for connecting with missing connectors (connectors - connections)

Copy link

changeset-bot bot commented Sep 10, 2024

🦋 Changeset detected

Latest commit: a1fcc78

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 26 packages
Name Type
@latticexyz/explorer Patch
@latticexyz/abi-ts Patch
@latticexyz/block-logs-stream Patch
@latticexyz/cli Patch
@latticexyz/common Patch
@latticexyz/config Patch
create-mud Patch
@latticexyz/dev-tools Patch
@latticexyz/faucet Patch
@latticexyz/gas-report Patch
@latticexyz/protocol-parser Patch
@latticexyz/react Patch
@latticexyz/recs Patch
@latticexyz/schema-type Patch
solhint-config-mud Patch
solhint-plugin-mud Patch
@latticexyz/stash Patch
@latticexyz/store-indexer Patch
@latticexyz/store-sync Patch
@latticexyz/store Patch
@latticexyz/utils Patch
@latticexyz/world-module-metadata Patch
@latticexyz/world-modules Patch
@latticexyz/world Patch
mock-game-contracts Patch
ts-benchmarks Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@karooolis
Copy link
Contributor

karooolis commented Sep 11, 2024

CleanShot 2024-09-11 at 18 22 24@2x

CleanShot 2024-09-11 at 18 22 32@2x

CleanShot 2024-09-11 at 18 22 44@2x

CleanShot 2024-09-11 at 18 22 53@2x

CleanShot 2024-09-11 at 18 23 11@2x

packages/explorer/src/app/api/world/route.ts Show resolved Hide resolved
packages/explorer/src/bin/explorer.ts Outdated Show resolved Hide resolved
packages/explorer/src/common.ts Outdated Show resolved Hide resolved
packages/explorer/src/components/ConnectButton.tsx Outdated Show resolved Hide resolved
packages/explorer/src/connectors/anvil.ts Outdated Show resolved Hide resolved
@holic holic changed the title feat(explorer): add anvil connector feat(explorer): anvil connector, allow external wallets Sep 13, 2024
@holic holic changed the title feat(explorer): anvil connector, allow external wallets feat(explorer): anvil connector, connect external wallets Sep 13, 2024
@holic holic merged commit e6147b2 into main Sep 13, 2024
11 of 12 checks passed
@holic holic deleted the holic/anvil-connector branch September 13, 2024 12:00
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.

2 participants