@account-kit/react

v4.0.0
React components and hooks for using Account Kit

prebuild

npx tsx ./inject-version.ts

dev

storybook dev

build

yarn clean && yarn build:esm && yarn build:types

build:esm

tsc --project tsconfig.build.json --outDir ./dist/esm

build:types

tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap

docs:gen

npx ak-docgen generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/react

clean

rm -rf ./dist

test

vitest --passWithNoTests

test:run

vitest run --passWithNoTests
npm i @account-kit/react

Metadata

  • MIT
  • Whatever
  • Alchemy
  • released 10/15/2024

Downloads

Maintainers