From 845ffad942564e4be2dedd1b85cc1c8fba484dce Mon Sep 17 00:00:00 2001 From: Dargon789 <64915515+Dargon789@users.noreply.github.com> Date: Fri, 26 Dec 2025 04:43:42 +0700 Subject: [PATCH 1/4] Revise README structure and add sponsorship details Updated README to include new sections and sponsorship information. https://sequence.xyz/ Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com> --- README.md | 280 +++++++++++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 258 insertions(+), 22 deletions(-) diff --git a/README.md b/README.md index 4c663ccf8..1e4002620 100644 --- a/README.md +++ b/README.md @@ -1,39 +1,275 @@ -## sequence.js v3 core libraries and SDK + + -**NOTE: please see [v2](https://github.com/0xsequence/sequence.js/tree/v2) branch for sequence.js 2.x.x** +
+ +

+ + + + wagmi logo + + +

+ +

+ Reactive primitives for Ethereum apps (https://sequence.xyz/) +

+ +

+ + + + Version + + + + + + OpenSSF Best Practices + + + + + + OpenSSF Best Practices + + +
+ + + + MIT License + + + + + + Downloads per month + + + + + + Best of JS + + + + + + Code coverage + + +

--- -Sequence v3 core libraries and [wallet-contracts-v3](https://github.com/0xsequence/wallet-contracts-v3) SDK. +## Documentation + +For documentation and guides, visit [wagmi.sh](https://wagmi.sh). + +## Community + +For help, discussion about best practices, or any other conversation that would benefit from being searchable: -## Packages +[Discuss Wagmi on GitHub](https://github.com/wevm/wagmi/discussions) -- `@0xsequence/wallet-primitives`: stateless low-level utilities specifically for interacting directly with sequence wallet's smart contracts -- `@0xsequence/wallet-core`: higher level utilities for creating and using sequence wallets -- `@0xsequence/wallet-wdk`: all-in-one wallet development kit for building a sequence wallet product +For casual chit-chat with others using the framework: -## Development +[Join the Wagmi Discord](https://discord.gg/SghfWBKexF) -### Getting Started +## Contributing -1. Install dependencies: - `pnpm install` +Contributions to Wagmi are greatly appreciated! If you're interested in contributing to Wagmi, please read the [Contributing Guide](https://wagmi.sh/dev/contributing) **before submitting a pull request**. -2. Build all packages: - `pnpm build` +## Sponsors -### Development Workflow +If you find Wagmi useful or use it for work, please consider [sponsoring Wagmi](https://github.com/sponsors/wevm?metadata_campaign=gh_readme_support). Thank you 🙏 -- Run development mode across all packages: - `pnpm dev` +

+ + + + paradigm logo + + + + + + ithaca logo + + +

-- Run tests: - `pnpm test` +

+ + + + family logo + + + + + + context logo + + + + + + WalletConnect logo + + + + + + PartyDAO logo + + + + + + Dynamic logo + + + + + + Sushi logo + + + + + + Stripe logo + + + + + + Privy logo + + + + + + pancake logo + + + + + + celo logo + + + + + + rainbow logo + + + + + + pimlico logo + + + + + + zora logo + + + + + + lattice logo + + + + + + supa logo + + + + + + zksync logo + + + + + + syndicate logo + + + + + + reservoir logo + + + + + + linea logo + + + + + + uniswap logo + + + + + + biconomy logo + + + + + + thirdweb logo + + + + + + polymarket logo + + + + + + routescan logo + + + + + + sequence logo + + + + + + gemini logo + + +

- > **Note:** Tests require [anvil](https://github.com/foundry-rs/foundry/tree/master/anvil) and [forge](https://github.com/foundry-rs/foundry) to be installed. You can run a local anvil instance using `pnpm run test:anvil`. +[Sponsor Wagmi](https://github.com/sponsors/wevm?metadata_campaign=gh_readme_support_bottom) -- Linting and formatting is enforced via git hooks +
+
-## License + + Powered by Vercel + +
+ + Powered by QuickNode + -Apache-2.0 From 4a4b2745c5333752d336f5ef22e0bf6f8775b9de Mon Sep 17 00:00:00 2001 From: Dargon789 <64915515+Dargon789@users.noreply.github.com> Date: Fri, 26 Dec 2025 04:46:19 +0700 Subject: [PATCH 2/4] Update README.md Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com> --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1e4002620..2e28abd41 100644 --- a/README.md +++ b/README.md @@ -50,8 +50,8 @@ - - Best of JS + + Best of JS From afd2cdd92590fb29bc898916bff479f64dd42bd9 Mon Sep 17 00:00:00 2001 From: Dargon789 <64915515+Dargon789@users.noreply.github.com> Date: Fri, 26 Dec 2025 04:46:44 +0700 Subject: [PATCH 3/4] Update README.md Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e28abd41..8ced38376 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@

Reactive primitives for Ethereum apps (https://sequence.xyz/) -

+

From 899bdc4c0e9a25b5e08c88c43cc017a822710d17 Mon Sep 17 00:00:00 2001 From: Dargon789 <64915515+Dargon789@users.noreply.github.com> Date: Fri, 26 Dec 2025 04:47:41 +0700 Subject: [PATCH 4/4] Update README.md Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ced38376..93f43b66e 100644 --- a/README.md +++ b/README.md @@ -224,7 +224,7 @@ If you find Wagmi useful or use it for work, please consider [sponsoring Wagmi]( - + biconomy logo