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

[WIP] dynamic connector in repo #224

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

coffeexcoin
Copy link
Collaborator

@coffeexcoin coffeexcoin commented Jan 31, 2025

PR-Codex overview

This PR introduces the @abstract-foundation/agw-dynamic-connector package, enhancing TypeScript configuration, adding new dependencies, and implementing the AbstractEvmWalletConnector class for Ethereum wallet connectivity, along with corresponding tests and documentation updates.

Detailed summary

  • Added ts-node dependency to package.json.
  • Created tsconfig.spec.json for test configurations.
  • Created tsconfig.lib.json for library configurations.
  • Implemented AbstractEvmWalletConnector class in src/AbstractEvmWalletConnector.ts.
  • Added unit tests for AbstractEvmWalletConnector in AbstractEvmWalletConnector.spec.ts.
  • Updated jest.config.ts for Jest testing framework.
  • Updated README.md with installation and usage instructions.
  • Updated package.json with package metadata and scripts for building and testing.

The following files were skipped due to too many changes: pnpm-lock.yaml

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@coffeexcoin coffeexcoin requested a review from cygaar as a code owner January 31, 2025 19:14
Copy link

changeset-bot bot commented Jan 31, 2025

⚠️ No Changeset found

Latest commit: f32d015

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

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.

1 participant