Skip to content

Sequence: modular web3 development platform and account abstraction stack for Ethereum chains

License

Notifications You must be signed in to change notification settings

0xsequence/sequence.js

Repository files navigation

sequence.js v3 core libraries and SDK

NOTE: please see v2 branch for sequence.js 2.x.x


Sequence v3 core libraries and wallet-contracts-v3 SDK.

Packages

  • @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

Development

Getting Started

  1. Install dependencies: pnpm install

  2. Build all packages: pnpm build

Development Workflow

  • Run development mode across all packages: pnpm dev

  • Run tests: pnpm test

  • Linting and formatting is enforced via git hooks

License

Apache-2.0

About

Sequence: modular web3 development platform and account abstraction stack for Ethereum chains

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages