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

Remove consent-proof-signature and frames-client packages #294

Merged
merged 5 commits into from
Oct 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ To learn more about the contents of this repository, see this README and the REA

- [`eslint-config-xmtp-web`](https://github.com/xmtp/xmtp-web/blob/main/packages/eslint-config-xmtp-web): An opinionated ESLint configuration for XMTP web projects
- [`react-sdk`](https://github.com/xmtp/xmtp-web/blob/main/packages/react-sdk): XMTP React client SDK
- [`frames-client`](https://github.com/xmtp/xmtp-web/blob/main/packages/frames-client): XMTP Open Frames client
- [`consent-proof-signature`](https://github.com/xmtp/xmtp-web/blob/main/packages/consent-proof-signature): Lightweight package for creating consent proofs


### Examples

Expand Down
7 changes: 0 additions & 7 deletions packages/consent-proof-signature/.eslintrc.cjs

This file was deleted.

13 changes: 0 additions & 13 deletions packages/consent-proof-signature/CHANGELOG.md

This file was deleted.

3 changes: 3 additions & 0 deletions packages/consent-proof-signature/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
> [!NOTE]
> This package has been removed from this repository. Its contents and all active development have been moved to the [xmtp-js](https://github.com/xmtp/xmtp-js) repository.

# Consent Proof Signature

## Usage
Expand Down
96 changes: 0 additions & 96 deletions packages/consent-proof-signature/package.json

This file was deleted.

58 changes: 0 additions & 58 deletions packages/consent-proof-signature/rollup.config.js

This file was deleted.

30 changes: 0 additions & 30 deletions packages/consent-proof-signature/src/index.test.ts

This file was deleted.

35 changes: 0 additions & 35 deletions packages/consent-proof-signature/src/index.ts

This file was deleted.

5 changes: 0 additions & 5 deletions packages/consent-proof-signature/tsconfig.eslint.json

This file was deleted.

4 changes: 0 additions & 4 deletions packages/consent-proof-signature/tsconfig.json

This file was deleted.

14 changes: 0 additions & 14 deletions packages/consent-proof-signature/vitest.config.ts

This file was deleted.

7 changes: 0 additions & 7 deletions packages/frames-client/.eslintrc.cjs

This file was deleted.

Loading
Loading