{"_id":"@account-kit/core","_rev":"201-aca3b29ff4779f3ab8956544af5252c6","name":"@account-kit/core","dist-tags":{"alpha":"4.75.5-alpha.0","latest":"4.88.5"},"versions":{"4.0.0-alpha.0":{"name":"@account-kit/core","version":"4.0.0-alpha.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.0.0-alpha.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"e80badd56dd2e0439383b32eadc8e649cd6ac84a","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.0.0-alpha.0.tgz","fileCount":275,"integrity":"sha512-9iZvtsfKh6lxWlImbvnc8FuZzNBvVNn51L2HnZeq/AXUYJjvllTROuB4XUuoppPycybnH5P5hAGuhl3DsnCLKA==","signatures":[{"sig":"MEYCIQDGjVRKbGnlDZDozLqg9BX0zGpDKJukzHBbof+/ewhL/QIhALclCQU65/61uY++alsYBpsf5fVc4+FXmfifrB3g8spR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":348691},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js"},"./package.json":"./package.json"},"gitHead":"bd1788c2bd7f28ba762a06c649f30b544f8bade9","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:cjs && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"node --loader ts-node/esm ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:cjs":"tsc --project tsconfig.build.json --module commonjs --outDir ./dist/cjs --removeComments --verbatimModuleSyntax false && echo > ./dist/cjs/package.json '{\"type\":\"commonjs\"}'","build:esm":"tsc --project tsconfig.build.json --module es2020 --outDir ./dist/esm --removeComments && echo > ./dist/esm/package.json '{\"type\":\"module\"}'","build:types":"tsc --project tsconfig.build.json --module esnext --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","test:run-e2e":"vitest run --config vitest.config.e2e.ts --passWithNoTests"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v18.19.0+arm64 (darwin)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"resolutions":{"viem":"2.8.6"},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"zod":"^3.22.4","viem":"2.8.6","zustand":"^4.5.2","js-cookie":"^3.0.5","@wagmi/core":"^2.9.8","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.0.0-alpha.0","@account-kit/signer":"^4.0.0-alpha.0","@account-kit/smart-contracts":"^4.0.0-alpha.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^0.31.0","typescript":"^5.0.4","typescript-template":"*"},"peerDependencies":{"viem":"2.8.6"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-alpha.0_1718829827544_0.32384313649841956","host":"s3://npm-registry-packages"}},"4.0.0-alpha.1":{"name":"@account-kit/core","version":"4.0.0-alpha.1","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.0.0-alpha.1","homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"3ff530670485f841e1027c889c1356b0f65cb174","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.0.0-alpha.1.tgz","fileCount":275,"integrity":"sha512-PuucKIyj7JNAULgZXJ73jeOyeCrpY/C7MC1hXAaAeZHBCwrTFi8IGENxDh4tDJibHZtjT61yXBV8uNqNnlFvJQ==","signatures":[{"sig":"MEUCICjt/rDnueTsUrYNWyuoXFZhEZYfKHg+u9o4eW0HtaHRAiEAt6kIa6shxaSwMtlIEIYULOy7zEY412cqQoZ9HHlvQFE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":377101},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js"},"./package.json":"./package.json"},"gitHead":"cb4bf5f8a9aa8fdff1610130821b69ff806e79e6","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:cjs && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"node --loader ts-node/esm ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:cjs":"tsc --project tsconfig.build.json --module commonjs --outDir ./dist/cjs --removeComments --verbatimModuleSyntax false && echo > ./dist/cjs/package.json '{\"type\":\"commonjs\"}'","build:esm":"tsc --project tsconfig.build.json --module es2020 --outDir ./dist/esm --removeComments && echo > ./dist/esm/package.json '{\"type\":\"module\"}'","build:types":"tsc --project tsconfig.build.json --module esnext --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","test:run-e2e":"vitest run --config vitest.config.e2e.ts --passWithNoTests"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v18.19.0+arm64 (darwin)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"resolutions":{"viem":"2.8.6"},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"zod":"^3.22.4","viem":"2.8.6","zustand":"^4.5.2","js-cookie":"^3.0.5","@wagmi/core":"^2.9.8","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.0.0-alpha.1","@account-kit/signer":"^4.0.0-alpha.1","@account-kit/smart-contracts":"^4.0.0-alpha.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^0.31.0","typescript":"^5.0.4","typescript-template":"*"},"peerDependencies":{"viem":"2.8.6"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-alpha.1_1719415226049_0.47140318967098227","host":"s3://npm-registry-packages"}},"4.0.0-alpha.2":{"name":"@account-kit/core","version":"4.0.0-alpha.2","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.0.0-alpha.2","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"d15ba794af05343091c9c095e9f6e6f397338ac2","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.0.0-alpha.2.tgz","fileCount":275,"integrity":"sha512-LZLhKp5z6s8XhsNdFomS9m7dsT3t3D5U4MOoNnPY5ZHMoKfx7M5OiNl56DtowDz/ypxlF0xnvNG54vLlLpOvpQ==","signatures":[{"sig":"MEUCIBbJnvsk5xRoG7+779lW/I1AuFnPWYLNHyh6ViU+4rfiAiEAkZuPEeqSHhdTv61rmuUWzGuoVKzoTF2HYtz5WqfZHtU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":377101},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js"},"./package.json":"./package.json"},"gitHead":"af70c1ea67be7f49339a1267ccadd8dc10aabde1","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:cjs && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"node --loader ts-node/esm ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:cjs":"tsc --project tsconfig.build.json --module commonjs --outDir ./dist/cjs --removeComments --verbatimModuleSyntax false && echo > ./dist/cjs/package.json '{\"type\":\"commonjs\"}'","build:esm":"tsc --project tsconfig.build.json --module es2020 --outDir ./dist/esm --removeComments && echo > ./dist/esm/package.json '{\"type\":\"module\"}'","build:types":"tsc --project tsconfig.build.json --module esnext --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","test:run-e2e":"vitest run --config vitest.config.e2e.ts --passWithNoTests"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v18.19.0+arm64 (darwin)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"resolutions":{"viem":"2.8.6"},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"zod":"^3.22.4","viem":"2.8.6","zustand":"^4.5.2","js-cookie":"^3.0.5","@wagmi/core":"^2.9.8","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.0.0-alpha.2","@account-kit/signer":"^4.0.0-alpha.2","@account-kit/smart-contracts":"^4.0.0-alpha.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^0.31.0","typescript":"^5.0.4","typescript-template":"*"},"peerDependencies":{"viem":"2.8.6"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-alpha.2_1720471692210_0.20901257776068016","host":"s3://npm-registry-packages"}},"4.0.0-alpha.3":{"name":"@account-kit/core","version":"4.0.0-alpha.3","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.0.0-alpha.3","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"8d2335de7e16d3c836c9cb0c8f8f4f0f8844278e","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.0.0-alpha.3.tgz","fileCount":275,"integrity":"sha512-++coVG//FTF6EtQh9ZuXEjmkDRTens9QVVNC1F+DVVqD+gn7HcP/AGRB1pviNpMz5WlJ50NfAX387S00e99PAg==","signatures":[{"sig":"MEQCIB3K/aMxhhnm5fdV6EVpc99iLZplOVVJS+xx8MLrbNpQAiAjgZk1ar+Qb4hHAwGiVw1wUczNKSEDqajKtUppHBPVWw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":377747},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js"},"./package.json":"./package.json"},"gitHead":"507d58fe91410de1a6dd2f222fedc74c5e86bd8c","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:cjs && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"node --loader ts-node/esm ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:cjs":"tsc --project tsconfig.build.json --module commonjs --outDir ./dist/cjs --removeComments --verbatimModuleSyntax false && echo > ./dist/cjs/package.json '{\"type\":\"commonjs\"}'","build:esm":"tsc --project tsconfig.build.json --module es2020 --outDir ./dist/esm --removeComments && echo > ./dist/esm/package.json '{\"type\":\"module\"}'","build:types":"tsc --project tsconfig.build.json --module esnext --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","test:run-e2e":"vitest run --config vitest.config.e2e.ts --passWithNoTests"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v18.19.0+arm64 (darwin)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"resolutions":{"viem":"2.8.6"},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"zod":"^3.22.4","viem":"2.8.6","zustand":"^4.5.2","js-cookie":"^3.0.5","@wagmi/core":"^2.9.8","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.0.0-alpha.3","@account-kit/signer":"^4.0.0-alpha.3","@account-kit/smart-contracts":"^4.0.0-alpha.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^0.31.0","typescript":"^5.0.4","typescript-template":"*"},"peerDependencies":{"viem":"2.8.6"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-alpha.3_1720550620887_0.64916450860493","host":"s3://npm-registry-packages"}},"4.0.0-alpha.4":{"name":"@account-kit/core","version":"4.0.0-alpha.4","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.0.0-alpha.4","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"f2c0043d3283855151057b36a10b176616a479e5","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.0.0-alpha.4.tgz","fileCount":275,"integrity":"sha512-ayQcQGhBUI605Xvfv81+amheckpLl5O7MKy9vUboxE0m9eVIdf7tOUNl4wUElgxSkG4p4UjaDz76PGg3a9ECAA==","signatures":[{"sig":"MEYCIQCaTU4K3m3sW8vzCMaDIc/CsVxaLyTCdMHM8af+JOjqGQIhAKe1Sqj/QbX3BDLLs1qDJzC3JvgOE4f4466BMPRj78V/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":377747},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js"},"./package.json":"./package.json"},"gitHead":"07d3a1a98377c9db41d7f48cd89747d9e881267c","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:cjs && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"node --loader ts-node/esm ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:cjs":"tsc --project tsconfig.build.json --module commonjs --outDir ./dist/cjs --removeComments --verbatimModuleSyntax false && echo > ./dist/cjs/package.json '{\"type\":\"commonjs\"}'","build:esm":"tsc --project tsconfig.build.json --module es2020 --outDir ./dist/esm --removeComments && echo > ./dist/esm/package.json '{\"type\":\"module\"}'","build:types":"tsc --project tsconfig.build.json --module esnext --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","test:run-e2e":"vitest run --config vitest.config.e2e.ts --passWithNoTests"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v18.19.0+arm64 (darwin)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"resolutions":{"viem":"2.8.6"},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"zod":"^3.22.4","viem":"2.8.6","zustand":"^4.5.2","js-cookie":"^3.0.5","@wagmi/core":"^2.9.8","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.0.0-alpha.4","@account-kit/signer":"^4.0.0-alpha.4","@account-kit/smart-contracts":"^4.0.0-alpha.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^0.31.0","typescript":"^5.0.4","typescript-template":"*"},"peerDependencies":{"viem":"2.8.6"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-alpha.4_1720635241654_0.20964233740002514","host":"s3://npm-registry-packages"}},"4.0.0-alpha.5":{"name":"@account-kit/core","version":"4.0.0-alpha.5","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.0.0-alpha.5","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"2427ab2d6afe45ca2153ba2b7516c95655ee9ef6","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.0.0-alpha.5.tgz","fileCount":275,"integrity":"sha512-s71Qp4bDUuQ+eCRYuZPf2YVnP6jYB6vuMlr35tnfLyLFee6/v0+2gfXHhtxbpPbyqfPzorKqO+Gi9oiQWjUG0g==","signatures":[{"sig":"MEUCIAivX6xMw09wgYwjUTnGz3KWBWPwiunrvdUJRn77K84EAiEA8LV7bRrWW6JXEYtk1r+7WjNA4NupXqSe71SzPQ8I5ZI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":377747},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js"},"./package.json":"./package.json"},"gitHead":"674bcb173cab611f7738ddc804a48846ea19f958","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:cjs && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"node --loader ts-node/esm ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:cjs":"tsc --project tsconfig.build.json --module commonjs --outDir ./dist/cjs --removeComments --verbatimModuleSyntax false && echo > ./dist/cjs/package.json '{\"type\":\"commonjs\"}'","build:esm":"tsc --project tsconfig.build.json --module es2020 --outDir ./dist/esm --removeComments && echo > ./dist/esm/package.json '{\"type\":\"module\"}'","build:types":"tsc --project tsconfig.build.json --module esnext --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","test:run-e2e":"vitest run --config vitest.config.e2e.ts --passWithNoTests"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v18.19.0+arm64 (darwin)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"resolutions":{"viem":"2.8.6"},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"zod":"^3.22.4","viem":"2.8.6","zustand":"^4.5.2","js-cookie":"^3.0.5","@wagmi/core":"^2.9.8","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.0.0-alpha.5","@account-kit/signer":"^4.0.0-alpha.5","@account-kit/smart-contracts":"^4.0.0-alpha.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^0.31.0","typescript":"^5.0.4","typescript-template":"*"},"peerDependencies":{"viem":"2.8.6"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-alpha.5_1720735650196_0.24863738054008477","host":"s3://npm-registry-packages"}},"4.0.0-alpha.6":{"name":"@account-kit/core","version":"4.0.0-alpha.6","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.0.0-alpha.6","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"4f54a75bfb5f471795c1ac97ac55ed2be890d9af","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.0.0-alpha.6.tgz","fileCount":275,"integrity":"sha512-dzTmJMediU9i/X67HAuxl7cI5JjNDawsOon5ZJEI5VFBlc1QI584OZpa1gb0GGsTzrs7hLx06W2pF6hP4cvS+w==","signatures":[{"sig":"MEYCIQCkgnAGMC9GM8Hg9Ud1ngV6yO5/IEOdeEomLqT70O87zAIhANjU8CuBwdcKpo3P3leOwaK2+VyhmZ+J4OyfsdKCXGe/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":376020},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js"},"./package.json":"./package.json"},"gitHead":"2c35ec701f526c77ea5e00e2e6f147156c7ac0e4","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:cjs && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"npx ak-docgen generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","prebuild":"node --loader ts-node/esm ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:cjs":"tsc --project tsconfig.build.json --module commonjs --outDir ./dist/cjs --removeComments --verbatimModuleSyntax false && echo > ./dist/cjs/package.json '{\"type\":\"commonjs\"}'","build:esm":"tsc --project tsconfig.build.json --module es2020 --outDir ./dist/esm --removeComments && echo > ./dist/esm/package.json '{\"type\":\"module\"}'","build:types":"tsc --project tsconfig.build.json --module esnext --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","test:run-e2e":"vitest run --config vitest.config.e2e.ts --passWithNoTests"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v18.19.0+arm64 (darwin)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"resolutions":{"viem":"2.8.6"},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"zod":"^3.22.4","viem":"2.8.6","zustand":"^4.5.2","js-cookie":"^3.0.5","@wagmi/core":"^2.9.8","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.0.0-alpha.6","@account-kit/signer":"^4.0.0-alpha.6","@account-kit/smart-contracts":"^4.0.0-alpha.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^0.31.0","typescript":"^5.0.4","typescript-template":"*"},"peerDependencies":{"viem":"2.8.6"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-alpha.6_1721346113871_0.4509826425882961","host":"s3://npm-registry-packages"}},"4.0.0-alpha.7":{"name":"@account-kit/core","version":"4.0.0-alpha.7","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.0.0-alpha.7","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"587ba4d81966a8aab1349d4b594d1c6e791036f9","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.0.0-alpha.7.tgz","fileCount":275,"integrity":"sha512-9JOOoi/ul+ev9ePPV0Zf/US1XnfHgm0JNaGGbU5p0w2+tWml81lGKUo+hVlRmihww6cd6mmDk9PS3vx9xLPn/w==","signatures":[{"sig":"MEQCIBUd6Dmt7VoXjgxjBNP/KSGmYosW7J9PyNmlhysiUDE7AiA6mc7yeCXM59RyLCPOJppSbqBsISt2vuO1HWUxZNn9/g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":377283},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js"},"./package.json":"./package.json"},"gitHead":"94b858bcbaee13eb056edbddfda0ac598547b037","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:cjs && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"npx ak-docgen generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","prebuild":"node --loader ts-node/esm ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:cjs":"tsc --project tsconfig.build.json --module commonjs --outDir ./dist/cjs --removeComments --verbatimModuleSyntax false && echo > ./dist/cjs/package.json '{\"type\":\"commonjs\"}'","build:esm":"tsc --project tsconfig.build.json --module es2020 --outDir ./dist/esm --removeComments && echo > ./dist/esm/package.json '{\"type\":\"module\"}'","build:types":"tsc --project tsconfig.build.json --module esnext --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","test:run-e2e":"vitest run --config vitest.config.e2e.ts --passWithNoTests"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v18.19.0+arm64 (darwin)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"resolutions":{"viem":"2.8.6"},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"zod":"^3.22.4","viem":"2.8.6","zustand":"^4.5.2","js-cookie":"^3.0.5","@wagmi/core":"^2.9.8","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.0.0-alpha.7","@account-kit/signer":"^4.0.0-alpha.7","@account-kit/smart-contracts":"^4.0.0-alpha.7"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^0.31.0","typescript":"^5.0.4","typescript-template":"*"},"peerDependencies":{"viem":"2.8.6"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-alpha.7_1721426372812_0.8271776191353555","host":"s3://npm-registry-packages"}},"4.0.0-alpha.8":{"name":"@account-kit/core","version":"4.0.0-alpha.8","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.0.0-alpha.8","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"a39d8c5696ab0bdfe9ea104c8966831290d4f78d","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.0.0-alpha.8.tgz","fileCount":275,"integrity":"sha512-G5yQj9Lm8GHL6AJl/SU/K9QsExGiJljSpMHvHKAu6S3uGPGrkHnrkncVDLkcZae4qIZkGcEsr1Or3CLwzHnlSA==","signatures":[{"sig":"MEQCIA/q1jYIb2iX6cG8aKadZ8oKYbuYqE+zZlNFhHYj/fNDAiB2GDRZ/eGXNSWGKKNEXPpduIkn0++T3e68RUiFAgTDFw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":377283},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js"},"./package.json":"./package.json"},"gitHead":"1203942ed4e10f7b4c1685c8835006fbf3a4bcae","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:cjs && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"npx ak-docgen generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","prebuild":"node --loader ts-node/esm ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:cjs":"tsc --project tsconfig.build.json --module commonjs --outDir ./dist/cjs --removeComments --verbatimModuleSyntax false && echo > ./dist/cjs/package.json '{\"type\":\"commonjs\"}'","build:esm":"tsc --project tsconfig.build.json --module es2020 --outDir ./dist/esm --removeComments && echo > ./dist/esm/package.json '{\"type\":\"module\"}'","build:types":"tsc --project tsconfig.build.json --module esnext --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","test:run-e2e":"vitest run --config vitest.config.e2e.ts --passWithNoTests"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.5.1+arm64 (darwin)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"resolutions":{"viem":"2.8.6"},"sideEffects":false,"_nodeVersion":"22.5.1","dependencies":{"zod":"^3.22.4","viem":"2.8.6","zustand":"^4.5.2","js-cookie":"^3.0.5","@wagmi/core":"^2.9.8","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.0.0-alpha.8","@account-kit/signer":"^4.0.0-alpha.8","@account-kit/smart-contracts":"^4.0.0-alpha.8"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^0.31.0","typescript":"^5.0.4","typescript-template":"*"},"peerDependencies":{"viem":"2.8.6"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-alpha.8_1721685079600_0.38165963143434745","host":"s3://npm-registry-packages"}},"4.0.0-alpha.9":{"name":"@account-kit/core","version":"4.0.0-alpha.9","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.0.0-alpha.9","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"5cd423104460f1d6fc194d88aec63bbd96c21cec","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.0.0-alpha.9.tgz","fileCount":275,"integrity":"sha512-zRyNQCq+6pyURNnvqOOkOsd27VnAoiu/gJimybVHcxVAzCFXhl5mejqDSsza42IyM0lgceQ2sqz8t3eSjuhCBw==","signatures":[{"sig":"MEUCIQCEhcEIZz0IK88IDOfaZQU6gYLRsDwIMFilDBjhugaJRQIgCOzcOHQJvAYD9IbK68Ljn18PksmnXBc4aJAQyiykYN0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":377282},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js"},"./package.json":"./package.json"},"gitHead":"9616a7ab7dc70320b508e5674bb61ef0723a8b59","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:cjs && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"npx ak-docgen generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","prebuild":"node --loader ts-node/esm ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:cjs":"tsc --project tsconfig.build.json --module commonjs --outDir ./dist/cjs --removeComments --verbatimModuleSyntax false && echo > ./dist/cjs/package.json '{\"type\":\"commonjs\"}'","build:esm":"tsc --project tsconfig.build.json --module es2020 --outDir ./dist/esm --removeComments && echo > ./dist/esm/package.json '{\"type\":\"module\"}'","build:types":"tsc --project tsconfig.build.json --module esnext --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","test:run-e2e":"vitest run --config vitest.config.e2e.ts --passWithNoTests"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.5.1+arm64 (darwin)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"resolutions":{"viem":"2.8.6"},"sideEffects":false,"_nodeVersion":"22.5.1","dependencies":{"zod":"^3.22.4","viem":"2.8.6","zustand":"^4.5.2","js-cookie":"^3.0.5","@wagmi/core":"^2.9.8","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.0.0-alpha.9","@account-kit/signer":"^4.0.0-alpha.9","@account-kit/smart-contracts":"^4.0.0-alpha.9"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","typescript-template":"*"},"peerDependencies":{"viem":"2.8.6"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-alpha.9_1722442119866_0.8325405535490507","host":"s3://npm-registry-packages"}},"4.0.0-alpha.10":{"name":"@account-kit/core","version":"4.0.0-alpha.10","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.0.0-alpha.10","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"d584167eb8b06a620fb7b6746c41aadf49a96497","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.0.0-alpha.10.tgz","fileCount":275,"integrity":"sha512-svQiUSAjr1Xl1vckQ8YvX3ISoJWJnuv3PTkrHwW9oWRJcEPavLGRDlJx3FhMgf8lXZFTS6JPyYaKw+eiwuL4Wg==","signatures":[{"sig":"MEYCIQCb2uTYaSi2/Y55gA+QEADyykw7WH5GFxlpo4ZjQYA7QwIhANKDTeRrDGZ1OuzigVUpMK8fhaqh2ocX+0LVn/SnrMFO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":381971},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js"},"./package.json":"./package.json"},"gitHead":"e3446b95cdee38c248f336857b24f78a32694076","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:cjs && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"npx ak-docgen generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","prebuild":"node --loader ts-node/esm ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:cjs":"tsc --project tsconfig.build.json --module commonjs --outDir ./dist/cjs --removeComments --verbatimModuleSyntax false && echo > ./dist/cjs/package.json '{\"type\":\"commonjs\"}'","build:esm":"tsc --project tsconfig.build.json --module es2020 --outDir ./dist/esm --removeComments && echo > ./dist/esm/package.json '{\"type\":\"module\"}'","build:types":"tsc --project tsconfig.build.json --module esnext --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","test:run-e2e":"vitest run --config vitest.config.e2e.ts --passWithNoTests"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v18.16.1+arm64 (darwin)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"resolutions":{"viem":"2.8.6"},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"zod":"^3.22.4","viem":"2.8.6","zustand":"^4.5.2","js-cookie":"^3.0.5","@wagmi/core":"^2.9.8","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.0.0-alpha.10","@account-kit/signer":"^4.0.0-alpha.10","@account-kit/smart-contracts":"^4.0.0-alpha.10"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","typescript-template":"*"},"peerDependencies":{"viem":"2.8.6"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-alpha.10_1722537771929_0.15961049626841217","host":"s3://npm-registry-packages"}},"4.0.0-alpha.11":{"name":"@account-kit/core","version":"4.0.0-alpha.11","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.0.0-alpha.11","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"bfd4e5b64949921dce133c4464a50a9f45655535","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.0.0-alpha.11.tgz","fileCount":275,"integrity":"sha512-V5JiPsmcXIj7kdnHPVuTtjO7o5nuN7d1XXGmnXL4U1N4aBhoJafaCEe/uZbJFRIUYygJRTgk5oFOEfyMK8PLTQ==","signatures":[{"sig":"MEYCIQCYqhY1F6zBxB7QSaf1tkSbvD1WWYrmv1YqKkGaLGBeDwIhAJs3uZi37CYresOpKavJgOgR4LItc4eOk0/Xc/9JiOMC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":390360},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js"},"./package.json":"./package.json"},"gitHead":"7dde8daa73a0bee97f3c0068d7e4818669db9a26","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:cjs && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"npx ak-docgen generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","prebuild":"node --loader ts-node/esm ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:cjs":"tsc --project tsconfig.build.json --module commonjs --outDir ./dist/cjs --removeComments --verbatimModuleSyntax false && echo > ./dist/cjs/package.json '{\"type\":\"commonjs\"}'","build:esm":"tsc --project tsconfig.build.json --module es2020 --outDir ./dist/esm --removeComments && echo > ./dist/esm/package.json '{\"type\":\"module\"}'","build:types":"tsc --project tsconfig.build.json --module esnext --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","test:run-e2e":"vitest run --config vitest.config.e2e.ts --passWithNoTests"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.5.1+arm64 (darwin)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"resolutions":{"viem":"2.8.6"},"sideEffects":false,"_nodeVersion":"22.5.1","dependencies":{"zod":"^3.22.4","viem":"2.8.6","zustand":"^4.5.2","js-cookie":"^3.0.5","@wagmi/core":"^2.9.8","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.0.0-alpha.11","@account-kit/signer":"^4.0.0-alpha.11","@account-kit/smart-contracts":"^4.0.0-alpha.11"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","typescript-template":"*"},"peerDependencies":{"viem":"2.8.6"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-alpha.11_1723826189520_0.337951015419355","host":"s3://npm-registry-packages"}},"4.0.0-alpha.12":{"name":"@account-kit/core","version":"4.0.0-alpha.12","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.0.0-alpha.12","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"d472c6b0a2424ec868828db9b4011f930bd77fec","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.0.0-alpha.12.tgz","fileCount":293,"integrity":"sha512-CKKG/SV9LpA1tZrAe+eRkyNWogdNlv1dGRoubsDgdMb6FaFjct35GbZaoLgWpoLiSA/Fz+MvT/WtPcjf/Gk4uQ==","signatures":[{"sig":"MEQCIB5NjSeZSzeRFTBhPw9mxYl7EtzvX8BlEjP/qDsLMojJAiB1J55CFxiJPmB8/iHZ6lm7vTvkfFT1v+4fxo/YY2LudQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":468321},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js"},"./package.json":"./package.json"},"gitHead":"16442524c0133a85f6c432c6636339566b2d39b1","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:cjs && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"npx ak-docgen generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","prebuild":"node --loader ts-node/esm ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:cjs":"tsc --project tsconfig.build.json --module commonjs --outDir ./dist/cjs --removeComments --verbatimModuleSyntax false && echo > ./dist/cjs/package.json '{\"type\":\"commonjs\"}'","build:esm":"tsc --project tsconfig.build.json --module es2020 --outDir ./dist/esm --removeComments && echo > ./dist/esm/package.json '{\"type\":\"module\"}'","build:types":"tsc --project tsconfig.build.json --module esnext --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","test:run-e2e":"vitest run --config vitest.config.e2e.ts --passWithNoTests"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.5.1+arm64 (darwin)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"resolutions":{"viem":"2.8.6"},"sideEffects":false,"_nodeVersion":"22.5.1","dependencies":{"zod":"^3.22.4","viem":"2.8.6","zustand":"^4.5.2","js-cookie":"^3.0.5","@wagmi/core":"^2.9.8","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.0.0-alpha.12","@account-kit/signer":"^4.0.0-alpha.12","@account-kit/smart-contracts":"^4.0.0-alpha.12"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","typescript-template":"*"},"peerDependencies":{"viem":"2.8.6"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-alpha.12_1724187941440_0.5974327133678659","host":"s3://npm-registry-packages"}},"4.0.0-beta.0":{"name":"@account-kit/core","version":"4.0.0-beta.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.0.0-beta.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"63a2e97680bfce8bbbe1ced311dcf7201cc63a9d","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.0.0-beta.0.tgz","fileCount":195,"integrity":"sha512-rMxP7eBjn6vUzEQh4EHSKSKx9sy/RzN31XsvIgsDx5Oolu5OPbkxxADW7dkQXxr3j7jmTWXq8V/rcGceZl7jCA==","signatures":[{"sig":"MEUCIB4YHcbk5PK/iHaPmLaM9Ybtu3XgleEDNrGLq3S7nLE5AiEA1KOpJQ1sSZarUNHnZvxV+3NHAJxBJ4KGs5ZBXMYPTqk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":324518},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./package.json":"./package.json"},"gitHead":"5da6d98a0d16878652dd5bccdb1d3cebc6d86752","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"npx ak-docgen generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","prebuild":"npx tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","test:run-e2e":"vitest run --config vitest.config.e2e.ts --passWithNoTests"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.5.1+arm64 (darwin)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"resolutions":{"viem":"2.20.0"},"sideEffects":false,"_nodeVersion":"22.5.1","dependencies":{"zod":"^3.22.4","viem":"2.20.0","wagmi":"2.12.7","zustand":"^4.5.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.0.0-beta.0","@account-kit/signer":"^4.0.0-beta.0","@account-kit/smart-contracts":"^4.0.0-beta.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","typescript-template":"*"},"peerDependencies":{"viem":"2.20.0","wagmi":"2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-beta.0_1724867200901_0.30653587923152203","host":"s3://npm-registry-packages"}},"4.0.0-beta.1":{"name":"@account-kit/core","version":"4.0.0-beta.1","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.0.0-beta.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"21af2c3e34fc9ee92a39d497f7e92c788e96c354","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.0.0-beta.1.tgz","fileCount":195,"integrity":"sha512-20OyoSWz3RgP6U4afj3gdkLPEMg81t7dFR8/x+ggVE9Ww0p1gzdQtCmq/spCd39kaN1WdWKqIj3lTqnaqi+/zA==","signatures":[{"sig":"MEQCIHqc2A4yd4jHACinGvL7sQDjGRD7mB6bepOvvt/wEnGnAiBPUTvAL5QVqKVskFLo4hP6iIlkXNINJVI5OuoORYVYsQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":324550},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./package.json":"./package.json"},"gitHead":"5e0db61aaa6b55e7da3e04d00822392b946b3882","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"npx ak-docgen generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","prebuild":"npx tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","test:run-e2e":"vitest run --config vitest.config.e2e.ts --passWithNoTests"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.5.1+arm64 (darwin)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.5.1","dependencies":{"zod":"^3.22.4","zustand":"^4.5.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.0.0-beta.1","@account-kit/signer":"^4.0.0-beta.1","@account-kit/smart-contracts":"^4.0.0-beta.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.20.0","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-beta.1_1725462494929_0.6420416198121239","host":"s3://npm-registry-packages"}},"4.0.0-beta.2":{"name":"@account-kit/core","version":"4.0.0-beta.2","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.0.0-beta.2","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"24b5ca4386ed97fef5c2399059d70dd178b3d514","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.0.0-beta.2.tgz","fileCount":195,"integrity":"sha512-SORugoVE+FWV7/5qnGw+utqCqu8vGBA71H1PHkGy5JwgmmyrUUyJnWa55B8ggNUHQ2H2mpj7iZbPsz/7MdkLXg==","signatures":[{"sig":"MEUCIQD6ejC/UqfXAOji6LQ1MbWrmT1iPeuJhzHci8h08nHG0wIgZqaC6ViFNqmDDJ7FEIsS81xPXKvMdiZqit1uyaCQx3k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":329516},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./package.json":"./package.json"},"gitHead":"c814690e2cac5d6b4a385730b87a2fcd369377ec","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"npx ak-docgen generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","prebuild":"npx tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","test:run-e2e":"vitest run --config vitest.config.e2e.ts --passWithNoTests"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.5.1+arm64 (darwin)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.5.1","dependencies":{"zod":"^3.22.4","zustand":"^4.5.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.0.0-beta.2","@account-kit/signer":"^4.0.0-beta.2","@account-kit/smart-contracts":"^4.0.0-beta.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.20.0","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-beta.2_1725654981781_0.9605260804553071","host":"s3://npm-registry-packages"}},"4.0.0-beta.3":{"name":"@account-kit/core","version":"4.0.0-beta.3","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.0.0-beta.3","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"2c2aeec9d33ad99738f6aac8dfcbcafcbb380ec4","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.0.0-beta.3.tgz","fileCount":195,"integrity":"sha512-AhpyiB7JFp9AiX1yYE+tyKMRzdMAqqraTAGTwc62bGepkiklZnUO/+LqGoqepbclw5PEehNqsc7Kh2X1sFhEwA==","signatures":[{"sig":"MEUCIQDK+Ei/mdLMYM7HZBpgpu3qcsFcGbKBff1uo+4QRhxwOwIgXmx6S0Vo5hUqz9M7VCVtS0cin0KAg/SuAFaPLQv+GH8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":329516},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./package.json":"./package.json"},"gitHead":"533a73e15838e1c66bdee2fdc278b96c90f00ba7","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"npx ak-docgen generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","prebuild":"npx tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","test:run-e2e":"vitest run --config vitest.config.e2e.ts --passWithNoTests"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.1.0+arm64 (darwin)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.1.0","dependencies":{"zod":"^3.22.4","zustand":"^4.5.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.0.0-beta.3","@account-kit/signer":"^4.0.0-beta.3","@account-kit/smart-contracts":"^4.0.0-beta.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.20.0","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-beta.3_1726526869996_0.7780401191482114","host":"s3://npm-registry-packages"}},"4.0.0-beta.4":{"name":"@account-kit/core","version":"4.0.0-beta.4","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.0.0-beta.4","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"c0f947d91bff923ebf0082a7b65314487543e753","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.0.0-beta.4.tgz","fileCount":195,"integrity":"sha512-LO3vznDKhku1vW6xPjlnLWT973EENu9LlR5Hu8UhsYAIptI/1+Vz0UDKDsoxJl0TspVwn1o1R1ZVI32YCwaCxw==","signatures":[{"sig":"MEUCIBKZG//ZoNhYcrK9FrwXpV/7s30mvwxdCeeRxnFj9Kq5AiEA3KwflTvY1AhtGqHceZiL6bCybl8MH5Kkbx2QxmcB6S0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":332439},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./package.json":"./package.json"},"gitHead":"90a0eaaa921d05a15fae72a4786d458bcd702217","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"npx ak-docgen generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","prebuild":"npx tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","test:run-e2e":"vitest run --config vitest.config.e2e.ts --passWithNoTests"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.1.0+arm64 (darwin)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.1.0","dependencies":{"zod":"^3.22.4","zustand":"^4.5.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.0.0-beta.4","@account-kit/signer":"^4.0.0-beta.4","@account-kit/smart-contracts":"^4.0.0-beta.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.20.0","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-beta.4_1726640172447_0.8203908887219471","host":"s3://npm-registry-packages"}},"4.0.0-beta.5":{"name":"@account-kit/core","version":"4.0.0-beta.5","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.0.0-beta.5","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"eb51c53519e544a8f85363212446b94faed62995","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.0.0-beta.5.tgz","fileCount":195,"integrity":"sha512-lVmUHa5zXFWf1fBaJQ/pl0SZv3WcCl/u+8dPdi29iQFpn4tOY68ad/SV5y03XV4xOkpp1Gza7oFZ/w+FidwA2w==","signatures":[{"sig":"MEYCIQCBsI6eF/Rjgwv111I4mL74d+q8x/h38Ub3R6D34GsX/QIhAJou3W8ENpDfcxAdX6Q2OgpdKTo1c71gWG/SjiUHhpW7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":332607},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./package.json":"./package.json"},"gitHead":"d786e35ceed57e8262a1904c95364203c8c3a3fc","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"npx ak-docgen generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","prebuild":"npx tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","test:run-e2e":"vitest run --config vitest.config.e2e.ts --passWithNoTests"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.1.0+arm64 (darwin)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.1.0","dependencies":{"zod":"^3.22.4","zustand":"^4.5.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.0.0-beta.5","@account-kit/signer":"^4.0.0-beta.5","@account-kit/smart-contracts":"^4.0.0-beta.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.20.0","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-beta.5_1726691082866_0.26955393435975483","host":"s3://npm-registry-packages"}},"4.0.0-beta.6":{"name":"@account-kit/core","version":"4.0.0-beta.6","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.0.0-beta.6","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"9d4d0aeb22bc47adef383de93e1baff2748e0c8b","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.0.0-beta.6.tgz","fileCount":195,"integrity":"sha512-rosG423C31CU7I3G82GwMv4PUBnsZkDkUexeqXgIsbiPyYp2ItsCKionnAZWQA+MhdgCMhpVvTJGeRI2FbGVzg==","signatures":[{"sig":"MEUCIFhosoDiOc+Z493VIs835Xj1Vhu/jNLW0vGByqRp9h+DAiEAzoZ/SHd0Q0cQK/AGqPgP7SEDwr0NQQO2Sk/wbI5XrRM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":332607},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./package.json":"./package.json"},"gitHead":"c25850c8617a78ee1956896b64c85db7a9ad6c08","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"npx ak-docgen generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","prebuild":"npx tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","test:run-e2e":"vitest run --config vitest.config.e2e.ts --passWithNoTests"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.1.0+arm64 (darwin)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.1.0","dependencies":{"zod":"^3.22.4","zustand":"^4.5.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.0.0-beta.6","@account-kit/signer":"^4.0.0-beta.6","@account-kit/smart-contracts":"^4.0.0-beta.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.20.0","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-beta.6_1726694733576_0.7027009534433339","host":"s3://npm-registry-packages"}},"4.0.0-beta.7":{"name":"@account-kit/core","version":"4.0.0-beta.7","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.0.0-beta.7","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"b4e6e7f10e84c2528284a506840ccaf3c0e3ddcd","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.0.0-beta.7.tgz","fileCount":195,"integrity":"sha512-w3H+tOJbhHVkiAgKZkmwrPzHT01Y6gmulwbPVjetA3shEm27DkbrD/sdSTzuOKkHtD3PI770H3L7TP1WqiFDQQ==","signatures":[{"sig":"MEUCIQDy0KH8IucdR2d7ssc0WXXlgFF0rXPk/5mVzSlh+PZbjgIgf25fumydIkMPngRh8vIG1pfXYrMK0oUwci7bOU1Yv0c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":332607},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./package.json":"./package.json"},"gitHead":"4052aad057a2d8b6659e309f1a753efcff8aeea0","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"npx ak-docgen generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","prebuild":"npx tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","test:run-e2e":"vitest run --config vitest.config.e2e.ts --passWithNoTests"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.1.0+arm64 (darwin)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.1.0","dependencies":{"zod":"^3.22.4","zustand":"^4.5.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.0.0-beta.7","@account-kit/signer":"^4.0.0-beta.7","@account-kit/smart-contracts":"^4.0.0-beta.7"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.20.0","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-beta.7_1727463016542_0.14073630508018042","host":"s3://npm-registry-packages"}},"4.0.0-beta.8":{"name":"@account-kit/core","version":"4.0.0-beta.8","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.0.0-beta.8","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"a2fee81887ef763aec62c2f26cb0b548fd4870d9","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.0.0-beta.8.tgz","fileCount":201,"integrity":"sha512-u4XBt6dYQMqV+8LN32OD+c//tGuVDmRfSMHBrhgm45qNKLQkzHVWcrqsPB1cRrWNkSnEoD8uLlYYIs7zSe56EQ==","signatures":[{"sig":"MEYCIQDiosOLDRzUXJOyycslfbtcBq3Ra3LzvkfQ4wDk/SV+ngIhAICc+Ol7XSOEwE1Jud5Pr+13vSjFBwV4weNhY+9ZFW7I","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":333525},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./package.json":"./package.json"},"gitHead":"de91f21bd8a8578a5cb119624fad7cc9b3726fee","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"npx ak-docgen generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","prebuild":"npx tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","test:run-e2e":"vitest run --config vitest.config.e2e.ts --passWithNoTests"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.9.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.9.0","dependencies":{"zod":"^3.22.4","zustand":"^4.5.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.0.0-beta.8","@account-kit/signer":"^4.0.0-beta.8","@account-kit/smart-contracts":"^4.0.0-beta.8"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.20.0","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-beta.8_1727891911407_0.5546060915640001","host":"s3://npm-registry-packages"}},"4.0.0-beta.9":{"name":"@account-kit/core","version":"4.0.0-beta.9","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.0.0-beta.9","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"a9108bbb361e4907e8eb90c55ebac2d7b9d020d6","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.0.0-beta.9.tgz","fileCount":201,"integrity":"sha512-BjiH4BsK6QS9FX3KEIyyjQHeYnJU+uJr+WTVPYjEOEWp11AN03bLeBtahYPXEm6p5iAIM0B7IHGmyjhJriuWzw==","signatures":[{"sig":"MEUCIGulRWMsuKZnNh/SBjAODx1Z6jCmqyrkssDrYizpvXFBAiEAu5LPjxR+8fRJuOavCj58sMzDb75diuqoRPdlydWGGDA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":335981},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./package.json":"./package.json"},"gitHead":"6c5f0ff3863587178909a4df689df3d8379b1851","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"npx ak-docgen generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","prebuild":"npx tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","test:run-e2e":"vitest run --config vitest.config.e2e.ts --passWithNoTests"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.1.0+arm64 (darwin)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.1.0","dependencies":{"zod":"^3.22.4","zustand":"^4.5.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.0.0-beta.9","@account-kit/signer":"^4.0.0-beta.9","@account-kit/smart-contracts":"^4.0.0-beta.9"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.20.0","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-beta.9_1728450974522_0.27715091070124687","host":"s3://npm-registry-packages"}},"4.0.0-beta.10":{"name":"@account-kit/core","version":"4.0.0-beta.10","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.0.0-beta.10","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"3ea52ad4557aa2fb79ded738796fe4a1fbb8e09d","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.0.0-beta.10.tgz","fileCount":207,"integrity":"sha512-z7+/7GNSE0ZBosBzEkLe1/HsGmqcehdgmiJOFT/y2mLiFgVCa8TPgW/fPIbkzLZQzRqofsp1yHJ9gnBq8Nxxng==","signatures":[{"sig":"MEUCIBuQ317aOT9VF0YL2A1UJ6X8RqfBQQWRHIQAmm94/MW9AiEA4MdsG3t/L7FPGVr40wjKG60xhm8G9DLOZnNGQ4CS16k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":345143},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./package.json":"./package.json"},"gitHead":"3429eb6a07e6a929a1c2069839a525135d081d3e","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"npx ak-docgen generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","prebuild":"npx tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.1.0+arm64 (darwin)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.1.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.0.0-beta.10","@account-kit/signer":"^4.0.0-beta.10","@account-kit/logging":"^4.0.0-beta.10","@account-kit/smart-contracts":"^4.0.0-beta.10"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.20.0","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-beta.10_1728981093385_0.6007870359995657","host":"s3://npm-registry-packages"}},"4.0.0":{"name":"@account-kit/core","version":"4.0.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.0.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"bcd60869fc94f1590d6b4df5868a3e786ccfbfb9","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.0.0.tgz","fileCount":207,"integrity":"sha512-WIvQeGUzBQgBWS/wp7HmVBVTisoanFcp8VQEkigETeDtQyHH6nx/6EFaH+WoW/uRgR7D4MNekWWrqVyNuqJ+hw==","signatures":[{"sig":"MEUCIAeQeWenyFLgJJT1ZvrUtq6xLNNYpXDcOnIAg30wyxofAiEA4s4srHukdQIAxMsd968SAvwjpwXjiXK5lg6y+J5COeo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":344726},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./package.json":"./package.json"},"gitHead":"f3489aa0739d3ff497c3fc1194c96778a1adfbad","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"npx ak-docgen generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","prebuild":"npx tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.5.1+arm64 (darwin)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.5.1","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.0.0","@account-kit/signer":"^4.0.0","@account-kit/logging":"^4.0.0","@account-kit/smart-contracts":"^4.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.20.0","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0_1729029878377_0.44673980491729415","host":"s3://npm-registry-packages"}},"4.0.1":{"name":"@account-kit/core","version":"4.0.1","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.0.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"7cc5fe6491496f2580f2c4303891b89b2a59eb0e","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.0.1.tgz","fileCount":207,"integrity":"sha512-rXDZvPXKu+ctzG2B8vVaTkRAvIVf2xdkpdxhcK7LWe6Cx8Bke07J82N2/cNjYgC709nl+ZV3+oEY1yQTn/snlg==","signatures":[{"sig":"MEQCIHonnO3Sch6K0Rbx7bv7NW3VNEk1UiOhVshpjeNQVw8zAiBedK71+pkH/Pw115XdRz7IFDa0Dyh0Qa9ROVAIwre1Xw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":344990},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./package.json":"./package.json"},"gitHead":"840465b053f8fa8971715fc8d9ef4401632f87e4","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"npx ak-docgen generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","prebuild":"npx tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.1.0+arm64 (darwin)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.1.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.0.1","@account-kit/signer":"^4.0.1","@account-kit/logging":"^4.0.1","@account-kit/smart-contracts":"^4.0.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.20.0","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.0.1_1729368819113_0.21301795280430702","host":"s3://npm-registry-packages"}},"4.1.0":{"name":"@account-kit/core","version":"4.1.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.1.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"b4d1b87009db52172462ecb52938d23aa14995d3","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.1.0.tgz","fileCount":207,"integrity":"sha512-xv10re6cPoz6RbmSOdLxVyj/nhWLyG//lIGb65q38qc4f7iFPJpkvmy7DfXAbrzYxj3HOmFfWqBDGhRumxciQg==","signatures":[{"sig":"MEYCIQC5+NR0284LvKUYvub2e+cP5ukkcoM8SaOFUa76i0t3dgIhALG/8juiJdlsFpBR81HZBRt1O907m0GRPURHObdNpSGN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":344990},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./package.json":"./package.json"},"gitHead":"f6b6f15f4fe349850995264a549ca53a821859f0","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"npx ak-docgen generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","prebuild":"npx tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.10.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.10.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.1.0","@account-kit/signer":"^4.1.0","@account-kit/logging":"^4.1.0","@account-kit/smart-contracts":"^4.1.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.20.0","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.1.0_1729702416495_0.2706996293140411","host":"s3://npm-registry-packages"}},"4.1.1":{"name":"@account-kit/core","version":"4.1.1","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.1.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"a5ae9fbc8fd8dd1330027f0243e12da9015af05f","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.1.1.tgz","fileCount":207,"integrity":"sha512-vjRNlhQUmryPAqbBSAlbGdzhdAxVz37lF6FtDgNkrmuOFNMlMJEyUyhmmplo5XGFQQ1NHVv04Se3JrgHdHOUEQ==","signatures":[{"sig":"MEYCIQC9wa5SNU7OW9C4e86A4DzbPpAYGYbOaJARzbF21pmbIQIhANOxxV5LaQ+UnhkbFdmy8Arl9P4yg7hjcrZYwbJKsLdq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":344990},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./package.json":"./package.json"},"gitHead":"36eb306e10b5d476a993316bafdbff17755ff8f3","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"npx ak-docgen generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","prebuild":"npx tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.10.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.10.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.1.1","@account-kit/signer":"^4.1.1","@account-kit/logging":"^4.1.1","@account-kit/smart-contracts":"^4.1.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.20.0","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.1.1_1729787692036_0.20099430296879017","host":"s3://npm-registry-packages"}},"4.2.0":{"name":"@account-kit/core","version":"4.2.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.2.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"ffd7a1f4904739d37f0e9547ca3fd30d3abff982","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.2.0.tgz","fileCount":207,"integrity":"sha512-Czuvah1y621kKO0DyoCTjaZdADng0b4/j767xdw6PHUHvm1XL+7LbO0YRvTIJJzu3KwvcNh9oB3Fhww6ZlnFxg==","signatures":[{"sig":"MEUCIHSpgUTI9kvJa8URgz4A/eVIZBaV7HJ5N48LIzEtAq5tAiEAwmP2/wU8RZEclQaDR+gBdLXTBlNvWPjyA/Es7TqkR9E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":347661},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./package.json":"./package.json"},"gitHead":"c797c8143221d84f67df30d56b61c9950f5ea890","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"npx ak-docgen generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","prebuild":"npx tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.10.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.10.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.2.0","@account-kit/signer":"^4.2.0","@account-kit/logging":"^4.2.0","@account-kit/smart-contracts":"^4.2.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.20.0","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.2.0_1730242325730_0.34056554994648525","host":"s3://npm-registry-packages"}},"4.3.0":{"name":"@account-kit/core","version":"4.3.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.3.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"82e26bff3fdd30d94e15fdae8803bad9ebc0143c","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.3.0.tgz","fileCount":207,"integrity":"sha512-9jO/QGLsarX+P6VdShkk8C4AGTgyO1fXaYAAbhK3PQYIVYOpgPnFq8tisnELuZy3lNXSSrl1vIDn01DYFeQM7g==","signatures":[{"sig":"MEQCIElbbGiZe9Yd2UZtC3JLOUiWjdvqFFLe7LQ7qnCbfcaIAiBTaKFMpqmPusr9gRDsRD05WeZHJj+xWtsuzTfgJ5UZpw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":347661},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./package.json":"./package.json"},"gitHead":"78c86103afeee309748c9d604af58bc7707c8b16","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"npx ak-docgen generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","prebuild":"npx tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.11.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.3.0","@account-kit/signer":"^4.3.0","@account-kit/logging":"^4.3.0","@account-kit/smart-contracts":"^4.3.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.20.0","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.3.0_1730828536047_0.6104742167919013","host":"s3://npm-registry-packages"}},"4.3.1":{"name":"@account-kit/core","version":"4.3.1","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.3.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"27b8918516f3d57617da179e9b2d615b7d398120","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.3.1.tgz","fileCount":207,"integrity":"sha512-HuVeWkbYkoONqRs7KF3/D5uJSHJHWPnqFUUtRq+LEl3xbyvM5tAUbAogyMLMoBzeDjyxjs5Uf4jv+o03cD6JsA==","signatures":[{"sig":"MEUCIDPNbBXLw060qahho2ido9sMO9Z5tlo2AKspSlmqboqPAiEA/IaIX578fEz76LspR/w3P0JLfei808JMGHH3wdF6ZkM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":347661},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./package.json":"./package.json"},"gitHead":"68052c506336d4c7eee1d2ee78e9b07892488351","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"npx ak-docgen generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","prebuild":"npx tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.10.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.10.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.3.1","@account-kit/signer":"^4.3.1","@account-kit/logging":"^4.3.1","@account-kit/smart-contracts":"^4.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.20.0","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.3.1_1731006709056_0.6180706692949545","host":"s3://npm-registry-packages"}},"4.4.0":{"name":"@account-kit/core","version":"4.4.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.4.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"bc0701c4fa8568e582dd4787917f24899e5a7b93","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.4.0.tgz","fileCount":207,"integrity":"sha512-Qlf/hCJQhNE9PE1lWsY4fFG9HYxvud7yiRwLGJOuIxHDIn6Ei3zAQwEPJBv+svkXPNCg1i3pZxv6OztkwE48YA==","signatures":[{"sig":"MEUCIQDgXWeX6/EcFIbgXShh2pZ1RxsT4xImESD3rwByJarUOAIgBu3ZgEINDJ5M4RlHVOwMPW0SEtCCgKhRu6Ff5eJSfnw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":348321},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./package.json":"./package.json"},"gitHead":"548258eef7a342e0ed94e3f73c5501f8ee9ddf79","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","prebuild":"npx tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.10.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.10.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.4.0","@account-kit/signer":"^4.4.0","@account-kit/logging":"^4.4.0","@account-kit/smart-contracts":"^4.4.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.20.0","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.4.0_1731531741829_0.507161810237762","host":"s3://npm-registry-packages"}},"4.4.1":{"name":"@account-kit/core","version":"4.4.1","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.4.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"86ac324f64f3023186c254857605229b72d7af7b","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.4.1.tgz","fileCount":207,"integrity":"sha512-bYqxCm4n7Q58yIOrZWRXCgF51KUo3/G3uDFshJmnfWuvUBwdWMfUrGl7e26aeThV8u9VoHtYfdIZLIitNuS98g==","signatures":[{"sig":"MEUCIQC/KINy86NuQqZz4U3kzB51VhnV7QdFSqnpSWeOzEJ+bgIgZ43yCjnGolX6ElMWItRz9sfvXMpflLTqzSmSsTST3rk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":350314},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./package.json":"./package.json"},"gitHead":"4ba357b7666a6bcc2c7b1c34b461a84fdc8dcf5c","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","prebuild":"npx tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.11.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.4.1","@account-kit/signer":"^4.4.1","@account-kit/logging":"^4.4.1","@account-kit/smart-contracts":"^4.4.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.20.0","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.4.1_1731611096493_0.5566009898081983","host":"s3://npm-registry-packages"}},"4.5.0":{"name":"@account-kit/core","version":"4.5.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.5.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"13ede1d79757082b2fd4afc983be6f63d9451ced","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.5.0.tgz","fileCount":207,"integrity":"sha512-GaSCwSxqkG6epB1a6u9Qd/6gH8AVuwMp6yHMZUyjMBuYbSnKKySJASfapsbT//RwMYaxvJb2OXXC3af/su4YrA==","signatures":[{"sig":"MEYCIQCM79M7+/eqI2LVU2+eoQqo9DSXC1+L3rcEe3IxKuckcQIhAIezPR0mUV9x8LN2cidyWVzGa4IYJYpkVP+8YDfr50nR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":350395},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./package.json":"./package.json"},"gitHead":"2d453cd3106b8a516d0afbd953591c21e30abe94","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","prebuild":"npx tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.11.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.5.0","@account-kit/signer":"^4.5.0","@account-kit/logging":"^4.5.0","@account-kit/smart-contracts":"^4.5.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.20.0","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.5.0_1731970794636_0.6591296160874871","host":"s3://npm-registry-packages"}},"4.5.1":{"name":"@account-kit/core","version":"4.5.1","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.5.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"09dad50b9681f6734f104f3f5c5a97beafb35b4a","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.5.1.tgz","fileCount":207,"integrity":"sha512-foE9MZcguB5YPNvG7ddEWL6AkOUv2shxnAQuUxWRHkNELp3f4OYBVWi5tmINSWrSbQL4MVG3X+9UBQVb6fkguA==","signatures":[{"sig":"MEYCIQDjRzp9ZiPQgoTmKpJkjlz4iCM5hXae28lfRbZ8HuTMQQIhANjjNKULKr9LCCO7OTzqLuO0Gczo6lsotrQxJeLBA+st","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":350395},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./package.json":"./package.json"},"gitHead":"6024817ff8c840c8b6a1609a6ad32595a77bfdd6","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","prebuild":"npx tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.11.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.5.1","@account-kit/signer":"^4.5.1","@account-kit/logging":"^4.5.1","@account-kit/smart-contracts":"^4.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.20.0","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.5.1_1732292475839_0.24116397228655506","host":"s3://npm-registry-packages"}},"4.6.0":{"name":"@account-kit/core","version":"4.6.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.6.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"ac238cc832092bb721feb897758b24b05c04c34a","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.6.0.tgz","fileCount":207,"integrity":"sha512-NAfNnZZcAIfRf24rGlHEtnQ7Hjdf7Nl00ztzXf3lorVRQ0swGPzQxg6usiEnWZNywDUyqSFSNXHhVUyK5brP9A==","signatures":[{"sig":"MEUCIQC2B76ffIPLkXcDUmNQvG1nU2R/RGAA1nDIL3qWRaAJbwIgcojvOizlvqQsv+/7X9JFzNvTwvplGx+Ifc6FnjioBcM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":350391},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./package.json":"./package.json"},"gitHead":"00118dc9a72085f71428a2c1bde28595819fcb5a","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.11.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.6.0","@account-kit/signer":"^4.6.0","@account-kit/logging":"^4.6.0","@account-kit/smart-contracts":"^4.6.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.20.0","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.6.0_1733249802967_0.7497348868572802","host":"s3://npm-registry-packages"}},"4.6.1":{"name":"@account-kit/core","version":"4.6.1","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.6.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"74d7d107c356a502109a3c7df1dc47619a9ffebe","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.6.1.tgz","fileCount":207,"integrity":"sha512-mb7LLdJvvpRdLyqWp+VFN0J09onHJJS7GaEb2KSeeaY48If1NI6s9a0q9T4Qyrbf2Y7DPyfl0tk/mfOJtno4nA==","signatures":[{"sig":"MEUCIQCnoxuOHovLI/Twps02XXvwITFMULu+70KHjhAiaOW7RwIgHdu/Mi48JypoDc4fyb1a/+ikDNJngMJnrlZE/SjC5vw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":350391},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./package.json":"./package.json"},"gitHead":"2a88216fe9074fe72e08ddf0a1bca68c19388a8e","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.11.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.6.1","@account-kit/signer":"^4.6.1","@account-kit/logging":"^4.6.1","@account-kit/smart-contracts":"^4.6.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.20.0","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.6.1_1733870321159_0.5889116117836748","host":"s3://npm-registry-packages-npm-production"}},"4.7.0":{"name":"@account-kit/core","version":"4.7.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.7.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"4854b6b3f794a5bf521ff3409b7820976d167141","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.7.0.tgz","fileCount":207,"integrity":"sha512-wexLwuNQ0nEw9/6lKepttFNIdOiWBBqXIbBMq1tPnWBvVb6KZn5hhla03C+DMmr0eSohCBwsRZyJxt1xDsRWCQ==","signatures":[{"sig":"MEUCIBvKMnyxT1h+zCUDIJ3AiQFkzFy1spjbOC0OYw69cP1tAiEA+iYy21Z4eLGTpaWRu6XhjIJ7zK+VvTmU3IBueoMySmo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":350565},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./package.json":"./package.json"},"gitHead":"3950367aa87a8c6a96664a72c0e39d7dcdf223b6","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.12.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.12.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.7.0","@account-kit/signer":"^4.7.0","@account-kit/logging":"^4.7.0","@account-kit/smart-contracts":"^4.7.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.20.0","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.7.0_1734389362333_0.7102351018934743","host":"s3://npm-registry-packages-npm-production"}},"4.8.0":{"name":"@account-kit/core","version":"4.8.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.8.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"0813cd0e4db5da23c232caf768a39e4b1e9c7fa7","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.8.0.tgz","fileCount":207,"integrity":"sha512-HaSu0yElKAZtl2XuJmUmhz9u4nfafj01TYY5CNMnYtfvO/Qw/8tTuMIt6z+NvUJqxH+Dkb7rYjwW8TXxly/drg==","signatures":[{"sig":"MEUCIQCfCFlXDw46I/6RjbUAlAIHngs30KMMAT47ZvV0UZwohgIgW0aIHjMCrTkkn7C64fTMw7pPS5m1PA0nrsQW/9v2ya0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":350565},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./package.json":"./package.json"},"gitHead":"06d9deda91e24f7c654bbf2e5713644fd39f6a85","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.12.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.12.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.8.0","@account-kit/signer":"^4.8.0","@account-kit/logging":"^4.8.0","@account-kit/smart-contracts":"^4.8.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.20.0","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.8.0_1736380904861_0.10513107339921901","host":"s3://npm-registry-packages-npm-production"}},"4.9.0":{"name":"@account-kit/core","version":"4.9.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.9.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"ef360d954796317c35dfe96a54b414bc246b45b3","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.9.0.tgz","fileCount":207,"integrity":"sha512-XBD8yP0X0mSXSRtR3wUpC9ZvgqgbJct2Vev32Ced6yM6580unPrOnwFcagkIGYHZGQcXUd9DLItrvpyMjHALKw==","signatures":[{"sig":"MEUCIFM5ilLSxJMnlgGwlt0A/uSBKDljqhtYUaLg40OuAOe5AiEAysOcQXT6qS+JCPohQIOD/LfSfOwDdtwwrMHCDK1BTGU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":350592},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./package.json":"./package.json"},"gitHead":"9cd4dc759879defa6ac90f1ae7f8a378d9d1666f","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.12.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.12.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.9.0","@account-kit/signer":"^4.9.0","@account-kit/logging":"^4.9.0","@account-kit/smart-contracts":"^4.9.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.20.0","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.9.0_1736791992827_0.12566023997015274","host":"s3://npm-registry-packages-npm-production"}},"4.10.0":{"name":"@account-kit/core","version":"4.10.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.10.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"cc92945f6442649d699d9c3c0c48b5c00cb4bfa6","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.10.0.tgz","fileCount":207,"integrity":"sha512-BG3un3N14amSP0Eypcj3cv+r99w/Fq8vU76uyq5NJHUL9HS3DCJiDXx6nwCt6IJ9/8M4tHIHE74PXR8VXcyVrA==","signatures":[{"sig":"MEQCIEuCHdvqniWioNkCzXQStljkvJVmlx5il6vQdjo3vzm1AiBTKuRbyguW4jiQcqVnv0fhJdi1nbfhp8+nw6Afup8G8A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":350602},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./package.json":"./package.json"},"gitHead":"8acd2d8e45410bfb2d7e4447d3a130e23e605cd4","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.13.1+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.13.1","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.10.0","@account-kit/signer":"^4.10.0","@account-kit/logging":"^4.10.0","@account-kit/smart-contracts":"^4.10.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.20.0","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.10.0_1738088545855_0.32731355987597666","host":"s3://npm-registry-packages-npm-production"}},"4.11.0":{"name":"@account-kit/core","version":"4.11.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.11.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"084236f0508d5157db1f32eb3fb77e6a09d1eaf8","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.11.0.tgz","fileCount":207,"integrity":"sha512-mapuPgPAZEfm1k309ywx1At45FbDELLAKfrcVFTfyv18MAiJwlJT4oNaOHT1CSN79eZVmDNAxOVxV0vdKhVmJw==","signatures":[{"sig":"MEUCIQDW1y+Lyp6Q7ikZuxXFcEwUs7SPfZiFJe4sCWF2of7iwwIgCRPfk0c8zoj/4yXgjt0+aa69kJ1lCUo3L4ue4bf+YZQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":350602},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./package.json":"./package.json"},"gitHead":"789a1db1e3cfdca61393d8328693dd9d1a4ebb0f","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.13.1+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.13.1","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.11.0","@account-kit/signer":"^4.11.0","@account-kit/logging":"^4.11.0","@account-kit/smart-contracts":"^4.11.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.20.0","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.11.0_1738115878571_0.6203457500117409","host":"s3://npm-registry-packages-npm-production"}},"4.12.0":{"name":"@account-kit/core","version":"4.12.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.12.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"acd4610868f4825a7a87e01ed64ebfc91c213dab","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.12.0.tgz","fileCount":207,"integrity":"sha512-OLzbmWDhtMdfL3GUWhwQYR3r72R+VFEtrD+x9ojsza5NCalCreAZnJflAkbexwoSxTT0T6FE4klWDGKber3m3A==","signatures":[{"sig":"MEYCIQC5wjWkdtog0v/TzC1pHpSes5yDBD4GqZ6MgiFLFmPpHQIhAIH1f7xfj+NOaItEnQxBthpFE0DMYJTuoKWhrBk9rf2C","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":354119},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./package.json":"./package.json"},"gitHead":"a7cbb952e519b0f9ee9feb06a019b25ccdeb78d5","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.13.1+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.13.1","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.12.0","@account-kit/signer":"^4.12.0","@account-kit/logging":"^4.12.0","@account-kit/smart-contracts":"^4.12.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.20.0","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.12.0_1738629206723_0.2216827848110141","host":"s3://npm-registry-packages-npm-production"}},"4.12.1-alpha.0":{"name":"@account-kit/core","version":"4.12.1-alpha.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.12.1-alpha.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"1ac424b981717a92b98146d2ff9a8d0bf7a01619","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.12.1-alpha.0.tgz","fileCount":205,"integrity":"sha512-szmUy86v0kctt2EnE6Tgx5sLpWupmVRapzKiTdXquWyku1ZcrENTBDfMciFSuKnIY6QfP6C8vCS/9HkOLzZ65A==","signatures":[{"sig":"MEUCIGE1dpdikj+dWPmwKHp3eWnoKT+ro2yYiu6fnYMhK1DCAiEArtaOQkEwLucCah0KDGoU7Or+/xN39Hz5YI2FcSeCD0E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":350826},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./package.json":"./package.json"},"gitHead":"288cc309d624e1d041cae1f290c9b6487d61952b","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.8.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@account-kit/infra":"^4.12.1-alpha.0","@account-kit/signer":"^4.12.1-alpha.0","@account-kit/logging":"^4.12.1-alpha.0","@account-kit/smart-contracts":"^4.12.1-alpha.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.20.0","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.12.1-alpha.0_1738796182318_0.4145779795141593","host":"s3://npm-registry-packages-npm-production"}},"4.13.0":{"name":"@account-kit/core","version":"4.13.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.13.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"b72eb8307a98a1f79924647140a50bd1958879a0","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.13.0.tgz","fileCount":207,"integrity":"sha512-H0b7vzsHL8CRksVqS5SOhabMGMDTU7BC9woBY/Udv3piwOj1lgfBMx6kmZWmIEgJJIW8Latr+xIxqRamuYm50g==","signatures":[{"sig":"MEYCIQD6tMjIXSbNng6EzhWJg5uyPyS89oo4iwBtU1j8YSTmrQIhALVKIzSpzV2YGnLWYM1JL+bTAFKBP+PCrER+nM7uZ+ms","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":365101},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./package.json":"./package.json"},"gitHead":"6865bd7b49bc7db064bca7026914e4299febdb34","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.13.1+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.13.1","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.13.0","@account-kit/signer":"^4.13.0","@account-kit/logging":"^4.13.0","@account-kit/smart-contracts":"^4.13.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.22.6","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.13.0_1739314028895_0.15148391454063548","host":"s3://npm-registry-packages-npm-production"}},"4.13.1-alpha.0":{"name":"@account-kit/core","version":"4.13.1-alpha.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.13.1-alpha.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"879a1c44b8f94f184be3d0ded61cbda4ba0ad7b2","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.13.1-alpha.0.tgz","fileCount":207,"integrity":"sha512-tI3hA1XqVCJu12wqmbdm1CQ+o0ISQYSJuLyUzSShOjC0HddtkGaJSUlwVbdlLuZSaevl7bDWXX8HnIZ6EMTApA==","signatures":[{"sig":"MEUCIAONpPBhi3bgF2gYV2hubx3bIVYQ8l9uqZOsV92EFmpxAiEA197hxBS99Bh7uoUB1hORhZc3WeVdvzA0r78lR/Z4Hy0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":365762},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./package.json":"./package.json"},"gitHead":"d026b488ed279f04424c57b745efb19b8d344056","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.8.0+arm64 (darwin)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.8.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.13.1-alpha.0","@account-kit/signer":"^4.13.1-alpha.0","@account-kit/logging":"^4.13.1-alpha.0","@account-kit/smart-contracts":"^4.13.1-alpha.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.22.6","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.13.1-alpha.0_1739923155849_0.28621551124519806","host":"s3://npm-registry-packages-npm-production"}},"4.14.0":{"name":"@account-kit/core","version":"4.14.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.14.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"3b1749ba10aa33ca62b8d854ac3cada96e480cec","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.14.0.tgz","fileCount":207,"integrity":"sha512-s38ytyz/tdpR27FrI2QdAT3z0s/qtZZbkK8GY2qrsx/eQMD+Hi2wjIwemNl3rthdoRGzMBgq6GbN+tj85cQA/g==","signatures":[{"sig":"MEQCIQDuACorpcKeN4B5v7+n3aLrgi0sNwsuIkGm2Jq7I35tnQIfUAckALFWKhCK7aoNDaHUFZc1I2HrOYFB95r27CNYdA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":372902},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./package.json":"./package.json"},"gitHead":"9230c8f9c9af7a9a7d90538ef6ec42dcca1c39db","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.14.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.14.0","@account-kit/signer":"^4.14.0","@account-kit/logging":"^4.14.0","@account-kit/smart-contracts":"^4.14.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.22.6","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.14.0_1740694240856_0.21410822164270726","host":"s3://npm-registry-packages-npm-production"}},"4.15.0":{"name":"@account-kit/core","version":"4.15.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.15.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"3e76a74059fbeefdc1786b4016b25c4e9472cf77","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.15.0.tgz","fileCount":219,"integrity":"sha512-KFKJyn7ZKI+w6lG9ytgHHz7VyvN73BDmy5Ce/VUCiuU8kY++qJfN3aiSLLfUk8gC+WpL56QWQQ31yrVkwjnUkQ==","signatures":[{"sig":"MEYCIQD4hTYsGWpL5kc0CGj4TCv78HbdYfu/NrL6nm7QX8dSzAIhALUao+oOskLR9QPevekgBbk0nDyk/Sg0sLTCl6+5lOYZ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":385549},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"9561e51d921c231e51e2f859b3f5c93f47b6ffd0","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.14.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.15.0","@account-kit/signer":"^4.15.0","@account-kit/logging":"^4.15.0","@account-kit/smart-contracts":"^4.15.0","@account-kit/react-native-signer":"^4.15.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.22.6","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.15.0_1741281131403_0.07216654471944528","host":"s3://npm-registry-packages-npm-production"}},"4.15.1":{"name":"@account-kit/core","version":"4.15.1","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.15.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"c6d551b22ace70025ec778b346b5e5e42a8cfeed","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.15.1.tgz","fileCount":219,"integrity":"sha512-ThLdLf6PSN57Hgo+BfgWZXa+E8OekcP6Qse4GXVVl3G+t+y17Y0mA+p0qBHXr8mk0ON/rJUImqZ6yity8tv7qg==","signatures":[{"sig":"MEUCIEddMmnqJ4Vb7eKxIiqLPatjPPDQY8E6Yf4eolfFPbTyAiEAvjfFw8pXSsvaFwTMz/c1B4zUC5qL3CmiBw8oMPqruho=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":391126},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"c360ac3bfe07172ef44a53ad6ef20ed54f0fd885","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.14.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.15.1","@account-kit/signer":"^4.15.1","@account-kit/logging":"^4.15.1","@account-kit/smart-contracts":"^4.15.1","@account-kit/react-native-signer":"^4.15.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.22.6","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.15.1_1741312840044_0.34107132724091205","host":"s3://npm-registry-packages-npm-production"}},"4.15.2":{"name":"@account-kit/core","version":"4.15.2","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.15.2","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"d7a6eb4154ff3deaa591831751d23caf8594b797","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.15.2.tgz","fileCount":219,"integrity":"sha512-kHgH9S7mW7YPDsLZNMqf0g3szgB6rQXMssyshxWt4B4vaHxqCeXQWMRjeouTYsmXTWYqOuhijw1ZfEy3+ua3qA==","signatures":[{"sig":"MEUCIQDhq1VEW9RDngh0Gmks5HPnOqU3s+wFY8lFSzy+LtQjmgIgLRK3MW5VN7LJS7Rpcn6+o7qLWfBmtdE5JcKTFWAJBjo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":391126},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"c69762a97a77be62706accec8b9af908c836ccd5","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.14.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.15.2","@account-kit/signer":"^4.15.2","@account-kit/logging":"^4.15.2","@account-kit/smart-contracts":"^4.15.2","@account-kit/react-native-signer":"^4.15.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.22.6","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.15.2_1741382508115_0.6035733714486835","host":"s3://npm-registry-packages-npm-production"}},"4.15.3":{"name":"@account-kit/core","version":"4.15.3","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.15.3","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"2d16075044817f68de64e6dfe01525061d51e382","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.15.3.tgz","fileCount":219,"integrity":"sha512-w7Sa8yQi0yUpVafhjzoInTHiAhjf7UnRQMBrpgcLmYThYbk/1CP6koHXSSCqDfB5Qp8QHKwETZ9UWXjzcsRlZA==","signatures":[{"sig":"MEYCIQDt4gDJ+OIpHYL4GWt8MMV0dE+/u9Dhr2QI8I+YNUUZtAIhANDY0zgUGZY9jyswQXj7I6CpBMm80u4jQf2BSZNYF0x2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":391126},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"8395e6c7dbaa5b9634dcbc1221137f0c6f553bbf","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.14.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.15.3","@account-kit/signer":"^4.15.3","@account-kit/logging":"^4.15.3","@account-kit/smart-contracts":"^4.15.3","@account-kit/react-native-signer":"^4.15.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.22.6","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.15.3_1741396393100_0.17189312715163574","host":"s3://npm-registry-packages-npm-production"}},"4.16.0":{"name":"@account-kit/core","version":"4.16.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.16.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"789a898efe8d81eec8d64d0a3a88bc006ad9d836","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.16.0.tgz","fileCount":219,"integrity":"sha512-Gmv5f/EVHet6RIWzLRIP++B8N9pp4Jkoahr50Ej3U5AlUdpR0CXeVVepVDcedZdv0d0HvzQPQCyaPWBf/1iBew==","signatures":[{"sig":"MEUCIAeiq+61TkN84mhNpYa+EIP8lnT4Ji1QuZmvuQnYnjGpAiEAt6a+4qwUyjwD+WwOlpPFk+uNER0w8KdxCOPeFYVgZ5Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":391911},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"d0a8f15fb7d10812c29b98f334d9705d46a31e7f","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.14.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.16.0","@account-kit/signer":"^4.16.0","@account-kit/logging":"^4.16.0","@account-kit/smart-contracts":"^4.16.0","@account-kit/react-native-signer":"^4.16.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.22.6","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.16.0_1741802690586_0.818874714065319","host":"s3://npm-registry-packages-npm-production"}},"4.16.1-alpha.3":{"name":"@account-kit/core","version":"4.16.1-alpha.3","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.16.1-alpha.3","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"867d265ae070e82b17a9e2593392e82d1dff4456","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.16.1-alpha.3.tgz","fileCount":219,"integrity":"sha512-D+k95PS3bcI2Z9QsGgLLq2y0bcPUUuY2czmD7jcYCUnvQtHFCslHgWDvasalVwwHhM/l9A/0vryTlYN2hwTfkg==","signatures":[{"sig":"MEQCIB8NSwXAagvByUk9jgg1SzdLEsDjXXumg6kfttjjxhq2AiB2FwMavADAPee9TcmYOp/TFaP7Hnj8QiYrt4xHmZZmqQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":392003},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"156dbc81d12e9f120f8123df6b4fec8a41f41e7a","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v23.10.0+arm64 (darwin)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"23.10.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.16.1-alpha.3","@account-kit/signer":"^4.16.1-alpha.3","@account-kit/logging":"^4.16.1-alpha.3","@account-kit/smart-contracts":"^4.16.1-alpha.3","@account-kit/react-native-signer":"^4.16.1-alpha.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.22.6","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.16.1-alpha.3_1741973557761_0.030852024251806442","host":"s3://npm-registry-packages-npm-production"}},"4.17.0":{"name":"@account-kit/core","version":"4.17.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.17.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"c3afc4bbced6540407107cf191bec9914dce05b2","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.17.0.tgz","fileCount":219,"integrity":"sha512-0ETbGf0P9gVK4iPpyd3zft49Gnh/yWssWdFjy56ufSH3R1Qk7OaH+QtmM4UF6lRtUUuL5Bm7YiuHS4Rm09GwDA==","signatures":[{"sig":"MEYCIQCGrEBCIscC01DhUTxWjfKWSb2ox89ct+uqEI/S1skPagIhAPoBrVCV5/8O8+QxfkMdPYZ1WDOqM16PDgz9gdSW8A5/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":391911},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"680b0acb112f02deaa1fa4e8b253ac3800c06cb2","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.14.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.17.0","@account-kit/signer":"^4.17.0","@account-kit/logging":"^4.17.0","@account-kit/smart-contracts":"^4.17.0","@account-kit/react-native-signer":"^4.17.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.22.6","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.17.0_1742322999620_0.007913978071508287","host":"s3://npm-registry-packages-npm-production"}},"4.18.0-alpha.3":{"name":"@account-kit/core","version":"4.18.0-alpha.3","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.18.0-alpha.3","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"6ff19ae4dfca2e9ff06fc18e08e554627eb79eb8","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.18.0-alpha.3.tgz","fileCount":219,"integrity":"sha512-wTc5GtU4mbR4XftQ0318ofuPVfjnFAFWM5yLVKdkHFUdQAii00C1ojS97YbEFQS3DWxByFSY7dt9uiWfg6nDQw==","signatures":[{"sig":"MEQCIHMudHFkVb02DLbV2XLj4XqwpO4t/oZpf1DZ06xgqQmhAiB6ejgdYpPyIAMP9s5v28scJ2y9jY2yrp0g/gR4Ly+60A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":392003},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"3ab0862d913254d5f4208981cbcc5e3ed8d6708f","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v18.20.5+arm64 (darwin)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"18.20.5","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.18.0-alpha.3","@account-kit/signer":"^4.18.0-alpha.3","@account-kit/logging":"^4.18.0-alpha.3","@account-kit/smart-contracts":"^4.18.0-alpha.3","@account-kit/react-native-signer":"^4.18.0-alpha.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.22.6","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.18.0-alpha.3_1742524932121_0.9849650393877414","host":"s3://npm-registry-packages-npm-production"}},"4.18.0-alpha.4":{"name":"@account-kit/core","version":"4.18.0-alpha.4","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.18.0-alpha.4","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"502da4770d6ed633d48ac51c4cfa2c1420ea3889","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.18.0-alpha.4.tgz","fileCount":219,"integrity":"sha512-r9smZ31Z9symLmtoTwIZu48W7qghPbspolimmXNhUq+24xd0wHeuvHbTf3gBCQaYBLJIi/HAlZRozGzqhh+eOQ==","signatures":[{"sig":"MEYCIQC7TzLbVE952EnT5ooUkDyg1VG2UxmZdKikS6iKvDcRfwIhAOiJSsR4YrYchICX9BxNEuRioUCiwNNzwCxIF9Jfw29B","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":392003},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"3ae1c5e03629a09eeb9a9694d12ed89b37c2744c","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v18.20.5+arm64 (darwin)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"18.20.5","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.18.0-alpha.4","@account-kit/signer":"^4.18.0-alpha.4","@account-kit/logging":"^4.18.0-alpha.4","@account-kit/smart-contracts":"^4.18.0-alpha.4","@account-kit/react-native-signer":"^4.18.0-alpha.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.22.6","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.18.0-alpha.4_1742844526452_0.3902882720206988","host":"s3://npm-registry-packages-npm-production"}},"4.18.0":{"name":"@account-kit/core","version":"4.18.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.18.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"deac397304d00d383b8d6c98bbb7ea3a6b25cd0b","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.18.0.tgz","fileCount":219,"integrity":"sha512-LTBVFgGF4yyW3o5RoFXmGaZv69RoTJsq3V8UyysXE8hK5O406zgEa94EINu6dz3WxbScwslrePN9wpnRZoo/DA==","signatures":[{"sig":"MEYCIQD86zxvfb5OK8O5qMQU5jfTObJRPQWgGquuVGT0Vn/lIQIhALpH9Vh6JTahuJuxoUKlnpfQpqUe6PmKU7Z79BpPu4Kj","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":391911},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"d69993e1d23ad074ad924e067db24d71c899a227","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.14.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.18.0","@account-kit/signer":"^4.18.0","@account-kit/logging":"^4.18.0","@account-kit/smart-contracts":"^4.18.0","@account-kit/react-native-signer":"^4.18.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.22.6","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.18.0_1742927491351_0.5537284405321192","host":"s3://npm-registry-packages-npm-production"}},"4.19.0":{"name":"@account-kit/core","version":"4.19.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.19.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"a4075d7501e01401de4e63a9c828079ac73026b3","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.19.0.tgz","fileCount":219,"integrity":"sha512-mbNgMttbzbBckBNcF+aXMQUn0vl1H0ZLWkWdl6OHZhQiCtAMF+H97k/rZ9QscxVW20eDnWXKk91i6RAQHqoevQ==","signatures":[{"sig":"MEUCIQCSf/VYqJIKVnUbJbZ0JVYv6rmXL40HysRx7rMMFvK3VgIgZn8kVTpPGaBYD2GjV9LoUEVSWjRCA0a3+EJqnL77J/g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":391911},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"68709c622371f2c5b9ade67808289a3340837ed4","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.14.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.19.0","@account-kit/signer":"^4.19.0","@account-kit/logging":"^4.19.0","@account-kit/smart-contracts":"^4.19.0","@account-kit/react-native-signer":"^4.19.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.22.6","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.19.0_1742944912604_0.9697272407214028","host":"s3://npm-registry-packages-npm-production"}},"4.20.0":{"name":"@account-kit/core","version":"4.20.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.20.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"212832ceae56093028aeeaafb5030581d8c8f152","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.20.0.tgz","fileCount":219,"integrity":"sha512-Z8e4SnIbGv4ExXx0WWNNcvLPkk4N8wNDLyMJpd8xcoEQxSJb0oZNjxYcj8xVHZcaeggFBvRXp5x66O4sIG6Ftw==","signatures":[{"sig":"MEYCIQDDmaz9Bmf9F9UASSkqQZ2Mq8ORdtZceYUoSrzdY9ADQAIhALtCiuqNyHtP9zR1D3mpCVIxlJYnbY+NX+acMNNqnGGP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":391911},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"c025e6dcc60fc73c433603da43c452645bbf45f8","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.14.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.20.0","@account-kit/signer":"^4.20.0","@account-kit/logging":"^4.20.0","@account-kit/smart-contracts":"^4.20.0","@account-kit/react-native-signer":"^4.20.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.22.6","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.20.0_1743133294279_0.7455720077114496","host":"s3://npm-registry-packages-npm-production"}},"4.20.1":{"name":"@account-kit/core","version":"4.20.1","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.20.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"6ca401e0247aa9d316b68d2bacacec452331f081","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.20.1.tgz","fileCount":219,"integrity":"sha512-rrN+30hQzzzYsyOco0PrHt0+aGfYkbw357wEDaDhfBa4RZ44BfwRT7GKHiewEdO4lk9+gKKlRO1whtwI7JKSuA==","signatures":[{"sig":"MEYCIQDd+yrFultmzripZtd9l59w/SVrx64Thwg3axcIr8MuqwIhAOp83xfh729Psb99vFz4qi91xdcO7RwvbWZ4mt0Zmrje","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":391911},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"8ee8571d4bbf78d75fb7c2a40e299808eaa63bfb","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.14.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.20.1","@account-kit/signer":"^4.20.1","@account-kit/logging":"^4.20.1","@account-kit/smart-contracts":"^4.20.1","@account-kit/react-native-signer":"^4.20.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.22.6","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.20.1_1743201415846_0.6129980090462726","host":"s3://npm-registry-packages-npm-production"}},"4.21.0":{"name":"@account-kit/core","version":"4.21.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.21.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"60cd1e5e46113c572bf781d0ded7ebaaa0f8cbf8","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.21.0.tgz","fileCount":219,"integrity":"sha512-qfZOpi8SO1GYpkZ/U4CabrqmnepwYIRBt0HxhgPpNDrBQoqtqiUMimQrjQbDQfhD2+5VcwQKjU/wL9kEJ1gW/w==","signatures":[{"sig":"MEUCIBQDk+Q30CQ8SVHT5wy8IzmTgOXVEWQEtbd5blCQnab2AiEApgeTq/MGqn5HX280QZIuaXGmRZ/a6YfNHXShh/dsOZo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":391911},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"fa390d769ea38558e9adb10f2560d4a85f6b0e1f","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.14.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.21.0","@account-kit/signer":"^4.21.0","@account-kit/logging":"^4.21.0","@account-kit/smart-contracts":"^4.21.0","@account-kit/react-native-signer":"^4.21.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.22.6","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.21.0_1743439523431_0.9044057861204908","host":"s3://npm-registry-packages-npm-production"}},"4.22.0":{"name":"@account-kit/core","version":"4.22.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.22.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"ff6e22c233bab35759465015e4a18a7fad05497c","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.22.0.tgz","fileCount":219,"integrity":"sha512-pS0Z1QwxZynwGtF1K6P+D9vJMHhq8rBSCKwan4tgAvdjGBFC5+CzUzKOtVFmL+VEpw4NrZtAa/NNhd+Px7cVEQ==","signatures":[{"sig":"MEUCIBXQEADhiknXiFGI1T1qbSP+r+NHTsR5mjjuD3OviQoPAiEAq5JeQPFxvuQ+XWU0Dmwjspe/x9CSHoleupMJN27KeTk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":393326},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"07a9e38db91c0a8937f3e2f28e25c95605e31698","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.14.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.22.0","@account-kit/signer":"^4.22.0","@account-kit/logging":"^4.22.0","@account-kit/smart-contracts":"^4.22.0","@account-kit/react-native-signer":"^4.22.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.22.6","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.22.0_1743697901605_0.8123950891212675","host":"s3://npm-registry-packages-npm-production"}},"4.23.0":{"name":"@account-kit/core","version":"4.23.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.23.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"44fd6056c724f8bb8abbaabc677ef8f7b99e1276","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.23.0.tgz","fileCount":219,"integrity":"sha512-TAEEbpY/CnVtMr6OyQtb1bCQ+ZQq6eRhhoQjDiUp/TN3YQrUXTThTtoUOrJ1kkh0taiXgm2hIQNxu/mpc4zWdw==","signatures":[{"sig":"MEUCIQDY/izAKdLB0CXE1NaqXbLQVYLECuZtfYPl5wARmHlJEgIgOAoBKxkstBMuw39UasMHIosvxFGzaJJF6BOyRWXssNg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":393326},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"f3a34c8b964421501ce9cde737adfafc00c7c897","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.14.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.23.0","@account-kit/signer":"^4.23.0","@account-kit/logging":"^4.23.0","@account-kit/smart-contracts":"^4.23.0","@account-kit/react-native-signer":"^4.23.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.22.6","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.23.0_1743793674138_0.36568433121794963","host":"s3://npm-registry-packages-npm-production"}},"4.23.1":{"name":"@account-kit/core","version":"4.23.1","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.23.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"0049d234ec11e816a5880e58d9d3c6b90aaaddb1","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.23.1.tgz","fileCount":219,"integrity":"sha512-Es4onJbH/oQla1sxthKc+jVRkjAALHdVYlo6P8RyWsMW08z6PsIKGxK35g+6wjdaIOSXdGngKYcj3FD8nfr9PQ==","signatures":[{"sig":"MEQCIGm8n91azIpenL/8/y2U6FQnBKJN+swInQkQAWUwpipkAiA1u9bMGhoPnwPn+rHbErTfR8gqtoZdJbg+IapGeDVQxg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":393507},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"e35c609723a3d4aae8fd1ebedfdad5ce6db432ff","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.14.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.23.1","@account-kit/signer":"^4.23.1","@account-kit/logging":"^4.23.1","@account-kit/smart-contracts":"^4.23.1","@account-kit/react-native-signer":"^4.23.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.22.6","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.23.1_1743797037572_0.7782658074515605","host":"s3://npm-registry-packages-npm-production"}},"4.24.0":{"name":"@account-kit/core","version":"4.24.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.24.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"a2b771c5b789a1ef08d2bf6c123688dc3e23b77d","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.24.0.tgz","fileCount":219,"integrity":"sha512-DQglsjZZelJgTTCtXpxvYhryQgaRprrlyRNwiC85Ct1dNsxs5X5xw98+xLYRcNCR+v8NHBlRpLwm//PsARLuLA==","signatures":[{"sig":"MEUCIQCd3bfyGIuXjZleldETB3smFcXKv/qKH+4IQW2KkL4/CQIgapZfkdhohYCWLKAp0K+71isjRc1oEL/O1Emvd8RaEVE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":393647},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"2038e3681098bb5e8c2e871c7d64ee1169216706","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core --fern","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.14.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.24.0","@account-kit/signer":"^4.24.0","@account-kit/logging":"^4.24.0","@account-kit/smart-contracts":"^4.24.0","@account-kit/react-native-signer":"^4.24.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.22.6","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.24.0_1744063635150_0.03360399063622066","host":"s3://npm-registry-packages-npm-production"}},"4.25.0":{"name":"@account-kit/core","version":"4.25.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.25.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"9e006a05261573600f5210eed5d909716ce85ffb","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.25.0.tgz","fileCount":219,"integrity":"sha512-Bwr+oNQjXhEa8rVo96tJf6L+9J07LXqYF6gHsow5Joffa7X7YU5yZU+FzfXCXteQOd6EAMi12sM4El2w+Qdwdg==","signatures":[{"sig":"MEYCIQCvD1B6jywBL2mRoMhVSDysQZGrMXQCxAgM1oBNpIbweAIhAINI2kzVQg7+1rC9sw1kiAEFTZgxqWFAyhaza3i0cVvz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":393647},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"0e582d6b5775a147e8d43fb1cc4b9625319c21cb","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core --fern","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.14.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.25.0","@account-kit/signer":"^4.25.0","@account-kit/logging":"^4.25.0","@account-kit/smart-contracts":"^4.25.0","@account-kit/react-native-signer":"^4.25.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.22.6","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.25.0_1744154939916_0.686876819138464","host":"s3://npm-registry-packages-npm-production"}},"4.25.1":{"name":"@account-kit/core","version":"4.25.1","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.25.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"76064f7c99d63570fba66500509a0030010abfeb","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.25.1.tgz","fileCount":219,"integrity":"sha512-A3t6UPVWJqB6DCHzOWkQJOUvFI8bwCulPGdkL9uBX+Wup3kxC+e6fIWBGfxS9wM3u0u/ADHzlDLSs2OYma/EiQ==","signatures":[{"sig":"MEUCIQCIIumdJXeqUbWzl0DMUcRGNp5Z4mW15lDRaqE7hauu5AIgJFvnAaEsepGWU3Jyqd00ZRRvShc/cKF/wJvwnaeWpQI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":393647},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"a9fea72b02f77909ca0dfc9cdecda7af6de0b17d","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core --fern","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.14.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.25.1","@account-kit/signer":"^4.25.1","@account-kit/logging":"^4.25.1","@account-kit/smart-contracts":"^4.25.1","@account-kit/react-native-signer":"^4.25.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.22.6","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.25.1_1744216619770_0.07611467244239956","host":"s3://npm-registry-packages-npm-production"}},"4.26.0":{"name":"@account-kit/core","version":"4.26.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.26.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"a0ec429cc780e0d5c43aa7db2acf7272532d47dd","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.26.0.tgz","fileCount":219,"integrity":"sha512-H8O6ZsHNq1BMz/QZj1FD2+TCeb8P8kUAhvvhr7J4fuxxwe3GQ5kgaeKgg4WQdNLBZ6Nf6oKIAD8MRbiWNZGXfw==","signatures":[{"sig":"MEYCIQD90eNpJMxCopzycfrnz9+roP7itdOby7KcHGQS7Q04bQIhAOJAokRDSMD0gAjNpKMBh5uCtHTYzBcrlufKPpoMrZcR","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":393647},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"cce56919f91518b2bc1f94c1a721d99dd0f21646","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core --fern","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.14.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.26.0","@account-kit/signer":"^4.26.0","@account-kit/logging":"^4.26.0","@account-kit/smart-contracts":"^4.26.0","@account-kit/react-native-signer":"^4.26.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.22.6","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.26.0_1744407592787_0.9748618580569326","host":"s3://npm-registry-packages-npm-production"}},"4.27.0":{"name":"@account-kit/core","version":"4.27.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.27.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"067dda4a64c64047e75de55056a65fa18e9ee8be","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.27.0.tgz","fileCount":219,"integrity":"sha512-zaoVDQPhqjD9yTEyuh7l5iB1jKoV2LuW2f2hHvW1q6khK2wLGW//wrJnTpZ0n21pWk2rkgCLyQVdomDX9TLPEw==","signatures":[{"sig":"MEYCIQDc7Bu8k6L/dN1Y1Dg4vb08UujMTWo5I2U3I9RS2d0RJgIhAKktny1Jsjs7C74ZuxJcEv5UuHRN+bFhmBharHCsasWK","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":393647},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"19b59caa4fcb4e057f8e84a81f77843650fcab25","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core --fern","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.14.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.27.0","@account-kit/signer":"^4.27.0","@account-kit/logging":"^4.27.0","@account-kit/smart-contracts":"^4.27.0","@account-kit/react-native-signer":"^4.27.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.22.6","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.27.0_1745006519118_0.10731825620488689","host":"s3://npm-registry-packages-npm-production"}},"4.28.0":{"name":"@account-kit/core","version":"4.28.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.28.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"43ffd4a8f800a08d97081ed479679c292cd32978","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.28.0.tgz","fileCount":219,"integrity":"sha512-5pRVi+Wx7oytK9nZmDRF44/VnI+Zd0YRVIl2KVrtHEXadTF8qYdccaIfBbudDMX2/eIk5LDr91d1v0PKHcyNZQ==","signatures":[{"sig":"MEUCIQDASYo3m/JQUIU8o1mc+aUzQlm1/eKRuP2es37l7kRgowIgK10Zyn4jN5tfinf1U+OfBl3jXKGJTpPp4N72wgz7Rq8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":393647},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"fd15569ef554b4ff19c72d864e1031aad8bdf8b3","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core --fern","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.14.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.28.0","@account-kit/signer":"^4.28.0","@account-kit/logging":"^4.28.0","@account-kit/smart-contracts":"^4.28.0","@account-kit/react-native-signer":"^4.28.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.22.6","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.28.0_1745328746395_0.17069995249174963","host":"s3://npm-registry-packages-npm-production"}},"4.28.1":{"name":"@account-kit/core","version":"4.28.1","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.28.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"3495be67a0e269c5eed86c3c51ea0015b8c7f21c","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.28.1.tgz","fileCount":219,"integrity":"sha512-XDKmliW+W8WNSjHOlxs6ls4nMlQXEAIDfJGGTh4UkyzPxIAtDE1HtyvzKjdWtoR04KiVEcB9TRYl7dwRudwFqw==","signatures":[{"sig":"MEQCIDp7tjOVGX+lK9DYZ6MM47NIX58AKnw4xRNeEteYWOn6AiBnZjYOjXkEEebyp9hbPbX+yGoImhqmfujLb8cI3hHNOw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":393647},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"ffed71b4d2cf6416b9dafdedee93ca7af381c514","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core --fern","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.14.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.28.1","@account-kit/signer":"^4.28.1","@account-kit/logging":"^4.28.1","@account-kit/smart-contracts":"^4.28.1","@account-kit/react-native-signer":"^4.28.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.22.6","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.28.1_1745427963231_0.3349403854306787","host":"s3://npm-registry-packages-npm-production"}},"4.28.2":{"name":"@account-kit/core","version":"4.28.2","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.28.2","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"fa0cfb6af39ee8bc543b197591ba9d19d536159c","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.28.2.tgz","fileCount":219,"integrity":"sha512-vEUS4q/Y/6Pu/F3NItzkb2cfnQE6mErfM+3Yb3v9GqJmZk0pQi9ciULwrLTCR3jncC5UQltbepZNPMlm74jtdg==","signatures":[{"sig":"MEUCICcInKhYd2j8g2eC2SprpeovqNw975+MmKTPXoM3C5w5AiEAi4TwQRPNNzpDMvYEVciBe5RFxlvnNEWj4tgMARWwsGA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":393647},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"0518f0e056ed84062962eedcdc24cc3d2d2b263b","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core --fern","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.14.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.28.2","@account-kit/signer":"^4.28.2","@account-kit/logging":"^4.28.2","@account-kit/smart-contracts":"^4.28.2","@account-kit/react-native-signer":"^4.28.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.22.6","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.28.2_1745437739696_0.8303546810070308","host":"s3://npm-registry-packages-npm-production"}},"4.28.3":{"name":"@account-kit/core","version":"4.28.3","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.28.3","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"7dcf8aec9bc80edd9eb0d39b7a9fc18dd0245e9a","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.28.3.tgz","fileCount":219,"integrity":"sha512-XiChAQQj3g+JhOnV1VIh4VeND9YaQVV63ysS77Hy1pKgrEvzrusvgUxiiV9cqhVBPJ2oiU74rgBYT/wSncgimA==","signatures":[{"sig":"MEQCIHLX0p2TQSTuRQvW/CWfLPq+Q2AnjglPghXMmFNe5xOwAiAhbXs1w+hXwVgOXABV/NGOP2xwDWzH30iX552XZRk7Ew==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":393647},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"95b777fd0ecce84f751da959372a07837cc71c52","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core --fern","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.14.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.28.3","@account-kit/signer":"^4.28.3","@account-kit/logging":"^4.28.3","@account-kit/smart-contracts":"^4.28.3","@account-kit/react-native-signer":"^4.28.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.22.6","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.28.3_1745601926765_0.09072273614618265","host":"s3://npm-registry-packages-npm-production"}},"4.29.0":{"name":"@account-kit/core","version":"4.29.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.29.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"55bd1de4d6b9e9a130220a680c4f78fab2fb534d","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.29.0.tgz","fileCount":219,"integrity":"sha512-PPfYYWntlffe2Zz14uBypd5WP3ysJKsdVLwuhlcI88px+1/YDNzZTsyuC6KxKdHnwU5yVVaVO+MvTQWxaZKzMg==","signatures":[{"sig":"MEUCIGKakUGp9QeF7FYT4UFbIdZMCF/mwYNfZpAKu3HtCa9kAiEAmyECRHYob6NNFK/FY0kxEIgYare6smOGQ80upfr5Xk8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":393647},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"fd5d4c4fb6cab8a930a9b2006df92b6c641304c3","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core --fern","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.14.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@account-kit/infra":"^4.29.0","@account-kit/signer":"^4.29.0","@account-kit/logging":"^4.29.0","@account-kit/smart-contracts":"^4.29.0","@account-kit/react-native-signer":"^4.29.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.22.6","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.29.0_1745611212237_0.10584802622529632","host":"s3://npm-registry-packages-npm-production"}},"4.30.0":{"name":"@account-kit/core","version":"4.30.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.30.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"7c99c250debc19c6112dd0066eae94ff89bd4162","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.30.0.tgz","fileCount":231,"integrity":"sha512-MO1V+KkVk6zfJqLhELgkzRuP4o/KTcvFPB4ApMWycoJSFr852I12Y9aUyrZ6qt+xmPPbkYmuNopGHrGKCDiOng==","signatures":[{"sig":"MEUCIB4V2u2wO6+Sv5aygfjihevak1zB/mGCTPtaxjD4A9dFAiEAqwpQvu/jfJPmQ7zNIbwYy2T5NrfUjpwRFBkJSVKpnPI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":409673},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"e58090cc00df11f6c6ccfd140088b28a67629fee","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core --fern","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.14.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.30.0","@account-kit/signer":"^4.30.0","@account-kit/logging":"^4.30.0","@account-kit/smart-contracts":"^4.30.0","@account-kit/react-native-signer":"^4.30.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.22.6","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.30.0_1745857151334_0.033420449335431535","host":"s3://npm-registry-packages-npm-production"}},"4.31.0":{"name":"@account-kit/core","version":"4.31.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.31.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"fa5540552eb4aba870a739dec1e0ab967e71bfc3","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.31.0.tgz","fileCount":231,"integrity":"sha512-3e/IERd/9y+rVnnQcTwtbXYHQ5ELeda+og7bV+zgTRH5c9NLIVTRlLSIA6dJlKORp1okLKOhxlq8KKVOiwLgew==","signatures":[{"sig":"MEYCIQCReV6PLaiYDmP6nvCQkhPldWYG1gQ/HzwfWRVy94m9RgIhAPmTjw9a+sEjsQP4dfX66n/MyBOGbjZyt2ycv1Zjaiyo","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":410606},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"52ba77868cce319bd35dab6a2a7c42546c59517f","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core --fern","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.15.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.31.0","@account-kit/signer":"^4.31.0","@account-kit/logging":"^4.31.0","@account-kit/smart-contracts":"^4.31.0","@account-kit/react-native-signer":"^4.31.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.22.6","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.31.0_1746216078035_0.2623327667661697","host":"s3://npm-registry-packages-npm-production"}},"4.31.1":{"name":"@account-kit/core","version":"4.31.1","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.31.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"6754706871b32e4a296b7f080dcbb36466cbc50e","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.31.1.tgz","fileCount":231,"integrity":"sha512-Joqeud1e4jEcCaU1X3YFMyvSLenfbTLU5DDFP+hZHdvV982Fe6TbIHP0gKqVp7IPcops02PLIbTsqm/NW4SEbg==","signatures":[{"sig":"MEYCIQCtd+mdgZUdVPRfJ1eUVznylwwQA5Aq1RvOjq+mIE7AQwIhAO1j/15Gf02nK1KsJoEFg++DZD/Ico79MpgtNxcb0awb","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":410606},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"0b89a300a2ab7170e99769599000e2e22bcb2b7c","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core --fern","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.15.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.31.1","@account-kit/signer":"^4.31.1","@account-kit/logging":"^4.31.1","@account-kit/smart-contracts":"^4.31.1","@account-kit/react-native-signer":"^4.31.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.22.6","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.31.1_1746468796137_0.3828092483609511","host":"s3://npm-registry-packages-npm-production"}},"4.31.2":{"name":"@account-kit/core","version":"4.31.2","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.31.2","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"9e4049ae6307e032299b456d7745de665184f869","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.31.2.tgz","fileCount":231,"integrity":"sha512-xkqHu0FjWZg46cNNzp/4SAXGkQZgWp3hnSakC79c99qwSwNVKW+YYFVBPLsAqrgAexTaoRGqq6z1gRJkM6DmZg==","signatures":[{"sig":"MEUCIQCWYrcPFQYv4moI5+LcGHunw35am79rFv3W5JhYOc5dfQIgKNIp5trwPte26jITaSxNuDvpvqcg7ir01tcmWFz97us=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":410606},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"4608a09a027b32ac5e4532a8c84afeeac6293cf8","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/core","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core --fern","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.15.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.31.2","@account-kit/signer":"^4.31.2","@account-kit/logging":"^4.31.2","@account-kit/smart-contracts":"^4.31.2","@account-kit/react-native-signer":"^4.31.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.22.6","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.31.2_1746492768287_0.47010331908169367","host":"s3://npm-registry-packages-npm-production"}},"4.32.0":{"name":"@account-kit/core","version":"4.32.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.32.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"6990c90a47ab6bd5bc8c4de483b7df137d72cc6d","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.32.0.tgz","fileCount":231,"integrity":"sha512-bJnVedkyqbwa4TuM8GDve4VkcRPuySavThJjTknHW3jkUO6419hFG5YMIvof2EfsY9iuX6RpvXwONKuSjx+nfA==","signatures":[{"sig":"MEYCIQCj83W/q35fSrYOexRJgiahfn69aDbVzSk1xvjVJFiIugIhAMRul4mPk/gRaB7YAxjXyOwI4gyBOuIJdLsudxFDuta+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":411809},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"efe1ba2e525ac0fc6ed0007b3d28dc9c8e063d78","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core --fern","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.15.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.32.0","@account-kit/signer":"^4.32.0","@account-kit/logging":"^4.32.0","@account-kit/smart-contracts":"^4.32.0","@account-kit/react-native-signer":"^4.32.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.22.6","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.32.0_1746831090537_0.42726500866231065","host":"s3://npm-registry-packages-npm-production"}},"4.33.0":{"name":"@account-kit/core","version":"4.33.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.33.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"7d4a99383a7ecae22bcac4f1511de591e281b000","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.33.0.tgz","fileCount":231,"integrity":"sha512-bSg4mbpF4rfCApzs2APeoC60PamSMoFmvSCOADmLef6Ug3LrBooQI4KNgFc9Kx7n/LaTjN8Ucjq8P6/ch8nqSg==","signatures":[{"sig":"MEUCIGAMwZTrKp/NaoW5zI4yZOZ5nIhBqUzKU0vt3dnOPVsUAiEAglCp/ePJjmIIjOi5kNjwDwWWb7djbuCTWC72gKb57Zk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":411940},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"ef2c269bcfa2115b6103f342ac4d846f1b4db991","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core --fern","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.15.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.33.0","@account-kit/signer":"^4.33.0","@account-kit/logging":"^4.33.0","@account-kit/smart-contracts":"^4.33.0","@account-kit/react-native-signer":"^4.33.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.33.0_1747338664347_0.702852386900527","host":"s3://npm-registry-packages-npm-production"}},"4.34.0":{"name":"@account-kit/core","version":"4.34.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.34.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"c9f14b13b72d1ff77097a5ba55f223abbfbcda0e","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.34.0.tgz","fileCount":231,"integrity":"sha512-npBS28FzLrc3ky9jHBL8Kw6ZrvrK0yqIJa85xIPSwTHTDGehLCznKTLtjcKlJlcikSGylkazEjq1NFCRA9U7Dw==","signatures":[{"sig":"MEUCIQD85IYiTPyswat6qr3Picl4hNqSZwJjWC3Kx6ITzwwPgQIgawF5S7dKnU7D+w8YcmpKsedB47X9Y4ftINEtow7OEGs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":411940},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"99f4944de3a220aa9603d90b56f26cde9774e53f","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core --fern","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.15.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.34.0","@account-kit/signer":"^4.34.0","@account-kit/logging":"^4.34.0","@account-kit/smart-contracts":"^4.34.0","@account-kit/react-native-signer":"^4.34.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.34.0_1747342744266_0.7736232711289979","host":"s3://npm-registry-packages-npm-production"}},"4.34.1":{"name":"@account-kit/core","version":"4.34.1","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.34.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"b91570ebc832eb155f12a6bce9729c6c00988dd8","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.34.1.tgz","fileCount":231,"integrity":"sha512-tLKc6zXC/v5kfuoRFjYR8cpuQJlHSqDYbmzm5MRHiJlTKBMOG6GXeyKxnLsW3CixJDIALPHELbcUjeKcqqqsiw==","signatures":[{"sig":"MEQCIH4C/c4OjHiw4CSJSM1kyuxX3OojBcA+fGXK0H0atjutAiAN/yFaQK+TSYmezyXDQ2yNHPFoCnQBaEh0dsmgc/0zGw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":411940},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"2d78b5cc399d24717cc1a225e8f3e8fb9e2422f8","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core --fern","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.15.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.34.1","@account-kit/signer":"^4.34.1","@account-kit/logging":"^4.34.1","@account-kit/smart-contracts":"^4.34.1","@account-kit/react-native-signer":"^4.34.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.34.1_1747412226537_0.9378453495266523","host":"s3://npm-registry-packages-npm-production"}},"4.35.0":{"name":"@account-kit/core","version":"4.35.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.35.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"0bdabf1688e61dc268e4ab1a46e2ccdd00e4397e","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.35.0.tgz","fileCount":231,"integrity":"sha512-Ohys+iAlnxJgGhC3RBENaF2pMwAv6FxFsiaJx3Fc7jaASCXQ+/KR/Ei5sQjhqp+Ed1xKVXBzS27E46ECSAvkhA==","signatures":[{"sig":"MEUCIAMFB4kg8RfDj/sCZ+4SjPNlrw69nr+E06iW8PuHSoe5AiEAlnibYjtPWKqJGs5AvUPiJuMoGWKw5j8fce/FjOfWQTo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":411940},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"3e5736311d16ae0eeaef9a869da2aff1e361a3f9","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core --fern","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.15.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","alchemy-sdk":"^3.0.0","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.35.0","@account-kit/signer":"^4.35.0","@account-kit/logging":"^4.35.0","@account-kit/smart-contracts":"^4.35.0","@account-kit/react-native-signer":"^4.35.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.4","typescript":"^5.0.4","@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.35.0_1747668423321_0.8260078141557494","host":"s3://npm-registry-packages-npm-production"}},"4.35.1":{"name":"@account-kit/core","version":"4.35.1","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.35.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"6814049e2a7d2df2dd7917b73df3c85d46e8b60e","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.35.1.tgz","fileCount":230,"integrity":"sha512-zm+j4pRe9/Spmqgo1sHAgjP5ydzgjkYhPi674ApHdcwpSKTs0TTNV3toZjpZUNhExuxoDA+ACcCEu/e9OWb/IA==","signatures":[{"sig":"MEUCIHIaiqNtYdmj7pcxqI9G+myYcEkhffpC/WvEeDAXbjNgAiEA+q7N43ik7VTNFtUNmtTnedwaUcCBq0swZWABzJhxbyM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":410825},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"31e2138c2dd08c5b32cc2d67b3f0d7b2a7d21f4f","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core --fern","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.15.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.35.1","@account-kit/signer":"^4.35.1","@account-kit/logging":"^4.35.1","@account-kit/smart-contracts":"^4.35.1","@account-kit/react-native-signer":"^4.35.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.35.1_1747863380213_0.9321615256678886","host":"s3://npm-registry-packages-npm-production"}},"4.36.0":{"name":"@account-kit/core","version":"4.36.0","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.36.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"62b8f6daa2637715df429f255e42d46e11db1219","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.36.0.tgz","fileCount":230,"integrity":"sha512-vhst9Q3dPY1bBOCJA3XHQBve6wVBpNMjlfjo2szytfj2Eui8Sycs0QuL98f8sQp1Rr9B4MHkRtGpTuFV103kHw==","signatures":[{"sig":"MEUCIGF/dR1Q1yso9o40CHXjsY1Go9pAZKSop4WKqWGWSWwIAiEAm08eGH26trpxDSiKjZt6AJT5wT6fjDaleEwtJBYOaqI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":410825},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"298acffb1a9d648b4136e154c0354c1efe1c89f7","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core --fern","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.15.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.36.0","@account-kit/signer":"^4.36.0","@account-kit/logging":"^4.36.0","@account-kit/smart-contracts":"^4.36.0","@account-kit/react-native-signer":"^4.36.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.36.0_1748537004414_0.08448259975111339","host":"s3://npm-registry-packages-npm-production"}},"4.36.1":{"name":"@account-kit/core","version":"4.36.1","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.36.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"311ac2e8db1fff0b25623974be688edc932fe827","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.36.1.tgz","fileCount":230,"integrity":"sha512-qvaGHOdbSSe4U62kqCrbQkv7mcUOhnO9AkHmIgzWXA5zjrchv3Pg+TBYHIFqWsrtw1iSzQiRBtn/jLOYzkdTPw==","signatures":[{"sig":"MEUCIQCh/ODhsYHNpcTAbvVrUSiYznKMMBMPxau9MemCgxeZmAIgCCaIWHM8VrmlhHQe01r67xSstV/7LhWTDyeacWNmkKc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":410825},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"005595d01c06d778deed48d554e41dd4ad99eab2","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core --fern","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.15.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.36.1","@account-kit/signer":"^4.36.1","@account-kit/logging":"^4.36.1","@account-kit/smart-contracts":"^4.36.1","@account-kit/react-native-signer":"^4.36.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.36.1_1748548239184_0.017899871092815545","host":"s3://npm-registry-packages-npm-production"}},"4.37.0":{"name":"@account-kit/core","version":"4.37.0","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.37.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"b781da9558a147d4bbec8d37a91fd6cd98048116","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.37.0.tgz","fileCount":230,"integrity":"sha512-uxQCue/yCdXdnvsE1QciGS/Hi/Qo1XYNnxDsVlfzy/konPG8DCnlelGHvlAsIjpBHEPpFUVI3aTYvhwzGx90+A==","signatures":[{"sig":"MEUCIQCB4TrNn/kVvrBT3bdSAVwe4s8ioM5MlR+lkqZjbYBDiAIga4+R85+ThGXHe7OduvrP4lgNniYekL0efhYsuarZdgY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":410825},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"52e038a5eb1b760a58b0622922486cb4a1297c33","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core --fern","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.37.0","@account-kit/signer":"^4.37.0","@account-kit/logging":"^4.37.0","@account-kit/smart-contracts":"^4.37.0","@account-kit/react-native-signer":"^4.37.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.37.0_1748922910227_0.9115855081809812","host":"s3://npm-registry-packages-npm-production"}},"4.38.0":{"name":"@account-kit/core","version":"4.38.0","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.38.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"8ba3bff803612e31c070190fe4cbaa591aec1b3d","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.38.0.tgz","fileCount":230,"integrity":"sha512-k5g6WCXCeheTldcQyZMx8vQf+ca2Ast3WhxBBCiCLINrStZ7VRBPAnHX9OZu0qqZLI35ZFQqvRN4VNsqwVAqzA==","signatures":[{"sig":"MEUCIQDbnxhdza0ZXZbC/Cp6T3kXd75RqZO9rX9JtK9guhipUQIgAk1im7awaWdHAq5uWcoqJuM4JMRfHglvyKnofdsdGHY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":410825},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"1efa2bd289a23b74cd333579b32f8bb9b5cae0bb","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core --fern","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.38.0","@account-kit/signer":"^4.38.0","@account-kit/logging":"^4.38.0","@account-kit/smart-contracts":"^4.38.0","@account-kit/react-native-signer":"^4.38.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.38.0_1749063679521_0.8883358898458396","host":"s3://npm-registry-packages-npm-production"}},"4.39.0":{"name":"@account-kit/core","version":"4.39.0","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.39.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"9e8edde6a4be0822efd507d478ba3f67c0922d37","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.39.0.tgz","fileCount":230,"integrity":"sha512-TdyIsmJopv+wHV7+lqxGYj+Dkqdx0SZ3tkdg7+Xw+soReLOEk8HUWeqgdL+wKnnO0uTXy+9lTMT8TZLlzxg7Dg==","signatures":[{"sig":"MEUCIQDMHTz+q8X82yvHI2lGJEQl4txmpG0DgG5TD23+dHXF2QIga/EU/YbJD0u10DP84EKim747UTGVPRAb8FGL/3zumdo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":410825},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"9c4aa03dc1d2cbdd44d7d1b0d1dc9dcdd59fb610","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core --fern","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.39.0","@account-kit/signer":"^4.39.0","@account-kit/logging":"^4.39.0","@account-kit/smart-contracts":"^4.39.0","@account-kit/react-native-signer":"^4.39.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.39.0_1749073007932_0.577598830660347","host":"s3://npm-registry-packages-npm-production"}},"4.40.0":{"name":"@account-kit/core","version":"4.40.0","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.40.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"7e4a2a900a6112b0f75b4681de04d5ba414096fc","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.40.0.tgz","fileCount":230,"integrity":"sha512-+6MYUqxA7XJbkTVC+RqGlj77XBCsM/vSWYjS1Ubzl3nM6gosScb/1PVaYdYt/6ZdwMA/xavzTs4XDvHMH3ILBA==","signatures":[{"sig":"MEUCIQDh70dJ1gTG4pEfGOG9OTNnVkbD66pukiWejsm3d+CdyAIgRRNvC4aoxbV+WIbMJiDQswZlfvYknpZiQmbfm4frgRg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":410825},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"7e5c6761001fcd23905830d8d1537f8a9a79b491","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core --fern","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.40.0","@account-kit/signer":"^4.40.0","@account-kit/logging":"^4.40.0","@account-kit/smart-contracts":"^4.40.0","@account-kit/react-native-signer":"^4.40.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.40.0_1749239830600_0.7605011826041459","host":"s3://npm-registry-packages-npm-production"}},"4.41.0":{"name":"@account-kit/core","version":"4.41.0","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.41.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"a4eb3f01ed2dd5ad07f084e60a0a67961dc4e195","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.41.0.tgz","fileCount":230,"integrity":"sha512-DrA4+VpYAqrix/InyTtIxtgAoNMo0eGoNIf62V+JGMnmafiPm9P9+uYc5sYb9i6ZMr/P6s6Y83BQuOZxWEtdHw==","signatures":[{"sig":"MEUCIQDIx3CAGs39A97ITzFqQdw1wjKkrlI5u7onpJvcWEf8EAIgBDDL6UfpDspZ1Ykib2CfkhMtC/o4fqJKao2RMO1WD+I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":410818},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"db374bb77b5961b3d2c5c883e9e77f861df92f59","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.41.0","@account-kit/signer":"^4.41.0","@account-kit/logging":"^4.41.0","@account-kit/smart-contracts":"^4.41.0","@account-kit/react-native-signer":"^4.41.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.41.0_1749764021504_0.6660512612618772","host":"s3://npm-registry-packages-npm-production"}},"4.42.0":{"name":"@account-kit/core","version":"4.42.0","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.42.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"324a3016fa99269c23cb116c5f4e5636418ca044","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.42.0.tgz","fileCount":230,"integrity":"sha512-WuglXxMMS9OG2ajBi76P5ssBdyoLUete1jMBe3e14T9LXMc32ka3P5p6I6+vvTzt0ESI3AAVlGnzO5B1VBk5bQ==","signatures":[{"sig":"MEQCIDPF/9J74clpo1aYgzG6hvbcw/C7El1HIsf6HIGoYTOPAiAIUmcCHHX3FFhIufGAewKfEpSeqY9dbvdLOee9gOTUgQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":410818},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"924c688a7ac5de77c453cc1b1fce41f6bbf02dce","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","actor":{"name":"alchemy-team","type":"user","email":"accounts@alchemy.com"},"email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.42.0","@account-kit/signer":"^4.42.0","@account-kit/logging":"^4.42.0","@account-kit/smart-contracts":"^4.42.0","@account-kit/react-native-signer":"^4.42.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.42.0_1750201577687_0.5903193631877925","host":"s3://npm-registry-packages-npm-production"}},"4.43.0":{"name":"@account-kit/core","version":"4.43.0","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.43.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"93c2fc63004da6f73cacc5f651f09f076bf01e5a","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.43.0.tgz","fileCount":230,"integrity":"sha512-vOY/N4+7RQ1bRNmasr/BqUZOHbCOh3Aw6wyK1tBelATdv1CxHlQ4J0Uz6SCpPXBFC3Rchcq3wp+B8JpoQj27Rg==","signatures":[{"sig":"MEQCIEJcUKl/gE9nNh3sqvBZp41FWlNKbXq1kea8O6Tfc0nQAiAjR6IA5/kbqXlLqwTF2TFViE6y9ZRixZRzBivj7T59wA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":410818},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"1b261f2370eceb90871476f95a235d6f889a4e9a","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","actor":{"name":"alchemy-team","type":"user","email":"accounts@alchemy.com"},"email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.43.0","@account-kit/signer":"^4.43.0","@account-kit/logging":"^4.43.0","@account-kit/smart-contracts":"^4.43.0","@account-kit/react-native-signer":"^4.43.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.43.0_1750207386864_0.14598778902887344","host":"s3://npm-registry-packages-npm-production"}},"4.43.1":{"name":"@account-kit/core","version":"4.43.1","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.43.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"583f4d773b719b054d3d16a86f8feb5461e1e29d","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.43.1.tgz","fileCount":230,"integrity":"sha512-2od6RUP19vQm5PlPQUrWk+ZZzoKL4iHebDKHF8odXMXKzTbtHc6s2DCyrAiEZoAi6fsCHly9+PqPUdszkdNk/A==","signatures":[{"sig":"MEUCIFzG+aoEkCY2Xs4O8puvd5pbj1fq/nfsCNLUxzbT8WfzAiEAn3ArJTgBYWsyo14q4XABi59yOficB3mYc4B6xaLRsDs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":410818},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"f11e22e20d988764c0431dbec6a00c921ebaabec","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","actor":{"name":"alchemy-team","type":"user","email":"accounts@alchemy.com"},"email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.43.1","@account-kit/signer":"^4.43.1","@account-kit/logging":"^4.43.1","@account-kit/smart-contracts":"^4.43.1","@account-kit/react-native-signer":"^4.43.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.43.1_1750269815255_0.5251179631399798","host":"s3://npm-registry-packages-npm-production"}},"4.44.0":{"name":"@account-kit/core","version":"4.44.0","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.44.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"4da542ca1f4fa2194ec9929eb04979b9161dd3a1","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.44.0.tgz","fileCount":230,"integrity":"sha512-E4JIAE+kyhZJ6KYYYpDql1WamCLaHLcwNvc1OKQDjh/+/fjAsRI7e+c4huj60KLNUJw9KRxnHwP7tSv7HdFNfg==","signatures":[{"sig":"MEUCIQD8CprVNShHGGP/ni1Vr5u/Q+S+sLCCcRhb/REgw9iThAIgUt9+3DJuDnSn0UM2M3kPXfQQOPCMdWVUd6Xz5ERLAZQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":410818},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"29c87d1385f13cffcb55e6286bfaeb26637d5fe9","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","actor":{"name":"alchemy-team","type":"user","email":"accounts@alchemy.com"},"email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.44.0","@account-kit/signer":"^4.44.0","@account-kit/logging":"^4.44.0","@account-kit/smart-contracts":"^4.44.0","@account-kit/react-native-signer":"^4.44.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.44.0_1750704623677_0.8632545532503875","host":"s3://npm-registry-packages-npm-production"}},"4.45.0":{"name":"@account-kit/core","version":"4.45.0","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.45.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"c68b4a4095eef33c7e441c946b1c08a58e341911","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.45.0.tgz","fileCount":230,"integrity":"sha512-xmDtRhHe2yM7BTL3gHHu38s4vtaJd3k6imZQNAR3GVc5A0X3fpNhjzo8//NzI3Fn66qYz2a/Dxib7IglOFh89A==","signatures":[{"sig":"MEUCIQDSbu5mVZg/Vd/yemfuzcsEiKHk0fJy0VmK1fJYauZOYwIgfbDFbh43tlEgYG+uaqOGL+5xHbSK4rTOZRHMzRZycP4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":410818},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"00073ad37479818c37646a7f2600ddf3d0fcb91f","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","actor":{"name":"alchemy-team","type":"user","email":"accounts@alchemy.com"},"email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.45.0","@account-kit/signer":"^4.45.0","@account-kit/logging":"^4.45.0","@account-kit/smart-contracts":"^4.45.0","@account-kit/react-native-signer":"^4.45.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.45.0_1750797930240_0.9632652794577845","host":"s3://npm-registry-packages-npm-production"}},"4.46.0":{"name":"@account-kit/core","version":"4.46.0","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.46.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"611dee9a8cdce796f631e86018876e5a3141421e","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.46.0.tgz","fileCount":230,"integrity":"sha512-5mYZKE0SIJjOHffYRTGgfUSx10ec2bKWKhxjgDdCJSbLO/4ChQoxmRix7Cbt6zP9bdN+O03fHxmyHOZRPkNnHw==","signatures":[{"sig":"MEYCIQCsiJnfULskNO7YENpYZOcYEGinkhGEudrCwmawlwDR6QIhAN2Rko67+0ntJC5gwX/RQN1spXublwzfvP9kTNivfkU/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":410818},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"fb516cc1ba7059a257fb329fb8663c7cc90947bb","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","actor":{"name":"alchemy-team","type":"user","email":"accounts@alchemy.com"},"email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.46.0","@account-kit/signer":"^4.46.0","@account-kit/logging":"^4.46.0","@account-kit/smart-contracts":"^4.46.0","@account-kit/react-native-signer":"^4.46.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.46.0_1750892140496_0.08016652606890706","host":"s3://npm-registry-packages-npm-production"}},"4.46.1":{"name":"@account-kit/core","version":"4.46.1","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.46.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"95d72c024f1efd9781abe0ed5bac53c5e4095617","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.46.1.tgz","fileCount":230,"integrity":"sha512-hlIl4cZVmiRnHxjW2ug/0XVn8M/a8d3iAOi5c/kuWbbtYvGROW0ehIWDuo+quZKn/pF4h3C5l9jFraHh00R+2Q==","signatures":[{"sig":"MEUCIAv/WBNy64KnElWCtda2fkD+XshqaCeLVWyF4NB6MvjKAiEA0/2X8XbJpnxNLeLbCihTB9Id3UK4z0JNY1CFoKvgm70=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":410818},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"2ca1391276e965f6d9e2c33e5753c95125b0e947","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","actor":{"name":"alchemy-team","type":"user","email":"accounts@alchemy.com"},"email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.46.1","@account-kit/signer":"^4.46.1","@account-kit/logging":"^4.46.1","@account-kit/smart-contracts":"^4.46.1","@account-kit/react-native-signer":"^4.46.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.46.1_1750957493155_0.8995059912613155","host":"s3://npm-registry-packages-npm-production"}},"4.47.0":{"name":"@account-kit/core","version":"4.47.0","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.47.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"f7c90164e95f725cd79efc393a74d9e92bddd7b7","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.47.0.tgz","fileCount":230,"integrity":"sha512-OHY5Ysjkt+dXkZFsSqXEVjt3JZx2Y6H87jqgjhKJcx9JuuOD8r/YJ+XtA+Kn/lML3ShijG4dyAANJ3WXQm4nQw==","signatures":[{"sig":"MEYCIQCm5moo+0tcl+W7z6LWo7T2UJXmfsq5UA1B/FTTdt64+gIhAMafEjj4sg85sbpVpJC3Nx5gXU40fVQHbQEn02lsZlH+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":411676},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"7c729a1a6f4591d330c6ff8126441b0a23ae6a1a","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","actor":{"name":"alchemy-team","type":"user","email":"accounts@alchemy.com"},"email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.47.0","@account-kit/signer":"^4.47.0","@account-kit/logging":"^4.47.0","@account-kit/smart-contracts":"^4.47.0","@account-kit/react-native-signer":"^4.47.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.47.0_1750986647839_0.21597991925312332","host":"s3://npm-registry-packages-npm-production"}},"4.48.0":{"name":"@account-kit/core","version":"4.48.0","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.48.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"a7c00e75d4ce098f0eca278f5b822ff35ad0aa27","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.48.0.tgz","fileCount":230,"integrity":"sha512-B2SJvbMbefMYRxql9oMzIgixFDEbUcAM05Bkk2ppkEZE4i7vtfWizZ25T0s5HXM0W8LO4U9mudqpJ8PQQ5tAYQ==","signatures":[{"sig":"MEQCICuX4RVlDuHALo+Na4lUk9NFDnP7tZvAz0aIroqZF8w3AiAUW0h2eIVwwrEkwaRSFHX2mlWCbugxevom2cMz2REJhg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":411676},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"ec382c2927bf7b2e82cd9c867903f82267d2edcd","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","actor":{"name":"alchemy-team","type":"user","email":"accounts@alchemy.com"},"email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.48.0","@account-kit/signer":"^4.48.0","@account-kit/logging":"^4.48.0","@account-kit/smart-contracts":"^4.48.0","@account-kit/react-native-signer":"^4.48.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.48.0_1751401714877_0.1555827447007856","host":"s3://npm-registry-packages-npm-production"}},"4.49.0":{"name":"@account-kit/core","version":"4.49.0","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.49.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"d72cdbe115c9eccf795fbaa60b60acabeaf33b64","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.49.0.tgz","fileCount":230,"integrity":"sha512-et4LLuAxD/dYyWM6A5dJygt4SUiZF3auoiQ/59SJnBDyMn7dM2gzG05sgxYKZpM3i1wQHWqenV4sN/8P6k4IvQ==","signatures":[{"sig":"MEUCIFTd8ionPmKekBNLPGFQYlN/grzZy0NT9RiNrjQYvhIVAiEAgqXr+ceiB5MZbAoUEUtMIMQKgtgISaL7ZoPckJq0TNQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":411676},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"eaa02d8fcf03bc551f99bd5f3019e5d7b3a3c132","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","actor":{"name":"alchemy-team","type":"user","email":"accounts@alchemy.com"},"email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.17.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.49.0","@account-kit/signer":"^4.49.0","@account-kit/logging":"^4.49.0","@account-kit/smart-contracts":"^4.49.0","@account-kit/react-native-signer":"^4.49.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.49.0_1752156761136_0.3700585626990742","host":"s3://npm-registry-packages-npm-production"}},"4.50.0":{"name":"@account-kit/core","version":"4.50.0","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.50.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"8442e4b6be4473f74bdb8bfc6d63e7a048db9981","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.50.0.tgz","fileCount":248,"integrity":"sha512-eeid1xHDNrAgtjLdrFppCLggED7OY1W5EiCEADCFx3Ech4W6iT/Kvncf4TrEJgagZmL2X4g8AcYsq+UlFC+6iw==","signatures":[{"sig":"MEYCIQDpuWkeS4iQgVW8OxIiKdFcBN2bC+EguibZs0GTRZjiSAIhAK4WgdE6wp6ZMSCZg2xtWbXEj0FZNCIAfQ+gEDHuxEkA","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":432556},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./experimental":{"types":"./dist/types/experimental/index.d.ts","import":"./dist/esm/experimental/index.js","default":"./dist/esm/experimental/index.js"},"./package.json":"./package.json"},"gitHead":"48428a4005ef9246d98721a92a4be3941c2ee077","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.17.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.50.0","@account-kit/signer":"^4.50.0","@account-kit/logging":"^4.50.0","@account-kit/wallet-client":"^4.50.0","@account-kit/smart-contracts":"^4.50.0","@account-kit/react-native-signer":"^4.50.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.50.0_1752507874180_0.8808964284330032","host":"s3://npm-registry-packages-npm-production"}},"4.50.1":{"name":"@account-kit/core","version":"4.50.1","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.50.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"9c9af69331b459cd1dc31128809d02836c59b84f","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.50.1.tgz","fileCount":248,"integrity":"sha512-/Kkl8vDacjSwTe6d432+Exm/5lLbvdTgg3YahFi/GzqymQgVqU/iGfw8qGgpJPLHuXmiNBmsE1MnGW4GHZDccw==","signatures":[{"sig":"MEUCIQC/gYZGe2zwlWvmHwTduNz3bfl+hOjqN3vKWwblvrmYlwIgBVQFWR3O81deNDzS5xom2rY918F6S3yv0X/1vu1HFDI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":432556},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./experimental":{"types":"./dist/types/experimental/index.d.ts","import":"./dist/esm/experimental/index.js","default":"./dist/esm/experimental/index.js"},"./package.json":"./package.json"},"gitHead":"6e5c194d5950f548724f2498da8efb79c3bc25c5","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.17.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.50.1","@account-kit/signer":"^4.50.1","@account-kit/logging":"^4.50.1","@account-kit/wallet-client":"^4.50.1","@account-kit/smart-contracts":"^4.50.1","@account-kit/react-native-signer":"^4.50.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.50.1_1752528919921_0.2641083242532154","host":"s3://npm-registry-packages-npm-production"}},"4.51.0":{"name":"@account-kit/core","version":"4.51.0","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.51.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"789a9f16bda7910703de7b700320a7476f0241cd","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.51.0.tgz","fileCount":248,"integrity":"sha512-CguC7dXMFvNNNMkxkhpkQ/h0D0ggf653m1nJa/hxcIw8FRf4klraY8P5GWFuZxrzy9OwSuwtYc+VfPfg0up4zw==","signatures":[{"sig":"MEUCIFOqBzOY33tgwA4HhZMrQIUZkoszAKnfXqfV8EPJ/de5AiEA/P8gp7qswlrvnFsaR0oCjvg4RBeurblIeY6R285mOAI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":433496},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./experimental":{"types":"./dist/types/experimental/index.d.ts","import":"./dist/esm/experimental/index.js","default":"./dist/esm/experimental/index.js"},"./package.json":"./package.json"},"gitHead":"1373ff1caae94dd3fdc94bbd6871385c11cf4c47","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.17.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.51.0","@account-kit/signer":"^4.51.0","@account-kit/logging":"^4.51.0","@account-kit/wallet-client":"^4.51.0","@account-kit/smart-contracts":"^4.51.0","@account-kit/react-native-signer":"^4.51.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.51.0_1752872311208_0.32462126633892896","host":"s3://npm-registry-packages-npm-production"}},"4.52.0":{"name":"@account-kit/core","version":"4.52.0","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.52.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"f60c6a577d7ecb53eba9606f1aed544a66391fff","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.52.0.tgz","fileCount":248,"integrity":"sha512-Iw+hs/pbDNePDIf15P9QSo29Z+fKceBJSakFqvG8oUQSCtr5m68HVHrnUJMlPRl80wGyw/J8dvrhDi4/yJMDFg==","signatures":[{"sig":"MEYCIQCRszuqOCb7IQWO3+1pjvz+k9kGoC1gorkSrdI5InMQlwIhAIZ6Fd+9fyfQSmZgRu06vKKtuypefBKJMbLskPw9MCU/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":433496},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./experimental":{"types":"./dist/types/experimental/index.d.ts","import":"./dist/esm/experimental/index.js","default":"./dist/esm/experimental/index.js"},"./package.json":"./package.json"},"gitHead":"708f28f822e6ef8a059e5d7c841720c55f2fbf05","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.17.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.52.0","@account-kit/signer":"^4.52.0","@account-kit/logging":"^4.52.0","@account-kit/wallet-client":"^4.52.0","@account-kit/smart-contracts":"^4.52.0","@account-kit/react-native-signer":"^4.52.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.52.0_1752874534814_0.23190474738170308","host":"s3://npm-registry-packages-npm-production"}},"4.52.1":{"name":"@account-kit/core","version":"4.52.1","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.52.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"8a67388b2925d391e7932a693e06f5273ee10d51","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.52.1.tgz","fileCount":248,"integrity":"sha512-7dojiyg3Lw/Gt/rVauvKj5kb+wbYi7u0ycHLb2kBQJoa8GgMM3ODqOhT2Equqa7BsRXD8BLvKJQc4se9iqCOGg==","signatures":[{"sig":"MEYCIQDYTkMXesz7LcpruK2U4Rr9yz8y2eL0/ZmqjL85KNgIsgIhAJLc5pAAiN+zI/DfAhXlSVp2mE7cETe8yRCUYkJbwHYA","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":433496},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./experimental":{"types":"./dist/types/experimental/index.d.ts","import":"./dist/esm/experimental/index.js","default":"./dist/esm/experimental/index.js"},"./package.json":"./package.json"},"gitHead":"21ef58b794a949cace863cacc97862ade99259b8","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.17.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.52.1","@account-kit/signer":"^4.52.1","@account-kit/logging":"^4.52.1","@account-kit/wallet-client":"^4.52.1","@account-kit/smart-contracts":"^4.52.1","@account-kit/react-native-signer":"^4.52.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.52.1_1753147071038_0.35509508074763185","host":"s3://npm-registry-packages-npm-production"}},"4.52.2":{"name":"@account-kit/core","version":"4.52.2","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.52.2","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"8101f3dc8b15d6da073ef2c3055a1bc75628341f","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.52.2.tgz","fileCount":248,"integrity":"sha512-5zN1YnM8SlrMHjNBXoBb2sBf4TIqaWdYgBhNyLkH9jFzavhtcaGLf6c+Gck0DIJaL9t53AJydtBNdR1AU1j9rw==","signatures":[{"sig":"MEUCIBZ8tAqCNjM4tZMlTspxxGoaVx4xiEHemGRhR37B68VRAiEAzaCv/AdNaym8U8pFWNmPaWE34EFmUhqufbOaJ2mD8/A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":433496},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./experimental":{"types":"./dist/types/experimental/index.d.ts","import":"./dist/esm/experimental/index.js","default":"./dist/esm/experimental/index.js"},"./package.json":"./package.json"},"gitHead":"50a4668dbfd90783fb5f546132bf7f114b680580","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.17.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.52.2","@account-kit/signer":"^4.52.2","@account-kit/logging":"^4.52.2","@account-kit/wallet-client":"^4.52.2","@account-kit/smart-contracts":"^4.52.2","@account-kit/react-native-signer":"^4.52.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.52.2_1753207331370_0.22395437550447284","host":"s3://npm-registry-packages-npm-production"}},"4.52.3":{"name":"@account-kit/core","version":"4.52.3","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.52.3","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"879c5d1eb65ce54dcdafe3b3584652313833b939","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.52.3.tgz","fileCount":248,"integrity":"sha512-spqadWRbBXUX9VYK43Rc4hIzD/wCP5InXg7W79mofvXqIf5LLjbLFlMxifZ6bkjBKRZ8ped0SpG1lfONsPMQ3Q==","signatures":[{"sig":"MEYCIQCPYwr0m4cMAO0kCh+VIDvbA8fpzXEAP7KpXB/paX3OyQIhAOuwXhqO3BGfRTZgaj25aUog+ZkxiP6los3BFxsU8qc5","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":433371},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./experimental":{"types":"./dist/types/experimental/index.d.ts","import":"./dist/esm/experimental/index.js","default":"./dist/esm/experimental/index.js"},"./package.json":"./package.json"},"gitHead":"13beb4de74788c17162a6c18e122ba8a2dd0495c","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.17.1+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.52.3","@account-kit/signer":"^4.52.3","@account-kit/logging":"^4.52.3","@account-kit/wallet-client":"^4.52.3","@account-kit/smart-contracts":"^4.52.3","@account-kit/react-native-signer":"^4.52.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.52.3_1754326061423_0.46212502303116887","host":"s3://npm-registry-packages-npm-production"}},"4.52.4":{"name":"@account-kit/core","version":"4.52.4","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.52.4","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"bdd95e4fc49e5275b3597c93633994de651cf748","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.52.4.tgz","fileCount":248,"integrity":"sha512-glq2hye7zljCWPySEKLw5iKymFa+39f7BJInrZAYLOz9kJy4wRkM8iEpuArWq1BPpW19dkMcKBDLc9s41Q9+cA==","signatures":[{"sig":"MEUCIQDIHhsg2CYQziw5mfGTiPp7rsbSzO/zMTKs0DfLdMPkgQIgJ6m/Q44yeEELcWJEGaL6x/39KQENn5u6zVOo4yY/h3c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":433371},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./experimental":{"types":"./dist/types/experimental/index.d.ts","import":"./dist/esm/experimental/index.js","default":"./dist/esm/experimental/index.js"},"./package.json":"./package.json"},"gitHead":"313c33fc5987d77963a3187c93da45ab416a4bb8","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.17.1+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.52.4","@account-kit/signer":"^4.52.4","@account-kit/logging":"^4.52.4","@account-kit/wallet-client":"^4.52.4","@account-kit/smart-contracts":"^4.52.4","@account-kit/react-native-signer":"^4.52.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.52.4_1754335617725_0.2589715511446238","host":"s3://npm-registry-packages-npm-production"}},"4.53.0":{"name":"@account-kit/core","version":"4.53.0","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.53.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"14cc5732040610eab2899281004558474a5b6442","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.53.0.tgz","fileCount":248,"integrity":"sha512-y7PEmuJYVdWLeLEXpSPEdwF5sbwU8r7rpJvr510tE1E8rtHdSfm1xMfDliIC/kirO40fDRK+gQgltRIeXj7CCw==","signatures":[{"sig":"MEUCIQCfR0KLrM86Bdi9siBsdt7KyWRBNnHjNbKI1K2vL5uNlwIgDNVixjI0/9eEu3MtnrAy/e20dW4D9MrURX47TCDinV4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":433522},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./experimental":{"types":"./dist/types/experimental/index.d.ts","import":"./dist/esm/experimental/index.js","default":"./dist/esm/experimental/index.js"},"./package.json":"./package.json"},"gitHead":"69204fae71bcb30680f819d4af5ff95ee1f3a5f2","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.17.1+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.53.0","@account-kit/signer":"^4.53.0","@account-kit/logging":"^4.53.0","@account-kit/wallet-client":"^4.53.0","@account-kit/smart-contracts":"^4.53.0","@account-kit/react-native-signer":"^4.53.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.53.0_1754506342223_0.5720113614191171","host":"s3://npm-registry-packages-npm-production"}},"4.53.1-alpha.0":{"name":"@account-kit/core","version":"4.53.1-alpha.0","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.53.1-alpha.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"134ab5a1eec0761ea884854160cb569e0445eefa","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.53.1-alpha.0.tgz","fileCount":248,"integrity":"sha512-eMEPb1BfHvF5kRuHYoUce7wLig1l0T9EB6pqxF60oIocnOOHMhfNg3Q4eR+bmUfCWHp81hVLI7B6nNiqQ6cacQ==","signatures":[{"sig":"MEYCIQDFNwcwejsoWbxejnIjEm0BcogRg4/73w18QdrAmIcPZAIhAOuOWfzeg3dQ5WdXahr/Hxm6KbHurqdxxVyWkkY1lXpp","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":439124},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./experimental":{"types":"./dist/types/experimental/index.d.ts","import":"./dist/esm/experimental/index.js","default":"./dist/esm/experimental/index.js"},"./package.json":"./package.json"},"gitHead":"dfafab5eabf65616b40d579b105c0fa8049fc727","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v23.10.0+arm64 (darwin)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"23.10.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.53.1-alpha.0","@account-kit/signer":"^4.53.1-alpha.0","@account-kit/logging":"^4.53.1-alpha.0","@account-kit/wallet-client":"^4.53.1-alpha.0","@account-kit/smart-contracts":"^4.53.1-alpha.0","@account-kit/react-native-signer":"^4.53.1-alpha.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.53.1-alpha.0_1754509282564_0.5764952227606264","host":"s3://npm-registry-packages-npm-production"}},"4.53.1":{"name":"@account-kit/core","version":"4.53.1","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.53.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"50325ec2e3b6851bfc1d31d89a98edcbe84b1629","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.53.1.tgz","fileCount":248,"integrity":"sha512-nQn59wc9MsenMwEzGintuxAj2qqOzPlhAvH/eWEYWsSm5zAMUHI+Nij/WCK6sl8jUriUDUR4tgBJcIy6Nkl7Ug==","signatures":[{"sig":"MEUCIQChfI1wrcFr4uDepZN4hmaKMhXDgIrdZHJaOXshAKE7xgIgKdLpjDNlh4O5jpIlhxPQDXlMRGr73oRkHfGKi60b3rk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":433522},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./experimental":{"types":"./dist/types/experimental/index.d.ts","import":"./dist/esm/experimental/index.js","default":"./dist/esm/experimental/index.js"},"./package.json":"./package.json"},"gitHead":"05881685ac5a69c1917e987b0899c553c8bf9bfd","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.17.1+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.53.1","@account-kit/signer":"^4.53.1","@account-kit/logging":"^4.53.1","@account-kit/wallet-client":"^4.53.1","@account-kit/smart-contracts":"^4.53.1","@account-kit/react-native-signer":"^4.53.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.53.1_1754519922049_0.4819537008650032","host":"s3://npm-registry-packages-npm-production"}},"4.53.2-alpha.0":{"name":"@account-kit/core","version":"4.53.2-alpha.0","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.53.2-alpha.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"df2e1e307f7fb0f3fae04aa0f9dd8f97c33c48d6","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.53.2-alpha.0.tgz","fileCount":248,"integrity":"sha512-hkQ526AuI4Ak1K5P6weaT3/dQqsAcGHB+ynjxjFzbxnrcGIAMl3TWgeeKzbcKpM+dd1u5pgt67Rn3Fd4o03xeg==","signatures":[{"sig":"MEQCIFQRoB+dCqX9xU28l+c4riNX2Vj+L1Q5L9b67IkeHRB8AiAibwU6TFiFRcmDlfKx84Tz0viDreV2zg7yC0GemEPYzw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":433614},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./experimental":{"types":"./dist/types/experimental/index.d.ts","import":"./dist/esm/experimental/index.js","default":"./dist/esm/experimental/index.js"},"./package.json":"./package.json"},"gitHead":"9e39392f36bd934e112bb8c8feb3c1cc4e33806b","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.8.0+arm64 (darwin)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.8.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.53.2-alpha.0","@account-kit/signer":"^4.53.2-alpha.0","@account-kit/logging":"^4.53.2-alpha.0","@account-kit/wallet-client":"^4.53.2-alpha.0","@account-kit/smart-contracts":"^4.53.2-alpha.0","@account-kit/react-native-signer":"^4.53.2-alpha.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.53.2-alpha.0_1754620412898_0.8575091610597867","host":"s3://npm-registry-packages-npm-production"}},"4.53.3-alpha.0":{"name":"@account-kit/core","version":"4.53.3-alpha.0","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.53.3-alpha.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"cd7ea03ec3eac1ff4d9272df57fc5c9c869291f6","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.53.3-alpha.0.tgz","fileCount":248,"integrity":"sha512-VybfOeBkuqxBH4DQb6vgbxwCN1oO2fAqVYHnh4PrVOv095CZnRtofN1bmZLX5Mxo3yO9/5wIrpY64qZapensnQ==","signatures":[{"sig":"MEYCIQDz6LVKml0krCy1WVcMCAfUzmF02qNw8m6MyqrhYTRsGAIhAKSeuV2eI8NFr4vDrOrbB2gs3nny5Mr98qZa6nJ6Nu3a","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":439124},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./experimental":{"types":"./dist/types/experimental/index.d.ts","import":"./dist/esm/experimental/index.js","default":"./dist/esm/experimental/index.js"},"./package.json":"./package.json"},"gitHead":"ee82ab2d79bf9cc21edd1f588a0d4d1b4710a29c","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v23.10.0+arm64 (darwin)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"23.10.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.53.3-alpha.0","@account-kit/signer":"^4.53.3-alpha.0","@account-kit/logging":"^4.53.3-alpha.0","@account-kit/wallet-client":"^4.53.3-alpha.0","@account-kit/smart-contracts":"^4.53.3-alpha.0","@account-kit/react-native-signer":"^4.53.3-alpha.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.53.3-alpha.0_1754680300046_0.07533732940116411","host":"s3://npm-registry-packages-npm-production"}},"4.53.3-alpha.1":{"name":"@account-kit/core","version":"4.53.3-alpha.1","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.53.3-alpha.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"c4537ec50d3d9102214d4ab8e90fe1772fe1876b","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.53.3-alpha.1.tgz","fileCount":248,"integrity":"sha512-Z/xMqLV9D4kNt3fTsDgO43kOH6sbdKcWcE3AZV3UIDdzvd7J50UVbmA+yNFXkBXhvPZZS61ZQukiNe4P62xlUw==","signatures":[{"sig":"MEYCIQDhN4SIXzHX4xJ3S2wEVvVhndq3CtCYg1+9MLPsiYI8ZQIhALndWVEUooJcwmEt5HLK57bGzUECZi7D+2+XZqSHG2j9","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":439124},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./experimental":{"types":"./dist/types/experimental/index.d.ts","import":"./dist/esm/experimental/index.js","default":"./dist/esm/experimental/index.js"},"./package.json":"./package.json"},"gitHead":"2f54bc3fdeeb6fae8f9dd8c570485bf424174048","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v23.10.0+arm64 (darwin)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"23.10.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.53.3-alpha.1","@account-kit/signer":"^4.53.3-alpha.1","@account-kit/logging":"^4.53.3-alpha.1","@account-kit/wallet-client":"^4.53.3-alpha.1","@account-kit/smart-contracts":"^4.53.3-alpha.1","@account-kit/react-native-signer":"^4.53.3-alpha.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.53.3-alpha.1_1754939200690_0.35694687537320147","host":"s3://npm-registry-packages-npm-production"}},"4.53.3-alpha.2":{"name":"@account-kit/core","version":"4.53.3-alpha.2","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.53.3-alpha.2","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"b056cafc3fe1380d6345432f9f50b8caec5a47e6","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.53.3-alpha.2.tgz","fileCount":248,"integrity":"sha512-LW/9Ia/AYC5mQL+Vw1KprI7jIpfMBYC6bGoFwWwawvyzqKzaa8WxFbxYVdbCobHHFhfYrDvaq6QJ+oho5dm0Yw==","signatures":[{"sig":"MEQCIH2hjqUeGMyZN16lh74u+y2q54UEt0ABiX3VqpT26a8BAiBHltwQJPUTYZSTzJBiuvhV2LRL1gNntZxyVEsxifcX2A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":439124},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./experimental":{"types":"./dist/types/experimental/index.d.ts","import":"./dist/esm/experimental/index.js","default":"./dist/esm/experimental/index.js"},"./package.json":"./package.json"},"gitHead":"d9455dc75e32329fcae3775dd7b3a917dbdd8ba5","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v23.10.0+arm64 (darwin)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"23.10.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.53.3-alpha.2","@account-kit/signer":"^4.53.3-alpha.2","@account-kit/logging":"^4.53.3-alpha.2","@account-kit/wallet-client":"^4.53.3-alpha.2","@account-kit/smart-contracts":"^4.53.3-alpha.2","@account-kit/react-native-signer":"^4.53.3-alpha.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.53.3-alpha.2_1754948968213_0.20655717471902046","host":"s3://npm-registry-packages-npm-production"}},"4.54.0":{"name":"@account-kit/core","version":"4.54.0","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.54.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"c04fdc99d1c43db3c8fe7c28980632b18d9fee67","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.54.0.tgz","fileCount":248,"integrity":"sha512-FlfIPujV48ybt5sJrJ9oxQ6YV0iFwPh7oEIM3M4lkUkgGoMzia7AUXSDqwFItRpqjeSCNVP8iu/SNV8inRmYxg==","signatures":[{"sig":"MEUCIGW69mSC0pW9NHZeXsAzAGjzCRC3XgXmq2aAReUYulKXAiEAs4VTy+WlzUnGLA+yLyu1RimdvhkCPnsd9/nrWpI9UjU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":433522},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./experimental":{"types":"./dist/types/experimental/index.d.ts","import":"./dist/esm/experimental/index.js","default":"./dist/esm/experimental/index.js"},"./package.json":"./package.json"},"gitHead":"df00177b9973afb200b5a3ba2c85e1c6771d0a6c","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.18.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.54.0","@account-kit/signer":"^4.54.0","@account-kit/logging":"^4.54.0","@account-kit/wallet-client":"^4.54.0","@account-kit/smart-contracts":"^4.54.0","@account-kit/react-native-signer":"^4.54.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.54.0_1755018942897_0.3247882517592704","host":"s3://npm-registry-packages-npm-production"}},"4.54.1":{"name":"@account-kit/core","version":"4.54.1","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.54.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"4c127084b2074ab57dffcbde680dbcb3b9928642","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.54.1.tgz","fileCount":248,"integrity":"sha512-ziAgagdGYR7AlHriPW7U4ioJHTTuGqaemnNICtTjh29i+zvqK8fyikiQPXytVDy92IslP9nj2opVTgGJdefFNw==","signatures":[{"sig":"MEYCIQCuL3CQWCnNkoSwb0UDuQh+qng+IljtAlvo4bie2bd3sAIhAO62kWkTyC/Ga8REWfAqvIb+qvnRToZ2/5ChVPrTQKPc","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":434673},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./experimental":{"types":"./dist/types/experimental/index.d.ts","import":"./dist/esm/experimental/index.js","default":"./dist/esm/experimental/index.js"},"./package.json":"./package.json"},"gitHead":"44a337cbf1375398d92a74ea527fcf4d9bccdde7","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.18.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.54.1","@account-kit/signer":"^4.54.1","@account-kit/logging":"^4.54.1","@account-kit/wallet-client":"^4.54.1","@account-kit/smart-contracts":"^4.54.1","@account-kit/react-native-signer":"^4.54.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.54.1_1755043528877_0.8809268476420675","host":"s3://npm-registry-packages-npm-production"}},"4.53.3-alpha.3":{"name":"@account-kit/core","version":"4.53.3-alpha.3","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.53.3-alpha.3","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"0dcdfb7615ec1abea6d663119e7b7687ebeae475","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.53.3-alpha.3.tgz","fileCount":248,"integrity":"sha512-ztP/b9rYVc1FrEr87Y/JhG4eyvmqaY1Y5ah2wIATu3dgWSfQSjpxu8mJS5pca40OvXC36GIx0Eok42s/ZK3wmw==","signatures":[{"sig":"MEQCIFxg7UzyIWVe2jaZF10AgNTySFgyOJuSwa0IIJ5EfqLgAiB1qdV4JPH8dLnLhc7E5ySSdrR+3mJd/C2tgNrzW0FYbA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":440481},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./experimental":{"types":"./dist/types/experimental/index.d.ts","import":"./dist/esm/experimental/index.js","default":"./dist/esm/experimental/index.js"},"./package.json":"./package.json"},"gitHead":"343faf9b44e2ef81f4ba9a7e3bce19431cade5ef","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v23.10.0+arm64 (darwin)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"23.10.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.53.3-alpha.3","@account-kit/signer":"^4.53.3-alpha.3","@account-kit/logging":"^4.53.3-alpha.3","@account-kit/wallet-client":"^4.53.3-alpha.3","@account-kit/smart-contracts":"^4.53.3-alpha.3","@account-kit/react-native-signer":"^4.53.3-alpha.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.53.3-alpha.3_1755092376774_0.03710734361380941","host":"s3://npm-registry-packages-npm-production"}},"4.53.3-alpha.4":{"name":"@account-kit/core","version":"4.53.3-alpha.4","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.53.3-alpha.4","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"8a140194e354a526f7aab5d7bf4e541a360dba71","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.53.3-alpha.4.tgz","fileCount":248,"integrity":"sha512-N6SMGer3/SdItzDwddHePoWFaZKR8RVlf61YVPhOid5IkDokEUlIw7HF0xsqaFrQrlZKfhz+1AcovKN11FdYDQ==","signatures":[{"sig":"MEUCIQCnwzOJ9aoSCNP2Y7TGLati5pUHsSpTMLz9uuTU2KVGFwIgA9ba4noCjeWrf5zno5JnuIG/mXdt6wmPo1A6iU2ymlg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":440481},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./experimental":{"types":"./dist/types/experimental/index.d.ts","import":"./dist/esm/experimental/index.js","default":"./dist/esm/experimental/index.js"},"./package.json":"./package.json"},"gitHead":"518e42cd11a4a2f3c14360497b91b4963a913128","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v23.10.0+arm64 (darwin)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"23.10.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.53.3-alpha.4","@account-kit/signer":"^4.53.3-alpha.4","@account-kit/logging":"^4.53.3-alpha.4","@account-kit/wallet-client":"^4.53.3-alpha.4","@account-kit/smart-contracts":"^4.53.3-alpha.4","@account-kit/react-native-signer":"^4.53.3-alpha.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.53.3-alpha.4_1755096631101_0.1316222427410465","host":"s3://npm-registry-packages-npm-production"}},"4.55.0":{"name":"@account-kit/core","version":"4.55.0","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.55.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"61a3aea8012041ee3f15f3989a58d99176b09086","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.55.0.tgz","fileCount":248,"integrity":"sha512-LtfQkOolrAy9c1Qx8nkuILKHGtcDGXfViSrVkjKJMVru4ssJ6aIpB4LWX8yv4+kaIl1MGnJiYTxXSD3swkshXQ==","signatures":[{"sig":"MEQCIDQ8fJMQ29p/ppKzp/VVr1bH47OQljKv/Vg4f3GGFJfdAiBkI+TIF0eO7BCRjEkmAsJ1CPPe8OEPL8U6OCnh+3CAPQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":440381},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./experimental":{"types":"./dist/types/experimental/index.d.ts","import":"./dist/esm/experimental/index.js","default":"./dist/esm/experimental/index.js"},"./package.json":"./package.json"},"gitHead":"0fd8daecdf3e978afc6dc795579f5222ec7e0ebf","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.18.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.55.0","@account-kit/signer":"^4.55.0","@account-kit/logging":"^4.55.0","@account-kit/wallet-client":"^4.55.0","@account-kit/smart-contracts":"^4.55.0","@account-kit/react-native-signer":"^4.55.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.55.0_1755183510073_0.3751786222460116","host":"s3://npm-registry-packages-npm-production"}},"4.56.0":{"name":"@account-kit/core","version":"4.56.0","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.56.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"281c95efea2b1b0327287d796ff03b19fd444e08","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.56.0.tgz","fileCount":248,"integrity":"sha512-WwfqOenvwhIjuKmo3OlveQDHZEBcXE4tqpuhxV3H+ASF4pMfmOXATImnAoABowQujty69J5ofjvjw+sIxWCPmw==","signatures":[{"sig":"MEUCIGwEi8V5V+i3BUw/LnScZ4FJNyuT3/wpVFwEUfutxxXJAiEAkQK2owR49HIeXKQDvN0XBjrvEhL6FJhvn0O14PFGR8A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":440381},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./experimental":{"types":"./dist/types/experimental/index.d.ts","import":"./dist/esm/experimental/index.js","default":"./dist/esm/experimental/index.js"},"./package.json":"./package.json"},"gitHead":"c88a1e6972d0d98126e4af7d150337454fc7d758","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.18.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.56.0","@account-kit/signer":"^4.56.0","@account-kit/logging":"^4.56.0","@account-kit/wallet-client":"^4.56.0","@account-kit/smart-contracts":"^4.56.0","@account-kit/react-native-signer":"^4.56.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.56.0_1755534194911_0.9601894873727721","host":"s3://npm-registry-packages-npm-production"}},"4.57.0":{"name":"@account-kit/core","version":"4.57.0","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.57.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"96b86a2d772d5b48f5343f8d8a7d2f8dd4c3fef8","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.57.0.tgz","fileCount":248,"integrity":"sha512-OV4GOTuaTI3mpfnFe+fWsLYkmLikbuIm9M+vAABqI6N9pm5m2avbXZG2jLCE7qFOc2ZsROzDMRpAD6c9YCdK9Q==","signatures":[{"sig":"MEUCIQCVwkoCBlivRLU2sbinb49ufrcdgsm+g+toshJFQ6gFrwIgQh1IRnY+4T54Q45tIoJ/1pVgHJprr88Er81q2H9ybeI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":440381},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./experimental":{"types":"./dist/types/experimental/index.d.ts","import":"./dist/esm/experimental/index.js","default":"./dist/esm/experimental/index.js"},"./package.json":"./package.json"},"gitHead":"98db427dcc3f23885590cfea69151ab0fc616ae8","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.18.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.57.0","@account-kit/signer":"^4.57.0","@account-kit/logging":"^4.57.0","@account-kit/wallet-client":"^4.57.0","@account-kit/smart-contracts":"^4.57.0","@account-kit/react-native-signer":"^4.57.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.57.0_1755626985309_0.8635445323405231","host":"s3://npm-registry-packages-npm-production"}},"4.57.1":{"name":"@account-kit/core","version":"4.57.1","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.57.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"517e2d8afee9393644561849c7795375fb18a34a","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.57.1.tgz","fileCount":248,"integrity":"sha512-zagFksTBH9AvhURpieJgFpSIrt8jlsk0wpjZipS1U6F1GQxKyfNUwM2Bxps8/3tpcVqo+MSSxU+3adJITJSrbw==","signatures":[{"sig":"MEUCIBwAfBe7UGoawekA/yk0dfvVD8szYy+DqfzNGktPm2YJAiEAk1nUXd0nVTcPkejGBXpiPbTcvrPoOmX4d/dPh7Dmskc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":439794},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./experimental":{"types":"./dist/types/experimental/index.d.ts","import":"./dist/esm/experimental/index.js","default":"./dist/esm/experimental/index.js"},"./package.json":"./package.json"},"gitHead":"b539becd49cba49a6baddd008125ebc32d851793","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.18.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.57.1","@account-kit/signer":"^4.57.1","@account-kit/logging":"^4.57.1","@account-kit/wallet-client":"^4.57.1","@account-kit/smart-contracts":"^4.57.1","@account-kit/react-native-signer":"^4.57.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.57.1_1755710649832_0.06094053941419797","host":"s3://npm-registry-packages-npm-production"}},"4.58.0":{"name":"@account-kit/core","version":"4.58.0","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.58.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"1fa9895c5efb15e4859fc9091d9f4e2b5a5f2137","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.58.0.tgz","fileCount":248,"integrity":"sha512-+NvT0bvupVK5LBgXzD/7ZSvKGk777fLOpDhBa2gDPwtQO8HVUUDe+/gwRlEd2DYfoKPKrVP7opW8i9/6y3qIGA==","signatures":[{"sig":"MEUCIG4/YX6yqzyycQ75BtETwarxkUAdT9XfWAnO4HkhBreFAiEAnJwBeJQl6uzPohIpgEtCVJA1G+J2nr1L6YSj7ItPIXQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":439794},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./experimental":{"types":"./dist/types/experimental/index.d.ts","import":"./dist/esm/experimental/index.js","default":"./dist/esm/experimental/index.js"},"./package.json":"./package.json"},"gitHead":"87abc02e137b4bcc164592bf2b54c80144cfd4a4","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.18.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.58.0","@account-kit/signer":"^4.58.0","@account-kit/logging":"^4.58.0","@account-kit/wallet-client":"^4.58.0","@account-kit/smart-contracts":"^4.58.0","@account-kit/react-native-signer":"^4.58.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.58.0_1756154640593_0.23101576475905206","host":"s3://npm-registry-packages-npm-production"}},"4.59.0":{"name":"@account-kit/core","version":"4.59.0","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.59.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"8e41fe72327f8b8c4068fd8c6b089495cf5877af","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.59.0.tgz","fileCount":248,"integrity":"sha512-dHHjeUeP06y6eNFpxFK97MHSILfehA6EkmAUoa5kuUYTzAB4R7A42e1v4lTEK0lm1752fhHcMML1orihtABJ5w==","signatures":[{"sig":"MEUCIQCDd2b63siY0Fm5hGDZYIbO81hs35I1+er1zpJFHR5ocwIgbGOp/tnk+t5Uo2TtOiAWeCS+YUe1bsQ+7b+EqE/dqD8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":439794},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./experimental":{"types":"./dist/types/experimental/index.d.ts","import":"./dist/esm/experimental/index.js","default":"./dist/esm/experimental/index.js"},"./package.json":"./package.json"},"gitHead":"0ede8e46b6529f38da1ad86bcf31faacf34e123b","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.18.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.59.0","@account-kit/signer":"^4.59.0","@account-kit/logging":"^4.59.0","@account-kit/wallet-client":"^4.59.0","@account-kit/smart-contracts":"^4.59.0","@account-kit/react-native-signer":"^4.59.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.59.0_1756251351792_0.1162435661242549","host":"s3://npm-registry-packages-npm-production"}},"4.59.1":{"name":"@account-kit/core","version":"4.59.1","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.59.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"a836f9cd389c756c22f0f0581118c8acf029ba27","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.59.1.tgz","fileCount":248,"integrity":"sha512-y8e2icaTRKwBA/p93y8NGMkje+l672qMlmYiRjkOK3HRwyEBMx14uokfEniG57l6b6zefNRt7+DCbncNf+Wv7w==","signatures":[{"sig":"MEUCIEGIwIMBeGwAyTBaiLCVVZTDyGbYQgdzguqEEf4tpa6MAiEAtFuGMaEt8DdNoRg0Ec/YWouSWEZFlKENCUL5pP7c5oU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":439794},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./experimental":{"types":"./dist/types/experimental/index.d.ts","import":"./dist/esm/experimental/index.js","default":"./dist/esm/experimental/index.js"},"./package.json":"./package.json"},"gitHead":"7347ebda8464447d1624a1094f141e2647078baa","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.18.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.59.1","@account-kit/signer":"^4.59.1","@account-kit/logging":"^4.59.1","@account-kit/wallet-client":"^4.59.1","@account-kit/smart-contracts":"^4.59.1","@account-kit/react-native-signer":"^4.59.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.59.1_1756321935797_0.953318144032109","host":"s3://npm-registry-packages-npm-production"}},"4.60.0":{"name":"@account-kit/core","version":"4.60.0","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.60.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"74600d6c3fee7f0649c8a0a9ac1c0e03e17fbe48","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.60.0.tgz","fileCount":248,"integrity":"sha512-CueGJAgxbZw/Tfuaupmc6Xp+936NYpPutz7NUuc8VmtWvgFVGKjC3fcAyX/Cp2HrkzfQtwLeo6M4JELmrzc7oA==","signatures":[{"sig":"MEQCIEdlpnZRzvY9lEas5jdjAqB9zd8+TyxcV25iCGrJmEzkAiB0ZV5z4mqbxw0x/NCXmXPUcs9BhWBcFVr2lBxjmOy96g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":439794},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./experimental":{"types":"./dist/types/experimental/index.d.ts","import":"./dist/esm/experimental/index.js","default":"./dist/esm/experimental/index.js"},"./package.json":"./package.json"},"gitHead":"f73c6ea7fe8a4f903c0a21776f02efa62799a689","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.19.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.60.0","@account-kit/signer":"^4.60.0","@account-kit/logging":"^4.60.0","@account-kit/wallet-client":"^4.60.0","@account-kit/smart-contracts":"^4.60.0","@account-kit/react-native-signer":"^4.60.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.60.0_1756862382077_0.9245532904260023","host":"s3://npm-registry-packages-npm-production"}},"4.60.1":{"name":"@account-kit/core","version":"4.60.1","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.60.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"a0ac39d54d97fb90c550186c75d104bcf4b5a56b","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.60.1.tgz","fileCount":248,"integrity":"sha512-0jR8XEJI+aINqZs7nrUsUhk2wxCla606NxD9SnOEP0ZTiK8l7XA1PJH1BpBFW3b/P9Fx28HngtsiXtECOFjc5Q==","signatures":[{"sig":"MEQCIFXnstAefVThud5hmMgMrmRFbM6HpoAfwJhMdFnVZl5oAiAvJl6YhLh8v1k3hCD4T7FxMorePcvw1zlDbkvlgY2SUw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":439794},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./experimental":{"types":"./dist/types/experimental/index.d.ts","import":"./dist/esm/experimental/index.js","default":"./dist/esm/experimental/index.js"},"./package.json":"./package.json"},"gitHead":"a12e3557ed0067bfe432d427280b8b4495a8a748","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.19.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.60.1","@account-kit/signer":"^4.60.1","@account-kit/logging":"^4.60.1","@account-kit/wallet-client":"^4.60.1","@account-kit/smart-contracts":"^4.60.1","@account-kit/react-native-signer":"^4.60.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.60.1_1756925235409_0.3366421664012942","host":"s3://npm-registry-packages-npm-production"}},"4.57.2-alpha.0":{"name":"@account-kit/core","version":"4.57.2-alpha.0","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.57.2-alpha.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"57efb9b4406304e4912f2c6ab7fbc3761534d321","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.57.2-alpha.0.tgz","fileCount":248,"integrity":"sha512-Ejjq2xgtum389wm9xyQdODvmvHEyWypwYz3BBlviWtqFP24sc2tsN9MyY49h5D6/0eSGzptK1inxDu69z8MO+Q==","signatures":[{"sig":"MEUCIQD9QfnvrgOedCp5ymGj3Qwv4ghltXd2Q6ENCqgE84fqKQIgYMXlMDBWDOPHkD6XpeN8g1/Dn6v18K/88jwghsdOMP8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":439894},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./experimental":{"types":"./dist/types/experimental/index.d.ts","import":"./dist/esm/experimental/index.js","default":"./dist/esm/experimental/index.js"},"./package.json":"./package.json"},"gitHead":"97926325edd215f1e36fe50775eb2d16f0d40fa5","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.8.0+arm64 (darwin)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.8.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.57.2-alpha.0","@account-kit/signer":"^4.57.2-alpha.0","@account-kit/logging":"^4.57.2-alpha.0","@account-kit/wallet-client":"^4.57.2-alpha.0","@account-kit/smart-contracts":"^4.57.2-alpha.0","@account-kit/react-native-signer":"^4.57.2-alpha.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.57.2-alpha.0_1757090447864_0.883591080963227","host":"s3://npm-registry-packages-npm-production"}},"4.61.0":{"name":"@account-kit/core","version":"4.61.0","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.61.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"c74e806e9da235b33fb0a59fef7c74a03ceacff8","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.61.0.tgz","fileCount":242,"integrity":"sha512-2LLCvrjK0MC2aSZtty4Fc4EeWGDINfDqy9hdwd03LPgfl9Wio1wtdUJ9usbRZzab9u4LbTvhQlHn8Zau96roGw==","signatures":[{"sig":"MEQCICtEUBbRwnMwsXAHFCXS0RNVl/IO4/XA6a5ktLVDjHFVAiAgdHGPFKwt+YnOccn4nMXM3ROc+47HPsHn8VGqJR9tgA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":445995},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"cb25c3a1f44b589de97fefcf930fc373a6ff9bc9","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.19.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.61.0","@account-kit/signer":"^4.61.0","@account-kit/logging":"^4.61.0","@account-kit/wallet-client":"^4.61.0","@account-kit/smart-contracts":"^4.61.0","@account-kit/react-native-signer":"^4.61.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.61.0_1757097447758_0.5661700622097405","host":"s3://npm-registry-packages-npm-production"}},"4.62.0":{"name":"@account-kit/core","version":"4.62.0","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.62.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"770b10be4fa3e3389683d408dc90babc4c4fec7f","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.62.0.tgz","fileCount":242,"integrity":"sha512-FHze8gkgZP/+FFUcEky5jRsXnzq9eO9VR44oQVRuSRHNvY38+MeZ4tb+aNKE7tvy0dqptNLVCnIlpuOCydxWeg==","signatures":[{"sig":"MEQCIGuvPh8zgATr6O8UXicj1rxnpVvNj2+ZWFiZi3ByNqbBAiAwjaZw9wydcoO17gk0l45jUxFCkw5mDNECZvbgG+hFgw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":445995},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"9306dd1e2921046dd3d6402b3a569c34f5b66130","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.19.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.62.0","@account-kit/signer":"^4.62.0","@account-kit/logging":"^4.62.0","@account-kit/wallet-client":"^4.62.0","@account-kit/smart-contracts":"^4.62.0","@account-kit/react-native-signer":"^4.62.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.62.0_1757194830620_0.03887436337743155","host":"s3://npm-registry-packages-npm-production"}},"4.62.1":{"name":"@account-kit/core","version":"4.62.1","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.62.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"0e5490e4df7f79ba7c962f1f53cf3cb88a461c7e","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.62.1.tgz","fileCount":242,"integrity":"sha512-G/X8HiTvZ5mnRH9QpfmDVCPKyU/T9K+uVGeOiMLsF0OBOG3sajhAm/EiInVof6vnT1IgBLUT+nR8q9VqewpqEg==","signatures":[{"sig":"MEUCIQCjcRkYTw5nbTJFe1168IrUHhUUk3kQOskqo97oUaz7fwIgPlAADWlSXdhz6phWEhQRPyvBbsGXEHYpsvLk8QlQOos=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":445995},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"a3daff4baa3d16e76a1673c6d64817c66ab02729","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.19.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.62.1","@account-kit/signer":"^4.62.1","@account-kit/logging":"^4.62.1","@account-kit/wallet-client":"^4.62.1","@account-kit/smart-contracts":"^4.62.1","@account-kit/react-native-signer":"^4.62.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.62.1_1757613222785_0.961938718346061","host":"s3://npm-registry-packages-npm-production"}},"4.62.2":{"name":"@account-kit/core","version":"4.62.2","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.62.2","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"81ec0b3355d0ecb1326fa46d6320ea2bf333bc17","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.62.2.tgz","fileCount":242,"integrity":"sha512-DADq6eWrZaGM9IBtsqY1KkJLDfbeAZHhUMuvs/hgi00lJ0RtvJcj7+AoNW1jih/7mCqvaY3C0sfgRd+UoBpQLA==","signatures":[{"sig":"MEYCIQDDMO5vTAxCGUhlpzPeJ/z5IDBBBKepDTk59BwHYslbZQIhAJ4LJ36hx9wucE/0PnKm5ayovdC/4DbP8KNWoUEAzh9r","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":445995},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"891b1aee93d30855b93d19f32f5f77ff3e4a385f","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.19.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.62.2","@account-kit/signer":"^4.62.2","@account-kit/logging":"^4.62.2","@account-kit/wallet-client":"^4.62.2","@account-kit/smart-contracts":"^4.62.2","@account-kit/react-native-signer":"^4.62.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.62.2_1757645326261_0.8381344736705829","host":"s3://npm-registry-packages-npm-production"}},"4.63.0":{"name":"@account-kit/core","version":"4.63.0","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.63.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"da0c1e5627eec104a0500674d6984b388867a869","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.63.0.tgz","fileCount":242,"integrity":"sha512-Gi2o0YykITj/foeNldty5Bicl1bNf/Wef1TJGS+dsqk/6Y2bVpos8CufXtKYGDE3OiDU53Mpd91/SFJK5w0oaw==","signatures":[{"sig":"MEUCIQCCj3FU0bbBn/Qq6T0bgiBqLifc29cZbIQDbzp9pCGmdwIgEbZvoqzpZSvcdGlAtyspBFS0hSfiFlOcyRQOi9B+5g0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":445995},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"5c1565e5cc2d1e76f0979e87d3ab68f1241f6835","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.19.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.63.0","@account-kit/signer":"^4.63.0","@account-kit/logging":"^4.63.0","@account-kit/wallet-client":"^4.63.0","@account-kit/smart-contracts":"^4.63.0","@account-kit/react-native-signer":"^4.63.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.63.0_1757957953762_0.07662035209074292","host":"s3://npm-registry-packages-npm-production"}},"4.63.1":{"name":"@account-kit/core","version":"4.63.1","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.63.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"89109253014bfaf7b2e1306203ee0735b26a7c59","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.63.1.tgz","fileCount":242,"integrity":"sha512-tsbTfp/CEXCNkikG6iJBg15p1VUo8pBDMIO7eENrj/8Q0tQD3JqrJlhziunNeHmnTYrxcZf7TKEP+5L5q6JIAQ==","signatures":[{"sig":"MEUCIGn5KplhCv3O+nER/vPlBpBtQCQyKgTCDC2bevfejgQvAiEA2Gz/XsJ3sHc936Orr98BMWsG72yDqNvgj1smM0cf5kA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":445995},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"924d480e66957e748f4f09ce5df8f2c5fe7b4ee4","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.19.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.63.1","@account-kit/signer":"^4.63.1","@account-kit/logging":"^4.63.1","@account-kit/wallet-client":"^4.63.1","@account-kit/smart-contracts":"^4.63.1","@account-kit/react-native-signer":"^4.63.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.63.1_1757966557443_0.042449433611171594","host":"s3://npm-registry-packages-npm-production"}},"4.63.2":{"name":"@account-kit/core","version":"4.63.2","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.63.2","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"0e00d4aefe781ef59bc06414fd2a40c42df225b3","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.63.2.tgz","fileCount":242,"integrity":"sha512-JrGRplOcT/fBa8liXlVipi0MLqYdIawyvi6+R5XLESw9yGL2xqHBuLbnItY2pg+aoRX4af7K919w8REVSGK1mg==","signatures":[{"sig":"MEUCIQCH45U4GRymUq571A0YTci9rxjaLjwQwy1tBTpUxCxdJgIgXGo7jTIAf8d0bG/9Gm/1jQI/UfzjS+BLIi5AmmiWt8A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":446452},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"17cb18e45e3f11c3945bd8007f854944cb8783d4","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.19.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.63.2","@account-kit/signer":"^4.63.2","@account-kit/logging":"^4.63.2","@account-kit/wallet-client":"^4.63.2","@account-kit/smart-contracts":"^4.63.2","@account-kit/react-native-signer":"^4.63.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.63.2_1758049879283_0.05821907579930552","host":"s3://npm-registry-packages-npm-production"}},"4.64.0":{"name":"@account-kit/core","version":"4.64.0","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.64.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"181a3657021609c79c1296b66862293f5499bbc0","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.64.0.tgz","fileCount":242,"integrity":"sha512-aAsJU+VYB1xUjcfndEymef8MAUSRnURwA5gtlQcBviVgQjHT6Bn2Y5u0FlkyLORYCVEeOkVuTDk/1nH5R36GZQ==","signatures":[{"sig":"MEYCIQDCPxpCW5730/9PgxARhjfWC0GQ8BpucI03a8FrNjBilQIhAMWGjFB2cmg0fpZxIEtjJh1eJPXwm8pa85TJNOGmTNfq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":446452},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"4ebd04aa0b6567b665453112489260950f0a4896","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.19.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.64.0","@account-kit/signer":"^4.64.0","@account-kit/logging":"^4.64.0","@account-kit/wallet-client":"^4.64.0","@account-kit/smart-contracts":"^4.64.0","@account-kit/react-native-signer":"^4.64.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.64.0_1758318671174_0.9730650628153763","host":"s3://npm-registry-packages-npm-production"}},"4.65.0":{"name":"@account-kit/core","version":"4.65.0","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.65.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"cfc8551df0969423d0de819999fbd474eb12cbd4","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.65.0.tgz","fileCount":242,"integrity":"sha512-1F6BtjNj0YQbKOmxxVFwgwrYPlXKa9p0UYmWjwVzUutucWKMUv/1NKYZdbQgxvb/UXiMFDe0MnjvdefvdwDz3A==","signatures":[{"sig":"MEUCIQDj+jUO6TnnOccedGhYD+tIV6yZSbkQrFuk58rWzaw9vAIgUJ8U71kj+o44CZzbOlbrv+uVlROk2mg4KVmcBrpIH0E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":446452},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"5433a77a6f488b7ba30d2be844374d87d388dd7b","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/core","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.19.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.65.0","@account-kit/signer":"^4.65.0","@account-kit/logging":"^4.65.0","@account-kit/wallet-client":"^4.65.0","@account-kit/smart-contracts":"^4.65.0","@account-kit/react-native-signer":"^4.65.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.65.0_1758654219709_0.6459597183362653","host":"s3://npm-registry-packages-npm-production"}},"4.66.0":{"name":"@account-kit/core","version":"4.66.0","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.66.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"145eb3d0bf37bef686581abc1e9eb94b1308dd1e","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.66.0.tgz","fileCount":242,"integrity":"sha512-aEsIM/JNIYQnlhqKbUK1I9mOVSTDOmPHJwNEqXJemXGEIF1T9BdfTNMG7fiqcNBrJ/+kG7HanZTK8RFIGuBAEQ==","signatures":[{"sig":"MEQCIHpaA/C8TBglZyMl25Xsd2gKzJEn7efIJAn7FQTLtSGmAiAmEBcVEBs+q20knPrc8FLLwhEJmIe23jxauU08f5AIdA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":446319},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"e82c14b7d477a925e7340d614f321affb7cda782","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.19.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.66.0","@account-kit/signer":"^4.66.0","@account-kit/logging":"^4.66.0","@account-kit/wallet-client":"^4.66.0","@account-kit/smart-contracts":"^4.66.0","@account-kit/react-native-signer":"^4.66.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.66.0_1759160465621_0.8239853513330571","host":"s3://npm-registry-packages-npm-production"}},"4.66.1":{"name":"@account-kit/core","version":"4.66.1","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.66.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"744ec023506ac22ff19146d04b795cb4aef21c3d","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.66.1.tgz","fileCount":242,"integrity":"sha512-95bpqPjYYBLU8oAbKnsCW+5Mamqz8cCTs7fnC9WknaKmnB6Zn8XHPbDJsMkHEHBA9+DUhXhaxQt3XsEuwL4+vA==","signatures":[{"sig":"MEQCID69XeNt7JdyMC6kdqHnTBV8jf7SD9AWFzY40C1aBZzcAiBbf2nVWWcr8hPBiwEQDsiH/IE7LMtiMkK9IHWfA0OREg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":446319},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"b257d81c88011f8d1f6fa5f577471437d4a163dc","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.19.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.66.1","@account-kit/signer":"^4.66.1","@account-kit/logging":"^4.66.1","@account-kit/wallet-client":"^4.66.1","@account-kit/smart-contracts":"^4.66.1","@account-kit/react-native-signer":"^4.66.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.66.1_1759185104540_0.9776399401953677","host":"s3://npm-registry-packages-npm-production"}},"4.66.2":{"name":"@account-kit/core","version":"4.66.2","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.66.2","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"943f16e5628d24101a7b3ca407ddda5c0f77e664","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.66.2.tgz","fileCount":242,"integrity":"sha512-S9WKbSgXaTFaf6ZVaIgfeNyEibmUtlQ7KFMYDnv3WKKbC8k+4w8IlXDzBcmqZYajVggaf2SLLgzOTOgrwGu4kg==","signatures":[{"sig":"MEUCIQCwrLLs+5Nak4BKFJkTOFwk8JHFyoJ/V7B1Hfpq2eU/mwIgc4TaNYQm73XzwA5QaTBB+sQHs1pDXVtGmr0n73pDfm8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":449014},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"923d2980fffd91fabf702b5d24dff04a718e0194","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.19.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.66.2","@account-kit/signer":"^4.66.2","@account-kit/logging":"^4.66.2","@account-kit/wallet-client":"^4.66.2","@account-kit/smart-contracts":"^4.66.2","@account-kit/react-native-signer":"^4.66.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.66.2_1759269441503_0.13528553130818155","host":"s3://npm-registry-packages-npm-production"}},"4.66.3":{"name":"@account-kit/core","version":"4.66.3","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.66.3","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"ef6e95166bb6f2bece81517cc6e2c5d4407a8d43","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.66.3.tgz","fileCount":242,"integrity":"sha512-oR8XjWfsAMioU2sjNY5NO8FRURJoV2QvIbeB8z8UMCqomQjnfTZb8KxTWbgJMZwzqEZx/8OcdKFnUXBMcMcebA==","signatures":[{"sig":"MEUCIQDLVXX6pqwwBh9GLFMUswPg4v3JRctYrfX4YL+cPamdzgIgZ9HE35lceuZgZp2L4GZzc/iDfZ+zEv2bC1e+jytUdqQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":449014},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"33b7e38e6f83cc7a5bae3976b6c8a54b15f6cd4e","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.19.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.66.3","@account-kit/signer":"^4.66.3","@account-kit/logging":"^4.66.3","@account-kit/wallet-client":"^4.66.3","@account-kit/smart-contracts":"^4.66.3","@account-kit/react-native-signer":"^4.66.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.66.3_1759288499846_0.6288481495844964","host":"s3://npm-registry-packages-npm-production"}},"4.66.4":{"name":"@account-kit/core","version":"4.66.4","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.66.4","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"8c1037eb460e27e99a12b07da49443bdd78da112","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.66.4.tgz","fileCount":242,"integrity":"sha512-AGtzvqb1c0hiUb4im7wxNARVO2Adx+WQ7qOeqVZ90AeLUr9n8aNt6nCMqExY2tr8ELNa+r8ZzFbxdQuScg9ZpA==","signatures":[{"sig":"MEUCIGKX9Dt6OvFm2ICvPKGAQKVPoBz8UIitoop/M0MUwACxAiEAhHrhbvlOTb/Db/MrhguJj3sFkjzTkwnZhFNtSj49gAc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":449014},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"058d16b7492048f8f0f24b02445269ad07ae8e4e","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.19.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.66.4","@account-kit/signer":"^4.66.4","@account-kit/logging":"^4.66.4","@account-kit/wallet-client":"^4.66.4","@account-kit/smart-contracts":"^4.66.4","@account-kit/react-native-signer":"^4.66.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.66.4_1759363697994_0.7406461076811481","host":"s3://npm-registry-packages-npm-production"}},"4.67.0":{"name":"@account-kit/core","version":"4.67.0","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.67.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"aaf24b8b7b6c12d2b2379f3e961d260e42dea0e1","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.67.0.tgz","fileCount":242,"integrity":"sha512-4K3PdpRLOugOahPIm9Pl0ihsbepAKEgMZ/G8f6m5y4F6Av0NkT3aNKQnnFLQ9mAuBMJ2cYGIq3hsFvsRIv08fA==","signatures":[{"sig":"MEUCIQC8+cClq8CK+/GrdTBqwDDlu0wG9CMGxLea1lDuDorVlAIgcxDgn1z7C1bV0gDj/ZtxwTjArDOQFuAi/mWaFbbGeVU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":446964},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"6b6896197bab0752b677f659443c900c71e45afd","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.20.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.67.0","@account-kit/signer":"^4.67.0","@account-kit/logging":"^4.67.0","@account-kit/wallet-client":"^4.67.0","@account-kit/smart-contracts":"^4.67.0","@account-kit/react-native-signer":"^4.67.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.67.0_1759794877490_0.9325169639786015","host":"s3://npm-registry-packages-npm-production"}},"4.68.0":{"name":"@account-kit/core","version":"4.68.0","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.68.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"5d84358035f2fd1c342010c579714891f8bd8300","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.68.0.tgz","fileCount":242,"integrity":"sha512-gvUvUHn8qKqFGY4bP9a8Cxxk62U+w4kkGwKOsMNC2MPy+a72lXIySAZIXrtr5d7yRbyr1/2OTIxRc0AP6l7Djw==","signatures":[{"sig":"MEUCIQCznX9VXDDPMQ82KPvTS3Hm5MvoAFtdM0allDB9fFndygIgEodaZbeZka5kIMR2arkeXO3FXLcpeo+eG0VGWXRm5p0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":446964},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"f95d7f917b6d5b6ef9fa53a2bcaa658bd6aa6673","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.20.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.68.0","@account-kit/signer":"^4.68.0","@account-kit/logging":"^4.68.0","@account-kit/wallet-client":"^4.68.0","@account-kit/smart-contracts":"^4.68.0","@account-kit/react-native-signer":"^4.68.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.68.0_1760028563196_0.7624951788447205","host":"s3://npm-registry-packages-npm-production"}},"4.69.0":{"name":"@account-kit/core","version":"4.69.0","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.69.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"242a8fa06384be12f74b2d8b3dde93d74303343b","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.69.0.tgz","fileCount":242,"integrity":"sha512-ML8ZK0GQr+MiRNv7IWwZF9/m382ItJHPQMmb4q0uajWojiyOFEdYCaPwvzjekBierRBhVRQ2QGY70Ag3OsIH7A==","signatures":[{"sig":"MEYCIQCRDh+DqhkIa1ZoYuLmG7Tj0fWylHN9+0TJDmr/fcO0tgIhAIY76Ob3pItMbPr75ouHR+TTyrKquFVq1TEc1GxrkPEs","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":446964},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"5d1e5e120dff492559644d9fa9aad8554f6ef5a2","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.20.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.69.0","@account-kit/signer":"^4.69.0","@account-kit/logging":"^4.69.0","@account-kit/wallet-client":"^4.69.0","@account-kit/smart-contracts":"^4.69.0","@account-kit/react-native-signer":"^4.69.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.69.0_1760369502027_0.16281601925944877","host":"s3://npm-registry-packages-npm-production"}},"4.70.0":{"name":"@account-kit/core","version":"4.70.0","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.70.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"cadb0448e3e54c3f1133ac32f3cff1d33c409729","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.70.0.tgz","fileCount":242,"integrity":"sha512-yOmNnWeZFYzTpuXvZo5+gyKNXsSyvrHwhBIjdb+BFpBtb7km2AJATYTu2LqVQ5XcIS7uME++C2LllVxScI1OPw==","signatures":[{"sig":"MEQCIFYrHIw5MF+s9RmntesJ0IoeZ4GZo9Kh0qgy+OIKZWe9AiBblaLTIl1s8NySaw3eZ7ODB5ukAG0sR2eQ1vjoCnUmfQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":446964},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"c4be4fe2e524d257bbea8b0a7aa130237f115191","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.20.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.70.0","@account-kit/signer":"^4.70.0","@account-kit/logging":"^4.70.0","@account-kit/wallet-client":"^4.70.0","@account-kit/smart-contracts":"^4.70.0","@account-kit/react-native-signer":"^4.70.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.70.0_1760386448289_0.8598042613865904","host":"s3://npm-registry-packages-npm-production"}},"4.70.1":{"name":"@account-kit/core","version":"4.70.1","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.70.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"ccdd568ee0d8a99e883cf00f335b365dfbf208c3","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.70.1.tgz","fileCount":242,"integrity":"sha512-5jNwNTMF4JC6KQfevKzzW7XWOoslJmvfkdZJODiRzy08dN3/YpS/ZtRV0nxRcCUWRkxCur4wGHvZETwT2ji0pw==","signatures":[{"sig":"MEUCIALwIdrCwoz2OLKvfun97esDscE9+rrCJPJnLlnmA6kwAiEAqKRGWV8a6w3AOmS9nhRSXCFkKgJIXkjYB+lGvMea4Sw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":446964},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"a8c2490188a5e22fc9d6965acfe25bb7d89d2a47","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.20.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.70.1","@account-kit/signer":"^4.70.1","@account-kit/logging":"^4.70.1","@account-kit/wallet-client":"^4.70.1","@account-kit/smart-contracts":"^4.70.1","@account-kit/react-native-signer":"^4.70.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.70.1_1760477651439_0.39653498649379637","host":"s3://npm-registry-packages-npm-production"}},"4.71.0":{"name":"@account-kit/core","version":"4.71.0","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.71.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"f4481f8738480645ad86c750e4ae1c393621bc41","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.71.0.tgz","fileCount":242,"integrity":"sha512-rAkTUQK2hP6vIxdtPmj+YVp7WQCgzfjRJOXKjiWibGEJz/ka4M0waUsUwCzwbGwEX7LnEFAgksrTQ+kaA+krNQ==","signatures":[{"sig":"MEUCIQC1LkmyZKDmLmiEdCleQ5sxlKZThtHTIB/oqUnQ9fHeTAIgBfUTCDH1Gzptc/96MaQPqgYB0hNkMjYGbwAX/5waiz8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":446964},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"a3ce23e6b1e59b2b4aee11b36887885552861dd7","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.20.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.71.0","@account-kit/signer":"^4.71.0","@account-kit/logging":"^4.71.0","@account-kit/wallet-client":"^4.71.0","@account-kit/smart-contracts":"^4.71.0","@account-kit/react-native-signer":"^4.71.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.71.0_1760554538505_0.8713890216588316","host":"s3://npm-registry-packages-npm-production"}},"4.71.1":{"name":"@account-kit/core","version":"4.71.1","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.71.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"a0608699f5a7e38c856a30ee8d8144ea78f9c82c","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.71.1.tgz","fileCount":242,"integrity":"sha512-529c+/9tjyItUJiwTgdjSF1WtrqBcwLRITTHq5uRkCERRPoNcx/kL95phPiWSZYTO7dtUTsXeVMUa0xdn88F2w==","signatures":[{"sig":"MEQCIDc6JKkn7JF2RYpFgZa/roIri0MhTFdYq6gshSSRY9XIAiBKUIbEvfZGXwyuR8XEhPgwu1CGYpB4m/4RkPTCZkN6nw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":446964},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"5d0007b85f6594847cbafbc2326cb6ce17239bf7","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.20.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.71.1","@account-kit/signer":"^4.71.1","@account-kit/logging":"^4.71.1","@account-kit/wallet-client":"^4.71.1","@account-kit/smart-contracts":"^4.71.1","@account-kit/react-native-signer":"^4.71.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.71.1_1760649132200_0.38152163600755906","host":"s3://npm-registry-packages-npm-production"}},"4.72.0":{"name":"@account-kit/core","version":"4.72.0","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.72.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"30a34e27833ab44828703d1cb794e8e7716e4f72","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.72.0.tgz","fileCount":242,"integrity":"sha512-mLtIJUDKgxWV0vki4RGjhEkjlNbzieEbWwfSbDbRzAch0N2Yj8HulPhz0VHbtCYN+kroCHRK/4qAhy6rdPGYkQ==","signatures":[{"sig":"MEYCIQDfMfHZ87ernIhuBeSFIHc0EjBtxn1njQ5XhV4YbWu2KgIhAJcvov5y9X6BwrgXR0G4LGWN9eLmg1p5hEnCOcQ3mgia","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":446964},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"e5efee1de2bb143287c3da604d0a7f545612a309","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.20.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.72.0","@account-kit/signer":"^4.72.0","@account-kit/logging":"^4.72.0","@account-kit/wallet-client":"^4.72.0","@account-kit/smart-contracts":"^4.72.0","@account-kit/react-native-signer":"^4.72.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.72.0_1760654160181_0.544377710343084","host":"s3://npm-registry-packages-npm-production"}},"4.73.0":{"name":"@account-kit/core","version":"4.73.0","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.73.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"ef31e31300db7c084a4ee2287693d007617158a8","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.73.0.tgz","fileCount":242,"integrity":"sha512-BZtc48z8JnYyv4urkNwaHKyWCzqboa39oGKsvrwYOx43RqLLjP1A2807xel0pJ1rsS2cAzItR+i1U28n6X/yXw==","signatures":[{"sig":"MEYCIQCQUjnCBLiJ4mim5ihKIObSiq0txNHmvBdfIJGHdm/vcgIhAPnfScaoqrdQrwkARPVeIpU+p5up5Jc4kPjuQpFUQ7Hi","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":446964},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"1471537aa2b9e8cac4661b7162aa9c702efac7f1","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.20.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.73.0","@account-kit/signer":"^4.73.0","@account-kit/logging":"^4.73.0","@account-kit/wallet-client":"^4.73.0","@account-kit/smart-contracts":"^4.73.0","@account-kit/react-native-signer":"^4.73.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.73.0_1760722226166_0.2309315781750758","host":"s3://npm-registry-packages-npm-production"}},"4.73.1-alpha.0":{"name":"@account-kit/core","version":"4.73.1-alpha.0","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.73.1-alpha.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"84d221514691ae880027994ad86dc65c6554909b","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.73.1-alpha.0.tgz","fileCount":242,"integrity":"sha512-uEevRhdwgSMUUVUM23JW8bIYQMeAQba3nrZCHS5rhAnSit5kuZqNERiiVYCdECAHLGDNNnZY1WgYHi1YOB2cKQ==","signatures":[{"sig":"MEYCIQDgRlGjjyptjOHyFGPStb/NVsvw6onsefLXnqUR5LViXQIhAP2jgBo/mE7f1P/Oc13onP+f5gIrsis5jqnNND5y6Vyk","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":447064},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"30a05bddab1215d0ba101fcdcdec63894d14c04d","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v23.10.0+arm64 (darwin)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"23.10.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.73.1-alpha.0","@account-kit/signer":"^4.73.1-alpha.0","@account-kit/logging":"^4.73.1-alpha.0","@account-kit/wallet-client":"^4.73.1-alpha.0","@account-kit/smart-contracts":"^4.73.1-alpha.0","@account-kit/react-native-signer":"^4.73.1-alpha.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.73.1-alpha.0_1760731783787_0.7025619674303929","host":"s3://npm-registry-packages-npm-production"}},"4.74.0":{"name":"@account-kit/core","version":"4.74.0","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.74.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"515519d0a2fc35b31ebaf5397fefba95311aca43","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.74.0.tgz","fileCount":242,"integrity":"sha512-wbt9CeC7cYOvhIlUYDurZ9WY1UPhUlsEjGrcSkRJQ8OC+OAQxtVcQ7hAOg9cCDANVVuzonAruswfgkHXzzRq5w==","signatures":[{"sig":"MEUCIQCrYzv/RRHiOcWkVmEsJLdJ5WcSdSVgBAOgsbBE7grkWAIgQBQW5kWpypb7x/cRyDZ9BIrRoQwucp6QawsrMpilcuM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":446964},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"4e77fc8eef6262c294f325d4acad720c15a5cbe2","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.20.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.74.0","@account-kit/signer":"^4.74.0","@account-kit/logging":"^4.74.0","@account-kit/wallet-client":"^4.74.0","@account-kit/smart-contracts":"^4.74.0","@account-kit/react-native-signer":"^4.74.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.74.0_1761071564990_0.9641191876713222","host":"s3://npm-registry-packages-npm-production"}},"4.73.1-alpha.1":{"name":"@account-kit/core","version":"4.73.1-alpha.1","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.73.1-alpha.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"e708e109f6e60e65e85126a2e63753dcf4a22c8c","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.73.1-alpha.1.tgz","fileCount":242,"integrity":"sha512-t2NklOUk7Wq0F6jfjq71V8315/CqVBa7MSuCgbzNL+I8T34wo1OliPyDSX5uSVY7NSpZ4sJkunmdeQcVDDx81g==","signatures":[{"sig":"MEUCIQDtMXW22/uT9tG/YmsaPOvWQqtjfXqbcuEyRUAGALG7/gIge6c2ooDckBppI/4DSCsBCivsDzZYN0DcaztPPl1trhU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":447064},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"03b2f5bff3d97e39f0be09eeaa6eb1f5a51631c6","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v23.10.0+arm64 (darwin)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"23.10.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.73.1-alpha.1","@account-kit/signer":"^4.73.1-alpha.1","@account-kit/logging":"^4.73.1-alpha.1","@account-kit/wallet-client":"^4.73.1-alpha.1","@account-kit/smart-contracts":"^4.73.1-alpha.1","@account-kit/react-native-signer":"^4.73.1-alpha.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.73.1-alpha.1_1761081938682_0.01822090207881155","host":"s3://npm-registry-packages-npm-production"}},"4.73.1-alpha.2":{"name":"@account-kit/core","version":"4.73.1-alpha.2","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.73.1-alpha.2","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"68d4a0df9408d84ae5ca499241e2c48dfeed8dac","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.73.1-alpha.2.tgz","fileCount":242,"integrity":"sha512-C2cY1hMtHXOAqr3swk4Rsceb4vqlLIYvRUGG5LcGmNsLGbSKMHsdHZBMaef4t3qlesFoXyw22WmEhwNUoH20xA==","signatures":[{"sig":"MEUCIEeJcrPs3UlwbN0moD/KnHmgvpy85VtaUZIhYijsYckkAiEAjeK4xuR7g965fVBcYs24AUpn291Knm+9fKI2GHRKiQg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":447064},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"a453772c21ab2fab5ff0093b4168eb8e3fe73b89","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v23.10.0+arm64 (darwin)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"23.10.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.73.1-alpha.2","@account-kit/signer":"^4.73.1-alpha.2","@account-kit/logging":"^4.73.1-alpha.2","@account-kit/wallet-client":"^4.73.1-alpha.2","@account-kit/smart-contracts":"^4.73.1-alpha.2","@account-kit/react-native-signer":"^4.73.1-alpha.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.73.1-alpha.2_1761083448318_0.20945623508330158","host":"s3://npm-registry-packages-npm-production"}},"4.73.1-alpha.3":{"name":"@account-kit/core","version":"4.73.1-alpha.3","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.73.1-alpha.3","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"7fe27c06a99c2b0d0015a8ae6c61229a0f6fee05","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.73.1-alpha.3.tgz","fileCount":242,"integrity":"sha512-JfLPjHTQUgBMLSJLo7pY8ba3fX8vRgI5TgvM/FbBQaNzIgCopVQMvttRk046H58+/25clx8NB/5IIcVxmXvqkQ==","signatures":[{"sig":"MEYCIQDWSiT25jNYwe6Qx7c5/wbhIV4cSAbqU/KJzWNwxnhoAgIhAMI1upBtLSG/B+ky13vSQ5FiJOkuCFM8TSBY9QA9NF3z","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":447064},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"441fb5248356d672e1f868829bb818009f878f5c","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v23.10.0+arm64 (darwin)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"23.10.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.73.1-alpha.3","@account-kit/signer":"^4.73.1-alpha.3","@account-kit/logging":"^4.73.1-alpha.3","@account-kit/wallet-client":"^4.73.1-alpha.3","@account-kit/smart-contracts":"^4.73.1-alpha.3","@account-kit/react-native-signer":"^4.73.1-alpha.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.73.1-alpha.3_1761147528652_0.5481137935388358","host":"s3://npm-registry-packages-npm-production"}},"4.73.1-alpha.4":{"name":"@account-kit/core","version":"4.73.1-alpha.4","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.73.1-alpha.4","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"14cf870774ded22bc284eac0550c8ae9cb32364f","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.73.1-alpha.4.tgz","fileCount":242,"integrity":"sha512-Oy1h4nvhZlx2AQVyz01ZTLdqU0SV2cso5rgD+K+zD/XkcY8YJcCWXHVDQ29UnNjlOvnv+D1NzGxJ/KDALcW0Ig==","signatures":[{"sig":"MEUCIQC1nJWsGfEehDy9tZO41xyxfH8uCKuWydW4UVOBSXAQDAIgJ0q1ygiSNMR9Khm26xFpj+76QCQq8Hx3z5/f+trb3Fw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":447064},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"0b4e411c20856ba68c93c4c71877db2fafd87780","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v23.10.0+arm64 (darwin)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"23.10.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.73.1-alpha.4","@account-kit/signer":"^4.73.1-alpha.4","@account-kit/logging":"^4.73.1-alpha.4","@account-kit/wallet-client":"^4.73.1-alpha.4","@account-kit/smart-contracts":"^4.73.1-alpha.4","@account-kit/react-native-signer":"^4.73.1-alpha.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.73.1-alpha.4_1761155161644_0.5879056020938229","host":"s3://npm-registry-packages-npm-production"}},"4.73.1-alpha.5":{"name":"@account-kit/core","version":"4.73.1-alpha.5","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.73.1-alpha.5","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"3c36f836f51ac791505cd4948c3fda1ffd8f1b3e","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.73.1-alpha.5.tgz","fileCount":242,"integrity":"sha512-gg4VupOUz99r9zXouURgZG/XGxYml9EibwjEx9bqTnLb850ZFSzqrB6AzlndDbOW2AEJRogFHPCqCVKxw2hJ5w==","signatures":[{"sig":"MEUCIQDduOVj2w3+TXzb1OsxGx1seVC+3MlHsKXPx6xKjFKaBgIgNx2eAQahGkbLvCp3xSIIcV5usd4VhgQy6cJxSobI8mA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":447064},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"6492299e9fe5f647c41ba7ba9e33b71d54a52547","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v23.10.0+arm64 (darwin)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"23.10.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.73.1-alpha.5","@account-kit/signer":"^4.73.1-alpha.5","@account-kit/logging":"^4.73.1-alpha.5","@account-kit/wallet-client":"^4.73.1-alpha.5","@account-kit/smart-contracts":"^4.73.1-alpha.5","@account-kit/react-native-signer":"^4.73.1-alpha.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.73.1-alpha.5_1761156801875_0.9807649160838092","host":"s3://npm-registry-packages-npm-production"}},"4.73.1-alpha.6":{"name":"@account-kit/core","version":"4.73.1-alpha.6","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.73.1-alpha.6","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"bb97cd69bf7e2402f79f7ec70c4ae6bbc537b2a9","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.73.1-alpha.6.tgz","fileCount":242,"integrity":"sha512-9ieTInp72sY49w3dPKH6Wn+nexQyv1+44sCjGDWnFM/TN11wwi5GWU9D9SGll1wyZ237Xc/hYtPXkB+tjmRQSg==","signatures":[{"sig":"MEYCIQCUU8VzwSQhfnx6LMXnDQ0duVprUCVxsFU/TMZWtzQFpQIhAOQYt75XidL7Ck3pc64laqoIEo8Mxo9k/jS+gYFg9T1C","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":447064},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"711614b095d09e184d5fdda7379774c898d04c35","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v23.10.0+arm64 (darwin)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"23.10.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.73.1-alpha.6","@account-kit/signer":"^4.73.1-alpha.6","@account-kit/logging":"^4.73.1-alpha.6","@account-kit/wallet-client":"^4.73.1-alpha.6","@account-kit/smart-contracts":"^4.73.1-alpha.6","@account-kit/react-native-signer":"^4.73.1-alpha.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.73.1-alpha.6_1761158906768_0.7977869246288352","host":"s3://npm-registry-packages-npm-production"}},"4.73.1-alpha.7":{"name":"@account-kit/core","version":"4.73.1-alpha.7","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.73.1-alpha.7","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"dfc7ec41dc0d1e1a6e7355bb0f7545947d95d632","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.73.1-alpha.7.tgz","fileCount":242,"integrity":"sha512-jvU5ZHn8fX/Z6f3NiXM0uhLltIuHwEV21k5uqawTKxYgdO7avb1PiWk+2v+DIbb2t1dqcgCqfIS/BkVZDc9IqA==","signatures":[{"sig":"MEUCIDlQbwAOY2e4q7nJon20blRUqGHbSw9cZsyBEs1qNBsXAiEAj/dKd8dtidHuCpPciKQPYARKqO8MrH39eAceKFmr0nQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":447064},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"520ce93870f5fa37afacae4affe76f42c99a1348","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v23.10.0+arm64 (darwin)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"23.10.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.73.1-alpha.7","@account-kit/signer":"^4.73.1-alpha.7","@account-kit/logging":"^4.73.1-alpha.7","@account-kit/wallet-client":"^4.73.1-alpha.7","@account-kit/smart-contracts":"^4.73.1-alpha.7","@account-kit/react-native-signer":"^4.73.1-alpha.7"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.73.1-alpha.7_1761160075948_0.25157279631885077","host":"s3://npm-registry-packages-npm-production"}},"4.73.1-alpha.8":{"name":"@account-kit/core","version":"4.73.1-alpha.8","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.73.1-alpha.8","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"f3db17502692b55eae554ebb7bd9dae5b15c2a0b","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.73.1-alpha.8.tgz","fileCount":242,"integrity":"sha512-Lfal4+2otnB7LeN1rogCwxnTKtsUWUt0oXxVdoN0rCAlFisgOaeFK/gGsque5LcVr6fMt12UYxsUze7utBjC3g==","signatures":[{"sig":"MEYCIQCjEnBqoHHngyxBa4SqKCr0bYxadkenAhyjoAwCETusrQIhALi5A3KHRPiEf1AvMIVk7j09yMYt0dWpxDTS1IKa0L/I","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":447064},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"bd1ce8f5c44964076476864cf11644f8673fe2e3","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v23.10.0+arm64 (darwin)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"23.10.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.73.1-alpha.8","@account-kit/signer":"^4.73.1-alpha.8","@account-kit/logging":"^4.73.1-alpha.8","@account-kit/wallet-client":"^4.73.1-alpha.8","@account-kit/smart-contracts":"^4.73.1-alpha.8","@account-kit/react-native-signer":"^4.73.1-alpha.8"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.73.1-alpha.8_1761160500866_0.8091307441669446","host":"s3://npm-registry-packages-npm-production"}},"4.73.1-alpha.9":{"name":"@account-kit/core","version":"4.73.1-alpha.9","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.73.1-alpha.9","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"b07c490d9e5b5453daf040b955ad5f228f0d52c6","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.73.1-alpha.9.tgz","fileCount":242,"integrity":"sha512-+pmnx7oog5wxUodZkT2bDlkkX/jdPr27bUR0aKC6UXH9s5onPG0RWuC9tJTqKAjB8tlzgvb8UQihP6i6t5sDKA==","signatures":[{"sig":"MEUCIDavsG06pqcijxFUOmR1Y7OA0OYA8JTKzlalt80tHl8pAiEAsMrt1YpC3LOHy55OVb6zmrb53MXX+8ENwSe3VOk8ojM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":447064},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"55c990661fe74790e0321bd9828031dc2b2cd158","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v23.10.0+arm64 (darwin)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"23.10.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.73.1-alpha.9","@account-kit/signer":"^4.73.1-alpha.9","@account-kit/logging":"^4.73.1-alpha.9","@account-kit/wallet-client":"^4.73.1-alpha.9","@account-kit/smart-contracts":"^4.73.1-alpha.9","@account-kit/react-native-signer":"^4.73.1-alpha.9"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.73.1-alpha.9_1761161237305_0.7165209266105419","host":"s3://npm-registry-packages-npm-production"}},"4.73.1-alpha.10":{"name":"@account-kit/core","version":"4.73.1-alpha.10","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.73.1-alpha.10","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"72960fe28d491d8fbe700be745a3ddbed0ac0633","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.73.1-alpha.10.tgz","fileCount":242,"integrity":"sha512-xkut1KqihtjXfvGLmLZ205UuUFXukBu8J2jN3YAn5DtfPquMc2vRfFbyHbSz3ql2fR1OJ3R6QkCcyNiPY7XV6g==","signatures":[{"sig":"MEYCIQC2fO0QhWwkH2w46ILcUjFsB1dyrUVM1/1uhvwOIS2O5AIhAO9DOmH+36JaHq0Wxm4TFU40RS9lQUy3HEtC+8jw8Rqp","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":447076},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"d79ab9ab7104919deba2b60db8c6ba0c1656a45e","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v23.10.0+arm64 (darwin)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"23.10.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.73.1-alpha.10","@account-kit/signer":"^4.73.1-alpha.10","@account-kit/logging":"^4.73.1-alpha.10","@account-kit/wallet-client":"^4.73.1-alpha.10","@account-kit/smart-contracts":"^4.73.1-alpha.10","@account-kit/react-native-signer":"^4.73.1-alpha.10"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.73.1-alpha.10_1761164730562_0.4447832764235242","host":"s3://npm-registry-packages-npm-production"}},"4.73.1-alpha.11":{"name":"@account-kit/core","version":"4.73.1-alpha.11","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.73.1-alpha.11","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"76948c5429eebf0d06c3d820839f9bb18aa68ff3","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.73.1-alpha.11.tgz","fileCount":242,"integrity":"sha512-M+mQPHG3PLrz7MZ887VUqgWfzuI5hVZFya6NkWCRJoP4MQzfDBitzChGpZGPKaURejIjG0gQBkaohx3KX5nAwQ==","signatures":[{"sig":"MEYCIQDVASNIlDlty+BGPJXclfgpOV0RK5YIGzhDjJlUGp8eLgIhAIzeeMNEqpmZIYcOR9qjWPvTbsWHXdEQWrbePmkO9aic","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":447076},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"29d8866afdb4f5019403ef0897bd13f88dcfa2b4","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v23.10.0+arm64 (darwin)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"23.10.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.73.1-alpha.11","@account-kit/signer":"^4.73.1-alpha.11","@account-kit/logging":"^4.73.1-alpha.11","@account-kit/wallet-client":"^4.73.1-alpha.11","@account-kit/smart-contracts":"^4.73.1-alpha.11","@account-kit/react-native-signer":"^4.73.1-alpha.11"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.73.1-alpha.11_1761169096601_0.7608507380795175","host":"s3://npm-registry-packages-npm-production"}},"4.75.0":{"name":"@account-kit/core","version":"4.75.0","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.75.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"0375947bc07039f7676fb44e29d808322cded922","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.75.0.tgz","fileCount":242,"integrity":"sha512-rzfN+C4GnkM4wkoZbQMBbDcaAmWG/Inr5RY/rEv1/0Dm/CVeaNfaC4GMxy32ay1IyIhKJHoB6L7NQmDlonYcRg==","signatures":[{"sig":"MEQCIHnaWd9lNhAyW8ACPTi2vCMktQtkXKhYwTDvdL0daWt9AiAuvjjlWWVbmR1MZnE+EkQk1DvPIgeeAiGsNy/J58exWg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":446964},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"2113dcf956dd2b35a98031ef7ec5bc23c0594684","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.20.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.75.0","@account-kit/signer":"^4.75.0","@account-kit/logging":"^4.75.0","@account-kit/wallet-client":"^4.75.0","@account-kit/smart-contracts":"^4.75.0","@account-kit/react-native-signer":"^4.75.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.75.0_1761331719803_0.08424708213006138","host":"s3://npm-registry-packages-npm-production"}},"4.75.1":{"name":"@account-kit/core","version":"4.75.1","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.75.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"9db384510050bfeef12189c1cc494697cf576b92","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.75.1.tgz","fileCount":242,"integrity":"sha512-HvBU0HVuM6MGySkoaIj4lLd0vqERJ8y8r8NbbkvLqpjSqWJcfDlAr9cP/SKLlL3QTf6SRqDnkaS+pMw1AOJY0A==","signatures":[{"sig":"MEYCIQCap4WItUzP7R0t5UQAQDcOQ+8Sj8XLPe0ogRkdgX+S4gIhALB0X2FstaomR0ryzi0KjTFkboT5IWA5IC4XYy8ZHTZE","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":446964},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"092f331c6308273f6b705952e256a933c0cb5813","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.20.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.75.1","@account-kit/signer":"^4.75.1","@account-kit/logging":"^4.75.1","@account-kit/wallet-client":"^4.75.1","@account-kit/smart-contracts":"^4.75.1","@account-kit/react-native-signer":"^4.75.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.75.1_1761335448994_0.8993328129076781","host":"s3://npm-registry-packages-npm-production"}},"4.75.2":{"name":"@account-kit/core","version":"4.75.2","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.75.2","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"515d7d35d489e87c378b88be4d714ba5c83a3b75","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.75.2.tgz","fileCount":242,"integrity":"sha512-/M9cqPdssvuTd7O4lhn3gqWqPoC3nYoN5qyQ4JDbHdq/6RL673K30YZvZmyHZarLm+nb0AX2uMcd/qUapMtY/w==","signatures":[{"sig":"MEUCIHBQ5OvDkrqRbE5hq0iDEMzACUv6IaIwSK5SHMLEdbcuAiEAqfJKSv7MRugCzGVzIXpS7e23PFsf0Ih+n+jAKajC2ZM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":446964},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"489ff5103206030c4e638e971eeb0f27df6ec838","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.20.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.75.2","@account-kit/signer":"^4.75.2","@account-kit/logging":"^4.75.2","@account-kit/wallet-client":"^4.75.2","@account-kit/smart-contracts":"^4.75.2","@account-kit/react-native-signer":"^4.75.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.75.2_1761340935180_0.23182487387798845","host":"s3://npm-registry-packages-npm-production"}},"4.75.3":{"name":"@account-kit/core","version":"4.75.3","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.75.3","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"d529feb6ff19a738306f9579af31746db1daf17a","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.75.3.tgz","fileCount":242,"integrity":"sha512-rrIMk0NSfem3WA5MaQNGfmpedgjHZSdDC5YsGu3asszu7t/mYKZ4hu8RacbR4lUPBK6KbNQiNiYttd5zQn/vfA==","signatures":[{"sig":"MEYCIQC2Idkg8UQ0Npf2VezgbaD7zwWiKw7gj/OD4SKjK5kpuAIhAPbn8BI4RKsU6CiYhv16tPHdETQULbDuyApkkCiICMO/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":446964},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"1ce6848e7c03092f316607ae9703477f873fc9bf","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.20.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.75.3","@account-kit/signer":"^4.75.3","@account-kit/logging":"^4.75.3","@account-kit/wallet-client":"^4.75.3","@account-kit/smart-contracts":"^4.75.3","@account-kit/react-native-signer":"^4.75.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.75.3_1761581309152_0.4176257647595949","host":"s3://npm-registry-packages-npm-production"}},"4.75.4":{"name":"@account-kit/core","version":"4.75.4","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.75.4","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"2b99a0e713f8db2a49502c02e13fbd92d11d539e","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.75.4.tgz","fileCount":242,"integrity":"sha512-q/c/dR2asOxTygTYFa2sTLHFM+pSsZIJBswc54Bsls2TeCWeFynNYDfzZLrYuZm2Xmsz+dUhiztE5l4pMzjqxw==","signatures":[{"sig":"MEUCIBkI2HCnNaFIjggwlEe7SExF/sIyac9hjKPcKdCKwNjsAiEAxRf+4fZQOAne4dFqvysSpYIkKLQxGO5MbzrY0Yc9qZg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":446964},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"39e31ecafce693ec77aa323ad534510727f2acfd","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.20.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.75.4","@account-kit/signer":"^4.75.4","@account-kit/logging":"^4.75.4","@account-kit/wallet-client":"^4.75.4","@account-kit/smart-contracts":"^4.75.4","@account-kit/react-native-signer":"^4.75.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.75.4_1761590141053_0.22729369200405336","host":"s3://npm-registry-packages-npm-production"}},"4.75.5-alpha.0":{"name":"@account-kit/core","version":"4.75.5-alpha.0","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.75.5-alpha.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"0a5514cd72d02dcb37f74430c837ea56e32c032c","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.75.5-alpha.0.tgz","fileCount":242,"integrity":"sha512-nUptd5+XllNDSB9s/vhRwzeDAHE+EhT1CJmSaMj5Ei3ZZRJLrQPTp2FFP/BramrCyCc90WSfqmyYRel7Hszwjg==","signatures":[{"sig":"MEYCIQC4/4veuV3euSt5WxCbYDrO57J+ltbg+kcF87OE2AeGhQIhAJk68iylPtC2HMM43Da1UUvQpoWs6xhymXlyQ7C5yfVO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":447064},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"9d26a842cfa9082ea7f303974276b8fc8d9f8f2f","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v23.10.0+arm64 (darwin)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"23.10.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.75.5-alpha.0","@account-kit/signer":"^4.75.5-alpha.0","@account-kit/logging":"^4.75.5-alpha.0","@account-kit/wallet-client":"^4.75.5-alpha.0","@account-kit/smart-contracts":"^4.75.5-alpha.0","@account-kit/react-native-signer":"^4.75.5-alpha.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.75.5-alpha.0_1761679128416_0.4905631600376048","host":"s3://npm-registry-packages-npm-production"}},"4.76.0":{"name":"@account-kit/core","version":"4.76.0","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.76.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"eea6bb2fa04206ccb4576c4ff72574eae5836f3e","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.76.0.tgz","fileCount":242,"integrity":"sha512-aMC0pz1THO4iOAFyXtZglq1/DoDl9mdgZQP+RRLG0SqIYUXI4UR6DyFhEJF3k3xVzrQW13cH46hs1KuI0nohxQ==","signatures":[{"sig":"MEYCIQDhLsQv8z/SP5TMdaQeWF4SZYEiZuY4rDsLr+nHquicYQIhAMzyc61Z1oN6p9QhgGJsVxptgeGEevk7KfM263fwXY2+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":446964},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"664b587d4ab2c3be0ff244a8a25b172a6d496a78","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.20.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.76.0","@account-kit/signer":"^4.76.0","@account-kit/logging":"^4.76.0","@account-kit/wallet-client":"^4.76.0","@account-kit/smart-contracts":"^4.76.0","@account-kit/react-native-signer":"^4.76.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.76.0_1761692724279_0.7828536425315709","host":"s3://npm-registry-packages-npm-production"}},"4.77.0":{"name":"@account-kit/core","version":"4.77.0","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.77.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"80eb28386c1218df148bbed684f4ef19ddad8995","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.77.0.tgz","fileCount":242,"integrity":"sha512-isE5o7po9gBw99Gat6cDwglBq3bmbsIFEvWROAUZ9B9AGEbZEIMHhfftkiIavGwMSPXep4OWVM4sr+rl2C/qwg==","signatures":[{"sig":"MEQCIAXRfYH0/LV0mRa/PNSQ7r2bEL5LmH9LbqIqGW7OFlpwAiAHMCmebsypxf5Sk6tq3BAUPHVyu5vZJ7J9qe+fGfEASg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":447090},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"0aa4229e7b4b5aeea1f4a9642b7abe0a9ff49e75","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.21.1+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.21.1","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.77.0","@account-kit/signer":"^4.77.0","@account-kit/logging":"^4.77.0","@account-kit/wallet-client":"^4.77.0","@account-kit/smart-contracts":"^4.77.0","@account-kit/react-native-signer":"^4.77.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.77.0_1761927536510_0.6097561907320719","host":"s3://npm-registry-packages-npm-production"}},"4.77.1":{"name":"@account-kit/core","version":"4.77.1","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.77.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"5940ba1f45c7aa6577b8ef6b91268c36fe414f12","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.77.1.tgz","fileCount":242,"integrity":"sha512-N8iN6XHUzhVwifkPdZOwwA+IkleVmXcFATKCUsE6SJzdb0t0QRS1M+sYF22p89vDQWZXXvLXdFjPRJh5yM0xog==","signatures":[{"sig":"MEQCIBrpCNtvDkfUmQpJTyHCCUDQCFDDiAlPi263Dvk3cgnWAiBuOqUmfMkZAkyZmSTfS3mH11CFkk6YAxRKVa7JMVNhuQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":447090},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"59bb8fdc3b720c0363a23dea3450504890f598a7","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.21.1+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.21.1","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.77.1","@account-kit/signer":"^4.77.1","@account-kit/logging":"^4.77.1","@account-kit/wallet-client":"^4.77.1","@account-kit/smart-contracts":"^4.77.1","@account-kit/react-native-signer":"^4.77.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.77.1_1761938395710_0.6681126243562061","host":"s3://npm-registry-packages-npm-production"}},"4.78.0":{"name":"@account-kit/core","version":"4.78.0","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.78.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"f5ea12d88934bead2875665ffd552b0acafff7cf","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.78.0.tgz","fileCount":242,"integrity":"sha512-ZwCTRiTl9239zxAbDXlAEv+g1THG2FGuUhs+olICGiSbsC/uCLleE3kmTOeCcGo7QoGvyMC3P1urZw12H+xteA==","signatures":[{"sig":"MEYCIQDhGFrnjWlCd/s9Jw5gsUfX4cajK5gFofO1W1yZcalouAIhANsHAquC1EPMC1I5Z9j/c7ofXB7RN80gSuDyXYuXO7//","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":447090},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"78a221a80dfd66a06b1ae204ec7e10ada80acca7","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.21.1+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.21.1","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.78.0","@account-kit/signer":"^4.78.0","@account-kit/logging":"^4.78.0","@account-kit/wallet-client":"^4.78.0","@account-kit/smart-contracts":"^4.78.0","@account-kit/react-native-signer":"^4.78.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.78.0_1762383683245_0.7004483164812236","host":"s3://npm-registry-packages-npm-production"}},"4.79.0":{"name":"@account-kit/core","version":"4.79.0","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.79.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"a8028f42bcced21d8faee844ed9f87bc9b215584","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.79.0.tgz","fileCount":242,"integrity":"sha512-QTsJ1NdyOLu/iWFN1noUheKRyf+H9w4jtzT5VIBT81t07WnpEU1r7jl7z5nZesloi5UpDkKyXsobonrW3OYf5A==","signatures":[{"sig":"MEUCIQDW8xZlS2UjAkjbUYuHt+E+KFF9oALURHNeMe+9cTM7SQIgQYw6/z1XrccrJnotfRKZJJshm/kFEOIJJmwU9OUxO9U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":447090},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"9f4a0357fb4c8d9d95d83c4bc52940c740c4e9e4","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.21.1+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.21.1","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.79.0","@account-kit/signer":"^4.79.0","@account-kit/logging":"^4.79.0","@account-kit/wallet-client":"^4.79.0","@account-kit/smart-contracts":"^4.79.0","@account-kit/react-native-signer":"^4.79.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.79.0_1763578656027_0.05671413098919187","host":"s3://npm-registry-packages-npm-production"}},"4.80.0":{"name":"@account-kit/core","version":"4.80.0","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.80.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"522a9f7c8e5d8695460a8cb617ad6fac6d130cb6","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.80.0.tgz","fileCount":242,"integrity":"sha512-FUtigqFVRHA49k0/xdhHMWa/wTgkqSDaKltLFl/uZvgXQfQ9GV+1fUH8VaABXDJYuuWH5N/mZE9s3hpFVO1RBA==","signatures":[{"sig":"MEQCICMDsovLhnjv3Zn6W/UYsNdismC+KIYr7xebIH2nFsFbAiBppMzCevc+NTkNurgAceqsWfWxgPUS3I2ZN0V+7537DQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":447090},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"b2ccbcdfec309d8ba02bfbaca0e43188b631d4ea","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.21.1+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.21.1","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.80.0","@account-kit/signer":"^4.80.0","@account-kit/logging":"^4.80.0","@account-kit/wallet-client":"^4.80.0","@account-kit/smart-contracts":"^4.80.0","@account-kit/react-native-signer":"^4.80.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.80.0_1764713752028_0.729996313580892","host":"s3://npm-registry-packages-npm-production"}},"4.81.0":{"name":"@account-kit/core","version":"4.81.0","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.81.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"cdd203c6a63241ba31a59c30f23d8d6ac6a54d8f","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.81.0.tgz","fileCount":242,"integrity":"sha512-AuZQBJ+9jYX/6As0/dXbvP+KG2Dj6nsUlOugqSb2Fu9FH49ZFlFKHz4abAKE3pdeuwdzqbawjeDdoAZORQtvHQ==","signatures":[{"sig":"MEUCIEAQkRCERHXA5xn++5ig3C+jfMFzuJF91/LgfQicdXhlAiEA6bU7AEPY75KtZJaVjxPyo+KTjrHhF8sJ54J0Z8wniNY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":447090},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"324bf309c26cc0310b0be16f34913d2540b8e776","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.21.1+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.21.1","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.81.0","@account-kit/signer":"^4.81.0","@account-kit/logging":"^4.81.0","@account-kit/wallet-client":"^4.81.0","@account-kit/smart-contracts":"^4.81.0","@account-kit/react-native-signer":"^4.81.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.81.0_1764792531427_0.37313797150435324","host":"s3://npm-registry-packages-npm-production"}},"4.81.1":{"name":"@account-kit/core","version":"4.81.1","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.81.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"bfc89c766ebbc5721eaa36f4a3000bf96b2f1d0a","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.81.1.tgz","fileCount":242,"integrity":"sha512-oleIeRaUv+TwrjeVUCZrjTSIYvjFxtsRXWRMuKkHOliCBF9b6GYH5vBlCwk8fpwt91aRxa/zWEsjDux6H3KL3g==","signatures":[{"sig":"MEQCIF5cLZ10X/rChAnpcSOIpP1mr57TLG1B7RrLVUPHsvLwAiB/WxKVYrchYIj7V/M0I9hMPEhL8lFKcDt4u1CRVcCDng==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":446502},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"5edcc80e74639998f458dd1ea6bae813757ea12e","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.21.1+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.21.1","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.81.1","@account-kit/signer":"^4.81.1","@account-kit/logging":"^4.81.1","@account-kit/wallet-client":"^4.81.1","@account-kit/smart-contracts":"^4.81.1","@account-kit/react-native-signer":"^4.81.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.81.1_1764973715852_0.5304609147801587","host":"s3://npm-registry-packages-npm-production"}},"4.81.2":{"name":"@account-kit/core","version":"4.81.2","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.81.2","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"cb6ec8bd0430ca979215f49c4695c1c297096a3c","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.81.2.tgz","fileCount":242,"integrity":"sha512-+K04B09CiiJeNI+HRYm0egcHnr35G4sgIdnAiHMlxXQYorGOheKT4ZhAcQEHL6A/97yOJGXiEVMHhWC6QfeexQ==","signatures":[{"sig":"MEQCIEaRlaQAifC8pVyCi0b45cUgjiJsS6Zyp8TXHaRCerPUAiA5ksFJ2ea7y5xId2lPYYH4bCsJMwCggOvUODiqP0zcig==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":446502},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"8de2bb2def4e6eb54af7d3036f63f6dff506182b","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.21.1+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.21.1","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.81.2","@account-kit/signer":"^4.81.2","@account-kit/logging":"^4.81.2","@account-kit/wallet-client":"^4.81.2","@account-kit/smart-contracts":"^4.81.2","@account-kit/react-native-signer":"^4.81.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.81.2_1765224719104_0.2386335023452657","host":"s3://npm-registry-packages-npm-production"}},"4.81.3":{"name":"@account-kit/core","version":"4.81.3","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.81.3","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"063080cbfe21b116a7b21c1b0bd134f986f5ee78","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.81.3.tgz","fileCount":242,"integrity":"sha512-dvFmX+VxTyGGPgcNT2KHhsQ+vI0JbnvkMoJQVcEaEWa0yxrx9ZMB3vwHaqu9NHvhY7RWdZwc4kwv2L9HcyUAoQ==","signatures":[{"sig":"MEQCIDk46BszpFbCd7Hpxd9zf1Lksu5JTbMujXl2Mjmncw3oAiAcf9DoX3DDH8jymZKK0rhzzIyl6OSDkR+I98xM0noKAQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":446502},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"128999e21413325413334b54eb1c9a2e449f331a","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.21.1+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.21.1","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.81.3","@account-kit/signer":"^4.81.3","@account-kit/logging":"^4.81.3","@account-kit/wallet-client":"^4.81.3","@account-kit/smart-contracts":"^4.81.3","@account-kit/react-native-signer":"^4.81.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.81.3_1765402880315_0.45664956758744357","host":"s3://npm-registry-packages-npm-production"}},"4.81.6":{"name":"@account-kit/core","version":"4.81.6","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.81.6","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"39b8dfbbe82a5a592c84af6ffdd17b545c32c033","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.81.6.tgz","fileCount":242,"integrity":"sha512-GAX4b9QP9uHSVNap4HBc9oCu0f0ZHnJH6iSEgNwmRfbI3EWP7P6/YwE3aORmzIsoJNdiz6WV8jGZziChsoohnw==","signatures":[{"sig":"MEUCIFgvn28qFWJTmXqTag7gPeeez/1vPiTh4Q2FAs1K9VmrAiEApi3mKE8i7qMrpNUX7otUhqEsJjVaHNkg8WjRlataqRE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":446502},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"45327a933e3d3b24e6fe0ccbfb69c5b8d73eab0e","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.21.1+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.21.1","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.81.6","@account-kit/signer":"^4.81.6","@account-kit/logging":"^4.81.6","@account-kit/wallet-client":"^4.81.6","@account-kit/smart-contracts":"^4.81.6","@account-kit/react-native-signer":"^4.81.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.81.6_1766181518933_0.144580421620784","host":"s3://npm-registry-packages-npm-production"}},"4.82.0":{"name":"@account-kit/core","version":"4.82.0","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.82.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"e99d928710e9e8ba81df9afb07748d13c55728f7","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.82.0.tgz","fileCount":242,"integrity":"sha512-F/A5RHcGZr6hPIff5hl2KQwJfBMTug3kVSWfqcDcfKf0iDZRN6SgzAgW02mqtmqbuKgNGYabpmHMmbWrt3QwWw==","signatures":[{"sig":"MEQCIDhrTsRcmtdns2uKtQR8BDg+T4o7kM+i+VXFCW4LsV3+AiB5M6vWoIL6p6LoI+nLoxwSf1FzFmn/uxhyryZjxi6SNA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":446502},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"b5a8ad1fca0353f892833cbe20e5d6a64a96b96e","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.21.1+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.21.1","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.82.0","@account-kit/signer":"^4.82.0","@account-kit/logging":"^4.82.0","@account-kit/wallet-client":"^4.82.0","@account-kit/smart-contracts":"^4.82.0","@account-kit/react-native-signer":"^4.82.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.82.0_1766190202364_0.9279746036015715","host":"s3://npm-registry-packages-npm-production"}},"4.82.1":{"name":"@account-kit/core","version":"4.82.1","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.82.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"c0eed3c0c8e55aa153795d318169ba8ef660b3de","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.82.1.tgz","fileCount":242,"integrity":"sha512-nGSvdBa3uYwZfLU1vQQkEWxNWEE+T97XeL4pUoZ9F8AT+XKoEutdFyYP2YydqP/7xqmerhbtbyeEFv3NOKsdlQ==","signatures":[{"sig":"MEUCIQDaE96Mqj/w3XJ+/jXVmwc7oNfdCiFEf3n1mr6gGKcPpwIgPaw463J222VDkn+gzCAoN7Qr06Nof2Uq0lBRHpEaPVo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":446433},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"0c12e83e2190438e73e58bf9af906d57bb2e10bd","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.21.1+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.21.1","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.82.1","@account-kit/signer":"^4.82.1","@account-kit/logging":"^4.82.1","@account-kit/wallet-client":"^4.82.1","@account-kit/smart-contracts":"^4.82.1","@account-kit/react-native-signer":"^4.82.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.82.1_1768244549280_0.2497568231353373","host":"s3://npm-registry-packages-npm-production"}},"4.83.0":{"name":"@account-kit/core","version":"4.83.0","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.83.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"eb9c6f4c4f226ef4bfb592c4bca62e824f61d693","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.83.0.tgz","fileCount":242,"integrity":"sha512-eadL/rnOd+iy2xkXfCWzdL/NHJUFdiljHwURozNCL5k2C6rbO5UxMPWnj42APxlt1rPWHNVuLw6gnzdsN2fcdA==","signatures":[{"sig":"MEYCIQDs30PeRzB++K3Lod1aeKrvYdaPCUN6uIBbywGQImrGVgIhALaV+WQ7KHvpD1k/C5Kkk/J8v6rbNyC06fsHUmHldpdv","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":446433},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"1fc91f7ed58341f07ae6d828aa258e2e03589765","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.21.1+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.21.1","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.83.0","@account-kit/signer":"^4.83.0","@account-kit/logging":"^4.83.0","@account-kit/wallet-client":"^4.83.0","@account-kit/smart-contracts":"^4.83.0","@account-kit/react-native-signer":"^4.83.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.12.7"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.83.0_1769034568324_0.38147378672245047","host":"s3://npm-registry-packages-npm-production"}},"4.83.1":{"name":"@account-kit/core","version":"4.83.1","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.83.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"bfa36797aa4a64772c64b9133419dedbf1a72f2a","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.83.1.tgz","fileCount":242,"integrity":"sha512-/+2Vb+yayq72CrIpg6JezJ9k4gRkVMXRBzgrwtPSnEvaH/oWI7vOwMZtD5WsPJSyi5KwK67HccI3DoLA5/RI0g==","signatures":[{"sig":"MEYCIQDO2ifStayXJuswAFtaPgVB531YWOQ22394v0XeWIUIKwIhAPvpwvHElpe1nBOh/xdBgGQOu5uEOdyAwEECKIksrHLQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":446433},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"4091479e87e3310f4df934d873aa9acd1044a669","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.22.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.22.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.83.1","@account-kit/signer":"^4.83.1","@account-kit/logging":"^4.83.1","@account-kit/wallet-client":"^4.83.1","@account-kit/smart-contracts":"^4.83.1","@account-kit/react-native-signer":"^4.83.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.29.2","wagmi":"^2.15.5"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.83.1_1769214834651_0.12028050334808804","host":"s3://npm-registry-packages-npm-production"}},"4.83.2":{"name":"@account-kit/core","version":"4.83.2","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.83.2","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"bbf19926cb88c508a70a388e3f907cbf2acb5d0d","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.83.2.tgz","fileCount":242,"integrity":"sha512-8QpxNYB4Dc3mgyz8/ICvzjV7aYYbIRuQHSRio9M63ZGZwfyoSfQQSVFYkq++jyAoq23bci+5rS+A3GpLeed5MQ==","signatures":[{"sig":"MEUCIQCAlx7FvNbQ76o9BqLMFptZNWXSUBjKIXfxB0Ha/rFxkgIgRvKtL10B1lu5NYzOoWs+vxcoVmFKIm7DIvj1YAQ9ai0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":446433},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"fe3be8b21c170c84542f44381a20c51eb87a73f9","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.22.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.22.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.83.2","@account-kit/signer":"^4.83.2","@account-kit/logging":"^4.83.2","@account-kit/wallet-client":"^4.83.2","@account-kit/smart-contracts":"^4.83.2","@account-kit/react-native-signer":"^4.83.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.45.0","wagmi":"^2.15.5"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.83.2_1769466799073_0.5737111468398113","host":"s3://npm-registry-packages-npm-production"}},"4.84.0":{"name":"@account-kit/core","version":"4.84.0","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.84.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"88f395d6b8a28f0c9a589e03f43bed41ff80aad8","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.84.0.tgz","fileCount":242,"integrity":"sha512-ZB1MyenOwvqsbBZC8So5Oh7e/aJw2OIYOy9sbjuDICh4y+X5yHbBX/d+gKY+Xq4wW7CNq5yEWEJuCK/D5rcfmQ==","signatures":[{"sig":"MEYCIQDA1c17FFkBpdF54oRgjvRrhjWvg+Sjo3AlNyqdJaMnnwIhANGrXjYZKbEA2phWJ1PRvyDE1UlCb6FPvR9bfz+JvXc3","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":446433},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"d80fd19bb3cae4767898ecbfdef74c0c8623f7c4","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.22.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.22.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.84.0","@account-kit/signer":"^4.84.0","@account-kit/logging":"^4.84.0","@account-kit/wallet-client":"^4.84.0","@account-kit/smart-contracts":"^4.84.0","@account-kit/react-native-signer":"^4.84.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.45.0","wagmi":"^2.15.5"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.84.0_1770689217653_0.9944958334416227","host":"s3://npm-registry-packages-npm-production"}},"4.84.1":{"name":"@account-kit/core","version":"4.84.1","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.84.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"2afd931d8e891b53c66dfb60ba8de0b45776b281","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.84.1.tgz","fileCount":242,"integrity":"sha512-Ff8KjJZ3TR8xcyKAozqVAT6XOMfEQuwZf80I/VUQGtpGNn/J8FJa5hLjt4Q21uq+/bWvlw9TEkWENDwRblTr1g==","signatures":[{"sig":"MEUCIQD+5ITEHGafXgrQ6q3yCLIAHFTH0Qwr9boedx5rDCWNHAIgF7RWhkRFyenOPpavb3rKR08hvQjinjNU60lRIbtPoMw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":446433},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"9b40818f612068ad5e2e76b0dc3cc9de21caaacb","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.22.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.22.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.84.1","@account-kit/signer":"^4.84.1","@account-kit/logging":"^4.84.1","@account-kit/wallet-client":"^4.84.1","@account-kit/smart-contracts":"^4.84.1","@account-kit/react-native-signer":"^4.84.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.45.0","wagmi":"^2.15.5"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.84.1_1771532746377_0.460978433867123","host":"s3://npm-registry-packages-npm-production"}},"4.86.0":{"name":"@account-kit/core","version":"4.86.0","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.86.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"bfbbc1fd740892f3d3f4d85b23a386e6e35c47c1","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.86.0.tgz","fileCount":242,"integrity":"sha512-bEZa0nRC4q0XaITztKksP9JTBluVHsqMpi3n3hA/k4i/P3o4Ju1MxuB7foXW3Vc2DdcQxKp4CnXaC2M30vbaog==","signatures":[{"sig":"MEUCIQDk3s+bm1q10NJvl4DjXeRDmA4T1L6kyxIE15/jCXoM6gIgdzg6MRvcnB6Y7RoCkwdINjRgvzqLXaySighdmhleVpE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":446433},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"c25907d482458844554ad9333656fd82d1668f4f","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.22.0+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.22.0","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.86.0","@account-kit/signer":"^4.86.0","@account-kit/logging":"^4.86.0","@account-kit/wallet-client":"^4.86.0","@account-kit/smart-contracts":"^4.86.0","@account-kit/react-native-signer":"^4.86.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.45.0","wagmi":"^2.15.5"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.86.0_1773256927948_0.7551985214205577","host":"s3://npm-registry-packages-npm-production"}},"4.86.1":{"name":"@account-kit/core","version":"4.86.1","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.86.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"f3d672699312a588e5780dc0ff7b718975eadd9a","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.86.1.tgz","fileCount":242,"integrity":"sha512-BodXdXY5CN7wkAulUcbQI9wMT4UlyNW2XgStGdnZ9RnOeZlQwnNQ4nqIFvUZjGvxqL18jFZagBvVEGrrjyuY5w==","signatures":[{"sig":"MEQCIEa5eVelX9ZXEDQ1iLrcLiMk9nRxYcgmuh35upqc2Vx4AiA8zqjjZz+AMjKu2Myg35XPXfwCtNCXAO56yowf6Pbcvg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":446433},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"7f49762c18c2686071b68b5fe8da806aba3b68c2","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.22.1+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.22.1","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.86.1","@account-kit/signer":"^4.86.1","@account-kit/logging":"^4.86.1","@account-kit/wallet-client":"^4.86.1","@account-kit/smart-contracts":"^4.86.1","@account-kit/react-native-signer":"^4.86.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.45.0","wagmi":"^2.15.5"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.86.1_1774309274755_0.047310283311605916","host":"s3://npm-registry-packages-npm-production"}},"4.87.0":{"name":"@account-kit/core","version":"4.87.0","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.87.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"0d20a62b12715943845089bca4f3594c1e3edc0c","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.87.0.tgz","fileCount":242,"integrity":"sha512-T0H+kbRT2bhkt/PoHYnd5ASBOzfFFNOSC+80Uiv75HhOTClfAGRqfvDtLGNRQU9D/TkG5J+YRxJxvGlW/f6ONQ==","signatures":[{"sig":"MEYCIQDSmPrVDsr7nqCgy2S05fPEhYX09ZLlAxifM6AHJrwyKgIhAI5YrNvBVA5Us0sYK7PUuXKrbdeKb1ELDphFZ65WrsWv","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":446433},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"b5ec0222378a84f0d66c8b7cdb48e5f4a5da2cc2","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.22.1+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.22.1","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.87.0","@account-kit/signer":"^4.87.0","@account-kit/logging":"^4.87.0","@account-kit/wallet-client":"^4.87.0","@account-kit/smart-contracts":"^4.87.0","@account-kit/react-native-signer":"^4.87.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.45.0","wagmi":"^2.15.5"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.87.0_1774895219322_0.7159015797798656","host":"s3://npm-registry-packages-npm-production"}},"4.87.1":{"name":"@account-kit/core","version":"4.87.1","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.87.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"e3ae003942a1982c66447665be02306be9311b52","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.87.1.tgz","fileCount":243,"integrity":"sha512-1uVcL0lxH1CFoX16SK4penRPF3Mf9FPWFZ4W57FIrQwDIco82JVt4fvegWMPQy5Dg/RCkdSYc6+0e+uE2Rwlvg==","signatures":[{"sig":"MEQCIAU94UwFTyc/VbV6YBIf0z1d0n2IzHzZ/rLBwsu6gYU4AiALs+EhJFW6FSNNaSUAeiRNwASP2IszpBp+3vXDJjPP6g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":446754},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"eb770f279ecee6baf7b285277748105ac1b701f2","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.22.2+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.22.2","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.87.1","@account-kit/signer":"^4.87.1","@account-kit/logging":"^4.87.1","@account-kit/wallet-client":"^4.87.1","@account-kit/smart-contracts":"^4.87.1","@account-kit/react-native-signer":"^4.87.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.45.0","wagmi":"^2.15.5"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.87.1_1775774746709_0.25741733659748656","host":"s3://npm-registry-packages-npm-production"}},"4.87.2":{"name":"@account-kit/core","version":"4.87.2","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.87.2","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"1aedeedbdbaadb28ea6749bc70f7ba17e68554bc","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.87.2.tgz","fileCount":243,"integrity":"sha512-oawftUgEUZ7OXvea/JuwZEWxy7PCzfeptffs6VMQ6/IO7wAD8PangsrlMIW2344iTBCexEDtS/kgvAnwZOWcbw==","signatures":[{"sig":"MEUCIQCLsq3UoQQjRz/TTprlbuxlK8TpJAV2D5cQCyPmkBhJdwIgE0EaETTaDsDBXWROfMyqHf8coWtWlYxok5bjCyvJr6E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":446754},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"893afc7903b05ecf4c65f822e3b274c10dae76b4","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.22.2+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.22.2","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.87.2","@account-kit/signer":"^4.87.2","@account-kit/logging":"^4.87.2","@account-kit/wallet-client":"^4.87.2","@account-kit/smart-contracts":"^4.87.2","@account-kit/react-native-signer":"^4.87.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.45.0","wagmi":"^2.15.5"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.87.2_1776456923595_0.8202782663515245","host":"s3://npm-registry-packages-npm-production"}},"4.88.0":{"name":"@account-kit/core","version":"4.88.0","author":"Alchemy","license":"MIT","_id":"@account-kit/core@4.88.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"315fd69f137bce5c3749c90c2d4e2aabb898ffac","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.88.0.tgz","fileCount":243,"integrity":"sha512-t1G6tjMiDyGxd7BphFmuGjQgfPrMv3yEBL5kPQCOhSmBJa5CARDZQCnwxe6OEhyb0/AhGy+h3pPxy15OYw3D+g==","signatures":[{"sig":"MEUCIEoGPhtmb7zXfPwJ6R/KGjhNClZwfgVIPrrLkmeBsoNsAiEA4a7WPEGIqf++x/xXmGPSEchP32Ecti5SVFjoUZO59CU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":446754},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"ba89da6601ac048324a22a48a505313562a7a4fc","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.22.2+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.22.2","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.88.0","@account-kit/signer":"^4.88.0","@account-kit/logging":"^4.88.0","@account-kit/wallet-client":"^4.88.0","@account-kit/smart-contracts":"^4.88.0","@account-kit/react-native-signer":"^4.88.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.45.0","wagmi":"^2.15.5"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.88.0_1776906689702_0.18734849471392567","host":"s3://npm-registry-packages-npm-production"}},"4.88.1":{"name":"@account-kit/core","version":"4.88.1","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.88.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"f810576c74f462712fb894ea1c49b6b588dfda1d","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.88.1.tgz","fileCount":243,"integrity":"sha512-l1bysp/Ve7fC3rFJqZVG0rZ62XF4x+/2OlSjx3BHm42F7puKbpCMH0BDjsT3SwxHBhpsbzXuxWZkIJLEnE3uPA==","signatures":[{"sig":"MEUCIQCvTBufayLeW4yHTB+UdUofhWvNoVPOk0Jp6BaYXL2c9gIgYoRUPZ93+ofnPpvITIlvnqj7PQN9WYmO/0tmjUUrBpo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":446754},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"259f9c16881b3b3963a8dcd10a0e0efc4952e1d8","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/9.0.7/node@v22.22.2+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.22.2","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.88.1","@account-kit/signer":"^4.88.1","@account-kit/logging":"^4.88.1","@account-kit/wallet-client":"^4.88.1","@account-kit/smart-contracts":"^4.88.1","@account-kit/react-native-signer":"^4.88.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.45.0","wagmi":"^2.15.5"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.88.1_1777069450734_0.49704155775385517","host":"s3://npm-registry-packages-npm-production"}},"4.88.2":{"name":"@account-kit/core","version":"4.88.2","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.88.2","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"c9f41c59afc957f4ae6c831f65028cb8060ebf80","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.88.2.tgz","fileCount":243,"integrity":"sha512-kKGDAQIqmyDzo2AyHcH2Hx2YTaeNMv07m67sAN+E65YxEpbBtZb6toQgC1W/nZHIKgSmgdgY9BP5MiZYuYfFQw==","signatures":[{"sig":"MEUCIDs75KVWHMdQfnky4yF+dSU3Y/KpAVwd195zv+FXBD0RAiEA6ww0/Kdjlgp9SMzEZ5s7quUMLkGr0nxmb+UOiUMj/es=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":446754},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"b9859cf5204f0887819fdcbeeb66c1f685755cb0","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/9.0.7/node@v22.22.2+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.22.2","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.88.2","@account-kit/signer":"^4.88.2","@account-kit/logging":"^4.88.2","@account-kit/wallet-client":"^4.88.2","@account-kit/smart-contracts":"^4.88.2","@account-kit/react-native-signer":"^4.88.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.45.0","wagmi":"^2.15.5"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.88.2_1778087612772_0.00092593358983728","host":"s3://npm-registry-packages-npm-production"}},"4.88.3":{"name":"@account-kit/core","version":"4.88.3","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.88.3","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"8b79582fbfdb8f0e49aa919b1fb65d95418187f2","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.88.3.tgz","fileCount":243,"integrity":"sha512-18nxfu357Q+oXOGyLshmwNb9fxho8jqDjXq+eaGrVNN0fotTmD/eKlyOEFSfdNw50pbtde/wYAFZYhkPk8LiGw==","signatures":[{"sig":"MEUCIQDCUlPabsGdHQ/bJfKwQ6cb3xR6x1l/4yIRDeTZorlxegIgD60Dr5BQ4dXIqH0HovhsabMtPHYY953bIJbXdRFQVzI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":446754},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"0af3855cf3dab96ee97ee95b4d4939ce67ac632d","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/9.0.7/node@v22.22.2+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.22.2","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.88.3","@account-kit/signer":"^4.88.3","@account-kit/logging":"^4.88.3","@account-kit/wallet-client":"^4.88.3","@account-kit/smart-contracts":"^4.88.3","@account-kit/react-native-signer":"^4.88.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.45.0","wagmi":"^2.15.5"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.88.3_1779216077559_0.5863033974050627","host":"s3://npm-registry-packages-npm-production"}},"4.88.4":{"name":"@account-kit/core","version":"4.88.4","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/core@4.88.4","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"c6a332597fc51b0439467f1e7ebc1ce1ffdd0645","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.88.4.tgz","fileCount":243,"integrity":"sha512-EsHC9zKYrKXoLX8C6Yn8dfqZR8PKZoNwOHxLA0UiuCw7ruCzWO+uutHPWQVx8cQlwMBALJNod6v8NkmA/2weSA==","signatures":[{"sig":"MEUCIDES3GDkNoXH9529fGUxm4HwTd2zacD3KZY59zP18NnoAiEAorVcCGr0w3ZXjP8e43WGrxkUaKnl0go0EDuAyKbP/FM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":446754},"main":"./dist/esm/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"gitHead":"c26f50ddad8160809086e63abd72c32e5015a749","private":false,"scripts":{"test":"vitest --passWithNoTests","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","prebuild":"tsx ./inject-version.ts","test:run":"vitest run --passWithNoTests","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/9.0.7/node@v22.22.3+x64 (linux)","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"zod":"^3.22.4","zustand":"^5.0.0-rc.2","js-cookie":"^3.0.5","@solana/web3.js":"^1.98.0","@account-kit/infra":"^4.88.4","@account-kit/signer":"^4.88.4","@account-kit/logging":"^4.88.4","@account-kit/wallet-client":"^4.88.4","@account-kit/smart-contracts":"^4.88.4","@account-kit/react-native-signer":"^4.88.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"peerDependencies":{"viem":"^2.45.0","wagmi":"^2.15.5"},"optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.88.4_1779477544658_0.37296404639003744","host":"s3://npm-registry-packages-npm-production"}},"4.88.5":{"name":"@account-kit/core","version":"4.88.5","description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","author":{"name":"Alchemy"},"license":"MIT","private":false,"type":"module","main":"./dist/esm/index.js","module":"./dist/esm/index.js","types":"./dist/types/index.d.ts","typings":"./dist/types/index.d.ts","sideEffects":false,"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"},"./web":{"types":"./dist/types/environments/web/index.d.ts","import":"./dist/esm/environments/web/index.js","default":"./dist/esm/environments/web/index.js"},"./package.json":"./package.json"},"scripts":{"prebuild":"tsx ./inject-version.ts","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","clean":"rm -rf ./dist","test":"vitest --passWithNoTests","test:run":"vitest run --passWithNoTests"},"devDependencies":{"@types/js-cookie":"^3.0.6","typescript-template":"*"},"dependencies":{"@account-kit/infra":"^4.88.5","@account-kit/logging":"^4.88.5","@account-kit/react-native-signer":"^4.88.5","@account-kit/signer":"^4.88.5","@account-kit/smart-contracts":"^4.88.5","@account-kit/wallet-client":"^4.88.5","@solana/web3.js":"^1.98.0","js-cookie":"^3.0.5","zod":"^3.22.4","zustand":"^5.0.0-rc.2"},"peerDependencies":{"viem":"^2.45.0","wagmi":"^2.15.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"repository":{"type":"git","url":"git+https://github.com/alchemyplatform/aa-sdk.git"},"bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","gitHead":"11cb2e2b92e3e56373bbd7d40413d193f065c333","optionalDependencies":{"alchemy-sdk":"^3.0.0"},"_id":"@account-kit/core@4.88.5","_nodeVersion":"22.23.1","_npmVersion":"lerna/9.0.7/node@v22.23.1+x64 (linux)","dist":{"integrity":"sha512-OgBoRucpyPQqLdT//ZcDEu/mm8I49Z7PrpDQuM/G8EyEEHO+KsYpRGT388MBV9EHuDP7ICXA7cR4w612/BC8FQ==","shasum":"ada76cc1c974a1a9505ed513ab063648cf243f33","tarball":"https://registry.npmjs.org/@account-kit/core/-/core-4.88.5.tgz","fileCount":243,"unpackedSize":446754,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIB14C+BRCkuYNW/YAhIHkk26brtt22cPeUceyORlsEMRAiEAlfcS/6DvkoUKAeD2B6IrvCLeDb0eurwfo8cKqahjDUE="}]},"_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"directories":{},"maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/core_4.88.5_1786479680619_0.9239250776455774"},"_hasShrinkwrap":false}},"time":{"created":"2024-06-19T20:43:47.438Z","modified":"2026-08-11T20:21:20.978Z","4.0.0-alpha.0":"2024-06-19T20:43:47.776Z","4.0.0-alpha.1":"2024-06-26T15:20:26.245Z","4.0.0-alpha.2":"2024-07-08T20:48:12.468Z","4.0.0-alpha.3":"2024-07-09T18:43:41.082Z","4.0.0-alpha.4":"2024-07-10T18:14:01.865Z","4.0.0-alpha.5":"2024-07-11T22:07:30.367Z","4.0.0-alpha.6":"2024-07-18T23:41:54.057Z","4.0.0-alpha.7":"2024-07-19T21:59:32.998Z","4.0.0-alpha.8":"2024-07-22T21:51:19.765Z","4.0.0-alpha.9":"2024-07-31T16:08:40.137Z","4.0.0-alpha.10":"2024-08-01T18:42:52.165Z","4.0.0-alpha.11":"2024-08-16T16:36:29.727Z","4.0.0-alpha.12":"2024-08-20T21:05:41.643Z","4.0.0-beta.0":"2024-08-28T17:46:41.199Z","4.0.0-beta.1":"2024-09-04T15:08:15.158Z","4.0.0-beta.2":"2024-09-06T20:36:21.990Z","4.0.0-beta.3":"2024-09-16T22:47:50.190Z","4.0.0-beta.4":"2024-09-18T06:16:12.667Z","4.0.0-beta.5":"2024-09-18T20:24:43.126Z","4.0.0-beta.6":"2024-09-18T21:25:33.753Z","4.0.0-beta.7":"2024-09-27T18:50:16.808Z","4.0.0-beta.8":"2024-10-02T17:58:31.686Z","4.0.0-beta.9":"2024-10-09T05:16:14.823Z","4.0.0-beta.10":"2024-10-15T08:31:33.620Z","4.0.0":"2024-10-15T22:04:38.633Z","4.0.1":"2024-10-19T20:13:39.354Z","4.1.0":"2024-10-23T16:53:36.759Z","4.1.1":"2024-10-24T16:34:52.283Z","4.2.0":"2024-10-29T22:52:05.977Z","4.3.0":"2024-11-05T17:42:16.298Z","4.3.1":"2024-11-07T19:11:49.316Z","4.4.0":"2024-11-13T21:02:22.072Z","4.4.1":"2024-11-14T19:04:56.843Z","4.5.0":"2024-11-18T22:59:54.905Z","4.5.1":"2024-11-22T16:21:16.024Z","4.6.0":"2024-12-03T18:16:43.240Z","4.6.1":"2024-12-10T22:38:41.350Z","4.7.0":"2024-12-16T22:49:22.532Z","4.8.0":"2025-01-09T00:01:45.089Z","4.9.0":"2025-01-13T18:13:13.020Z","4.10.0":"2025-01-28T18:22:26.022Z","4.11.0":"2025-01-29T01:57:58.819Z","4.12.0":"2025-02-04T00:33:26.946Z","4.12.1-alpha.0":"2025-02-05T22:56:22.569Z","4.13.0":"2025-02-11T22:47:09.109Z","4.13.1-alpha.0":"2025-02-18T23:59:16.075Z","4.14.0":"2025-02-27T22:10:41.061Z","4.15.0":"2025-03-06T17:12:11.683Z","4.15.1":"2025-03-07T02:00:40.217Z","4.15.2":"2025-03-07T21:21:48.327Z","4.15.3":"2025-03-08T01:13:13.281Z","4.16.0":"2025-03-12T18:04:50.813Z","4.16.1-alpha.3":"2025-03-14T17:32:37.960Z","4.17.0":"2025-03-18T18:36:39.811Z","4.18.0-alpha.3":"2025-03-21T02:42:12.372Z","4.18.0-alpha.4":"2025-03-24T19:28:46.706Z","4.18.0":"2025-03-25T18:31:31.653Z","4.19.0":"2025-03-25T23:21:52.914Z","4.20.0":"2025-03-28T03:41:34.440Z","4.20.1":"2025-03-28T22:36:56.046Z","4.21.0":"2025-03-31T16:45:23.622Z","4.22.0":"2025-04-03T16:31:41.819Z","4.23.0":"2025-04-04T19:07:54.321Z","4.23.1":"2025-04-04T20:03:57.855Z","4.24.0":"2025-04-07T22:07:15.424Z","4.25.0":"2025-04-08T23:29:00.098Z","4.25.1":"2025-04-09T16:36:59.979Z","4.26.0":"2025-04-11T21:39:53.044Z","4.27.0":"2025-04-18T20:01:59.298Z","4.28.0":"2025-04-22T13:32:26.619Z","4.28.1":"2025-04-23T17:06:03.506Z","4.28.2":"2025-04-23T19:48:59.934Z","4.28.3":"2025-04-25T17:25:26.944Z","4.29.0":"2025-04-25T20:00:12.466Z","4.30.0":"2025-04-28T16:19:11.534Z","4.31.0":"2025-05-02T20:01:18.228Z","4.31.1":"2025-05-05T18:13:16.331Z","4.31.2":"2025-05-06T00:52:48.511Z","4.32.0":"2025-05-09T22:51:30.754Z","4.33.0":"2025-05-15T19:51:04.541Z","4.34.0":"2025-05-15T20:59:04.447Z","4.34.1":"2025-05-16T16:17:06.732Z","4.35.0":"2025-05-19T15:27:03.501Z","4.35.1":"2025-05-21T21:36:20.420Z","4.36.0":"2025-05-29T16:43:24.591Z","4.36.1":"2025-05-29T19:50:39.431Z","4.37.0":"2025-06-03T03:55:10.396Z","4.38.0":"2025-06-04T19:01:19.760Z","4.39.0":"2025-06-04T21:36:48.196Z","4.40.0":"2025-06-06T19:57:10.858Z","4.41.0":"2025-06-12T21:33:41.787Z","4.42.0":"2025-06-17T23:06:17.881Z","4.43.0":"2025-06-18T00:43:07.046Z","4.43.1":"2025-06-18T18:03:35.470Z","4.44.0":"2025-06-23T18:50:23.883Z","4.45.0":"2025-06-24T20:45:30.502Z","4.46.0":"2025-06-25T22:55:40.660Z","4.46.1":"2025-06-26T17:04:53.367Z","4.47.0":"2025-06-27T01:10:48.100Z","4.48.0":"2025-07-01T20:28:35.139Z","4.49.0":"2025-07-10T14:12:41.368Z","4.50.0":"2025-07-14T15:44:34.356Z","4.50.1":"2025-07-14T21:35:20.165Z","4.51.0":"2025-07-18T20:58:31.382Z","4.52.0":"2025-07-18T21:35:35.027Z","4.52.1":"2025-07-22T01:17:51.312Z","4.52.2":"2025-07-22T18:02:11.679Z","4.52.3":"2025-08-04T16:47:41.648Z","4.52.4":"2025-08-04T19:26:57.960Z","4.53.0":"2025-08-06T18:52:22.447Z","4.53.1-alpha.0":"2025-08-06T19:41:22.785Z","4.53.1":"2025-08-06T22:38:42.243Z","4.53.2-alpha.0":"2025-08-08T02:33:33.132Z","4.53.3-alpha.0":"2025-08-08T19:11:40.304Z","4.53.3-alpha.1":"2025-08-11T19:06:41.023Z","4.53.3-alpha.2":"2025-08-11T21:49:28.409Z","4.54.0":"2025-08-12T17:15:43.111Z","4.54.1":"2025-08-13T00:05:29.160Z","4.53.3-alpha.3":"2025-08-13T13:39:36.961Z","4.53.3-alpha.4":"2025-08-13T14:50:31.292Z","4.55.0":"2025-08-14T14:58:30.248Z","4.56.0":"2025-08-18T16:23:15.105Z","4.57.0":"2025-08-19T18:09:45.595Z","4.57.1":"2025-08-20T17:24:10.054Z","4.58.0":"2025-08-25T20:44:00.825Z","4.59.0":"2025-08-26T23:35:52.007Z","4.59.1":"2025-08-27T19:12:16.028Z","4.60.0":"2025-09-03T01:19:42.424Z","4.60.1":"2025-09-03T18:47:15.592Z","4.57.2-alpha.0":"2025-09-05T16:40:48.164Z","4.61.0":"2025-09-05T18:37:27.984Z","4.62.0":"2025-09-06T21:40:30.811Z","4.62.1":"2025-09-11T17:53:43.029Z","4.62.2":"2025-09-12T02:48:46.452Z","4.63.0":"2025-09-15T17:39:13.943Z","4.63.1":"2025-09-15T20:02:37.706Z","4.63.2":"2025-09-16T19:11:19.476Z","4.64.0":"2025-09-19T21:51:11.441Z","4.65.0":"2025-09-23T19:03:39.901Z","4.66.0":"2025-09-29T15:41:05.828Z","4.66.1":"2025-09-29T22:31:44.797Z","4.66.2":"2025-09-30T21:57:21.682Z","4.66.3":"2025-10-01T03:15:00.101Z","4.66.4":"2025-10-02T00:08:18.175Z","4.67.0":"2025-10-06T23:54:37.710Z","4.68.0":"2025-10-09T16:49:23.417Z","4.69.0":"2025-10-13T15:31:42.211Z","4.70.0":"2025-10-13T20:14:08.510Z","4.70.1":"2025-10-14T21:34:11.667Z","4.71.0":"2025-10-15T18:55:38.712Z","4.71.1":"2025-10-16T21:12:12.390Z","4.72.0":"2025-10-16T22:36:00.445Z","4.73.0":"2025-10-17T17:30:26.388Z","4.73.1-alpha.0":"2025-10-17T20:09:43.961Z","4.74.0":"2025-10-21T18:32:45.235Z","4.73.1-alpha.1":"2025-10-21T21:25:38.879Z","4.73.1-alpha.2":"2025-10-21T21:50:48.533Z","4.73.1-alpha.3":"2025-10-22T15:38:48.852Z","4.73.1-alpha.4":"2025-10-22T17:46:01.866Z","4.73.1-alpha.5":"2025-10-22T18:13:22.117Z","4.73.1-alpha.6":"2025-10-22T18:48:26.981Z","4.73.1-alpha.7":"2025-10-22T19:07:56.147Z","4.73.1-alpha.8":"2025-10-22T19:15:01.111Z","4.73.1-alpha.9":"2025-10-22T19:27:17.519Z","4.73.1-alpha.10":"2025-10-22T20:25:30.789Z","4.73.1-alpha.11":"2025-10-22T21:38:16.854Z","4.75.0":"2025-10-24T18:48:40.013Z","4.75.1":"2025-10-24T19:50:49.213Z","4.75.2":"2025-10-24T21:22:15.417Z","4.75.3":"2025-10-27T16:08:29.373Z","4.75.4":"2025-10-27T18:35:41.241Z","4.75.5-alpha.0":"2025-10-28T19:18:48.618Z","4.76.0":"2025-10-28T23:05:24.545Z","4.77.0":"2025-10-31T16:18:56.712Z","4.77.1":"2025-10-31T19:19:55.893Z","4.78.0":"2025-11-05T23:01:23.453Z","4.79.0":"2025-11-19T18:57:36.239Z","4.80.0":"2025-12-02T22:15:52.225Z","4.81.0":"2025-12-03T20:08:51.592Z","4.81.1":"2025-12-05T22:28:36.008Z","4.81.2":"2025-12-08T20:11:59.245Z","4.81.3":"2025-12-10T21:41:20.648Z","4.81.6":"2025-12-19T21:58:39.085Z","4.82.0":"2025-12-20T00:23:22.512Z","4.82.1":"2026-01-12T19:02:29.427Z","4.83.0":"2026-01-21T22:29:28.480Z","4.83.1":"2026-01-24T00:33:54.828Z","4.83.2":"2026-01-26T22:33:19.249Z","4.84.0":"2026-02-10T02:06:57.852Z","4.84.1":"2026-02-19T20:25:46.569Z","4.86.0":"2026-03-11T19:22:08.107Z","4.86.1":"2026-03-23T23:41:14.927Z","4.87.0":"2026-03-30T18:26:59.500Z","4.87.1":"2026-04-09T22:45:46.867Z","4.87.2":"2026-04-17T20:15:23.795Z","4.88.0":"2026-04-23T01:11:29.859Z","4.88.1":"2026-04-24T22:24:10.906Z","4.88.2":"2026-05-06T17:13:32.949Z","4.88.3":"2026-05-19T18:41:17.722Z","4.88.4":"2026-05-22T19:19:04.790Z","4.88.5":"2026-08-11T20:21:20.755Z"},"bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"author":{"name":"Alchemy"},"license":"MIT","homepage":"https://github.com/alchemyplatform/aa-sdk#readme","repository":{"type":"git","url":"git+https://github.com/alchemyplatform/aa-sdk.git"},"description":"Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"readme":"# `@account-kit/core`\n\n> **Note:** Use [`@alchemy/wallet-apis`](https://www.npmjs.com/package/@alchemy/wallet-apis) for new integrations. It is currently in beta.\n\nCore vanilla JS/TS modules providing state management, client configuration, and account utilities.\n\n## Getting started\n\n```bash\nnpm i @account-kit/core\n```\n","readmeFilename":"README.md"}