{"_id":"@akta/sdk","_rev":"65-ee68bcd5cbcb70a4a92691c320d022d1","name":"@akta/sdk","dist-tags":{"latest":"1.4.12"},"versions":{"0.0.1":{"name":"@akta/sdk","version":"0.0.1","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@0.0.1","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"972dc07a2be367d659c920ff1d52dd4170bc2664","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-0.0.1.tgz","fileCount":992,"integrity":"sha512-Ep7ycA7mJOQ/gz7LzZevViIu+tiQN9ZbJM7zlq3ZYkJNL1bCBuTfJySmas9+XpLa9OmEcBd8x8k5zbhPAsBlCg==","signatures":[{"sig":"MEUCIQD+UzruU8Q9IZiBOsmPo7urzFL6pzcsMXEvy0+AHdvgAgIgNPP69ypExZmvhEvOO/g3A0gb1LG83qTapP5Fpsg8I/U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":39605366},"main":"dist/cjs/index.js","types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"types":"./dist/esm/index.d.ts","import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"./dao":{"types":"./dist/esm/dao/index.d.ts","import":"./dist/esm/dao/index.js","require":"./dist/cjs/dao/index.js"},"./poll":{"types":"./dist/esm/poll/index.d.ts","import":"./dist/esm/poll/index.js","require":"./dist/cjs/poll/index.js"},"./gates":{"types":"./dist/esm/gates/index.d.ts","import":"./dist/esm/gates/index.js","require":"./dist/cjs/gates/index.js"},"./types":{"types":"./dist/esm/types.d.ts","import":"./dist/esm/types.js","require":"./dist/cjs/types.js"},"./escrow":{"types":"./dist/esm/escrow/index.d.ts","import":"./dist/esm/escrow/index.js","require":"./dist/cjs/escrow/index.js"},"./raffle":{"types":"./dist/esm/raffle/index.d.ts","import":"./dist/esm/raffle/index.js","require":"./dist/cjs/raffle/index.js"},"./social":{"types":"./dist/esm/social/index.d.ts","import":"./dist/esm/social/index.js","require":"./dist/cjs/social/index.js"},"./wallet":{"types":"./dist/esm/wallet/index.d.ts","import":"./dist/esm/wallet/index.js","require":"./dist/cjs/wallet/index.js"},"./auction":{"types":"./dist/esm/auction/index.d.ts","import":"./dist/esm/auction/index.js","require":"./dist/cjs/auction/index.js"},"./connect":{"types":"./dist/esm/connect/index.d.ts","import":"./dist/esm/connect/index.js","require":"./dist/cjs/connect/index.js"},"./rewards":{"types":"./dist/esm/rewards/index.d.ts","import":"./dist/esm/rewards/index.js","require":"./dist/cjs/rewards/index.js"},"./staking":{"types":"./dist/esm/staking/index.d.ts","import":"./dist/esm/staking/index.js","require":"./dist/cjs/staking/index.js"},"./prize-box":{"types":"./dist/esm/prize-box/index.d.ts","import":"./dist/esm/prize-box/index.js","require":"./dist/cjs/prize-box/index.js"},"./hyper-swap":{"types":"./dist/esm/hyper-swap/index.d.ts","import":"./dist/esm/hyper-swap/index.js","require":"./dist/cjs/hyper-swap/index.js"},"./marketplace":{"types":"./dist/esm/marketplace/index.d.ts","import":"./dist/esm/marketplace/index.js","require":"./dist/cjs/marketplace/index.js"},"./meta-merkles":{"types":"./dist/esm/meta-merkles/index.d.ts","import":"./dist/esm/meta-merkles/index.js","require":"./dist/cjs/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/esm/staking-pool/index.d.ts","import":"./dist/esm/staking-pool/index.js","require":"./dist/cjs/staking-pool/index.js"},"./subscriptions":{"types":"./dist/esm/subscriptions/index.d.ts","import":"./dist/esm/subscriptions/index.js","require":"./dist/cjs/subscriptions/index.js"},"./dao-deployable":{"types":"./dist/esm/dao-deployable/index.d.ts","import":"./dist/esm/dao-deployable/index.js","require":"./dist/cjs/dao-deployable/index.js"}},"gitHead":"06aee70063f2715a9cc63c9e481a90f9046995b8","scripts":{"build":"concurrently 'npm run build:cjs' 'npm run build:esm'","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts && algokit generate client ../akita-sc/smart_contracts/artifacts/arc58/dao-deployable -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate","build:cjs":"tsc --project tsconfig.cjs.json","build:esm":"tsc --project tsconfig.esm.json"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"10.9.2","description":"A TypeScript SDK for interacting with ARC58 Abstracted Accounts on the Algorand blockchain. This SDK provides a high-level interface for creating and managing smart contract wallets with plugin-based functionality, escrow management, and spending allowanc","directories":{},"_nodeVersion":"22.17.1","dependencies":{"@noble/hashes":"^1.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/esm/dao/index.d.ts"],"poll":["./dist/esm/poll/index.d.ts"],"gates":["./dist/esm/gates/index.d.ts"],"types":["./dist/esm/types.d.ts"],"escrow":["./dist/esm/escrow/index.d.ts"],"raffle":["./dist/esm/raffle/index.d.ts"],"social":["./dist/esm/social/index.d.ts"],"wallet":["./dist/esm/wallet/index.d.ts"],"auction":["./dist/esm/auction/index.d.ts"],"connect":["./dist/esm/connect/index.d.ts"],"rewards":["./dist/esm/rewards/index.d.ts"],"staking":["./dist/esm/staking/index.d.ts"],"prize-box":["./dist/esm/prize-box/index.d.ts"],"hyper-swap":["./dist/esm/hyper-swap/index.d.ts"],"marketplace":["./dist/esm/marketplace/index.d.ts"],"meta-merkles":["./dist/esm/meta-merkles/index.d.ts"],"staking-pool":["./dist/esm/staking-pool/index.d.ts"],"subscriptions":["./dist/esm/subscriptions/index.d.ts"],"dao-deployable":["./dist/esm/dao-deployable/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/node":"^24.1.0","concurrently":"^9.2.0"},"peerDependencies":{"algosdk":"3.5.2","@algorandfoundation/algokit-utils":"9.1.2"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.1_1771345476231_0.5176364885343654","host":"s3://npm-registry-packages-npm-production"}},"0.0.2-canary":{"name":"@akta/sdk","version":"0.0.2-canary","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@0.0.2-canary","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"43894ec9693a764d08635ab711607ff9bf6e42ab","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-0.0.2-canary.tgz","fileCount":998,"integrity":"sha512-09THxXNYFeX42AlUgZR4RxWZDIrZVfBkMswfG9oMuzFx4Cb2foQm671LtE3nNS3gCGxTbeJr0QUwgWHEgOJaCQ==","signatures":[{"sig":"MEYCIQDFYKfWK4hRTxveUSGkFrm9mgXUkEhmzOdVfp1vMU7ObwIhAI7+HVRGqBgoV9ZyF75a9HyHHVSWzy1LFHm+QBQrNlhM","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":39655904},"main":"dist/cjs/index.js","types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"types":"./dist/esm/index.d.ts","import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"./dao":{"types":"./dist/esm/dao/index.d.ts","import":"./dist/esm/dao/index.js","require":"./dist/cjs/dao/index.js"},"./poll":{"types":"./dist/esm/poll/index.d.ts","import":"./dist/esm/poll/index.js","require":"./dist/cjs/poll/index.js"},"./gates":{"types":"./dist/esm/gates/index.d.ts","import":"./dist/esm/gates/index.js","require":"./dist/cjs/gates/index.js"},"./types":{"types":"./dist/esm/types.d.ts","import":"./dist/esm/types.js","require":"./dist/cjs/types.js"},"./escrow":{"types":"./dist/esm/escrow/index.d.ts","import":"./dist/esm/escrow/index.js","require":"./dist/cjs/escrow/index.js"},"./raffle":{"types":"./dist/esm/raffle/index.d.ts","import":"./dist/esm/raffle/index.js","require":"./dist/cjs/raffle/index.js"},"./social":{"types":"./dist/esm/social/index.d.ts","import":"./dist/esm/social/index.js","require":"./dist/cjs/social/index.js"},"./wallet":{"types":"./dist/esm/wallet/index.d.ts","import":"./dist/esm/wallet/index.js","require":"./dist/cjs/wallet/index.js"},"./auction":{"types":"./dist/esm/auction/index.d.ts","import":"./dist/esm/auction/index.js","require":"./dist/cjs/auction/index.js"},"./connect":{"types":"./dist/esm/connect/index.d.ts","import":"./dist/esm/connect/index.js","require":"./dist/cjs/connect/index.js"},"./rewards":{"types":"./dist/esm/rewards/index.d.ts","import":"./dist/esm/rewards/index.js","require":"./dist/cjs/rewards/index.js"},"./staking":{"types":"./dist/esm/staking/index.d.ts","import":"./dist/esm/staking/index.js","require":"./dist/cjs/staking/index.js"},"./prize-box":{"types":"./dist/esm/prize-box/index.d.ts","import":"./dist/esm/prize-box/index.js","require":"./dist/cjs/prize-box/index.js"},"./hyper-swap":{"types":"./dist/esm/hyper-swap/index.d.ts","import":"./dist/esm/hyper-swap/index.js","require":"./dist/cjs/hyper-swap/index.js"},"./marketplace":{"types":"./dist/esm/marketplace/index.d.ts","import":"./dist/esm/marketplace/index.js","require":"./dist/cjs/marketplace/index.js"},"./meta-merkles":{"types":"./dist/esm/meta-merkles/index.d.ts","import":"./dist/esm/meta-merkles/index.js","require":"./dist/cjs/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/esm/staking-pool/index.d.ts","import":"./dist/esm/staking-pool/index.js","require":"./dist/cjs/staking-pool/index.js"},"./subscriptions":{"types":"./dist/esm/subscriptions/index.d.ts","import":"./dist/esm/subscriptions/index.js","require":"./dist/cjs/subscriptions/index.js"},"./dao-deployable":{"types":"./dist/esm/dao-deployable/index.d.ts","import":"./dist/esm/dao-deployable/index.js","require":"./dist/cjs/dao-deployable/index.js"}},"gitHead":"06aee70063f2715a9cc63c9e481a90f9046995b8","scripts":{"build":"concurrently 'npm run build:cjs' 'npm run build:esm'","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts && algokit generate client ../akita-sc/smart_contracts/artifacts/arc58/dao-deployable -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate","build:cjs":"tsc --project tsconfig.cjs.json","build:esm":"tsc --project tsconfig.esm.json"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"10.9.2","description":"A TypeScript SDK for interacting with ARC58 Abstracted Accounts on the Algorand blockchain. This SDK provides a high-level interface for creating and managing smart contract wallets with plugin-based functionality, escrow management, and spending allowanc","directories":{},"_nodeVersion":"22.17.1","dependencies":{"@noble/hashes":"^1.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/esm/dao/index.d.ts"],"poll":["./dist/esm/poll/index.d.ts"],"gates":["./dist/esm/gates/index.d.ts"],"types":["./dist/esm/types.d.ts"],"escrow":["./dist/esm/escrow/index.d.ts"],"raffle":["./dist/esm/raffle/index.d.ts"],"social":["./dist/esm/social/index.d.ts"],"wallet":["./dist/esm/wallet/index.d.ts"],"auction":["./dist/esm/auction/index.d.ts"],"connect":["./dist/esm/connect/index.d.ts"],"rewards":["./dist/esm/rewards/index.d.ts"],"staking":["./dist/esm/staking/index.d.ts"],"prize-box":["./dist/esm/prize-box/index.d.ts"],"hyper-swap":["./dist/esm/hyper-swap/index.d.ts"],"marketplace":["./dist/esm/marketplace/index.d.ts"],"meta-merkles":["./dist/esm/meta-merkles/index.d.ts"],"staking-pool":["./dist/esm/staking-pool/index.d.ts"],"subscriptions":["./dist/esm/subscriptions/index.d.ts"],"dao-deployable":["./dist/esm/dao-deployable/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/node":"^24.1.0","concurrently":"^9.2.0"},"peerDependencies":{"algosdk":"3.5.2","@algorandfoundation/algokit-utils":"9.1.2"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.2-canary_1771395671244_0.131227539728052","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-canary":{"name":"@akta/sdk","version":"0.0.3-canary","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@0.0.3-canary","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"94650301749a146c7ff1fd85debcdbf1a68605a2","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-0.0.3-canary.tgz","fileCount":998,"integrity":"sha512-0KXZfMijdJUQVXekVLmO7yaQcWkmzvVKLhp+zuVr6T2X2v9U3rXFsNWb34TMxZ807Jlz5vOa+OIlefUKqTKuHQ==","signatures":[{"sig":"MEQCIDAxjd0UNdhU8CsXeoa8gKieks40GkKD/KgRBpaQupfgAiA1ndKidUePSANunWatMNjwZ0heV96NxLPRlSGoc24ZGw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":39659843},"main":"dist/cjs/index.js","types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"types":"./dist/esm/index.d.ts","import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"./dao":{"types":"./dist/esm/dao/index.d.ts","import":"./dist/esm/dao/index.js","require":"./dist/cjs/dao/index.js"},"./poll":{"types":"./dist/esm/poll/index.d.ts","import":"./dist/esm/poll/index.js","require":"./dist/cjs/poll/index.js"},"./gates":{"types":"./dist/esm/gates/index.d.ts","import":"./dist/esm/gates/index.js","require":"./dist/cjs/gates/index.js"},"./types":{"types":"./dist/esm/types.d.ts","import":"./dist/esm/types.js","require":"./dist/cjs/types.js"},"./escrow":{"types":"./dist/esm/escrow/index.d.ts","import":"./dist/esm/escrow/index.js","require":"./dist/cjs/escrow/index.js"},"./raffle":{"types":"./dist/esm/raffle/index.d.ts","import":"./dist/esm/raffle/index.js","require":"./dist/cjs/raffle/index.js"},"./social":{"types":"./dist/esm/social/index.d.ts","import":"./dist/esm/social/index.js","require":"./dist/cjs/social/index.js"},"./wallet":{"types":"./dist/esm/wallet/index.d.ts","import":"./dist/esm/wallet/index.js","require":"./dist/cjs/wallet/index.js"},"./auction":{"types":"./dist/esm/auction/index.d.ts","import":"./dist/esm/auction/index.js","require":"./dist/cjs/auction/index.js"},"./connect":{"types":"./dist/esm/connect/index.d.ts","import":"./dist/esm/connect/index.js","require":"./dist/cjs/connect/index.js"},"./rewards":{"types":"./dist/esm/rewards/index.d.ts","import":"./dist/esm/rewards/index.js","require":"./dist/cjs/rewards/index.js"},"./staking":{"types":"./dist/esm/staking/index.d.ts","import":"./dist/esm/staking/index.js","require":"./dist/cjs/staking/index.js"},"./prize-box":{"types":"./dist/esm/prize-box/index.d.ts","import":"./dist/esm/prize-box/index.js","require":"./dist/cjs/prize-box/index.js"},"./hyper-swap":{"types":"./dist/esm/hyper-swap/index.d.ts","import":"./dist/esm/hyper-swap/index.js","require":"./dist/cjs/hyper-swap/index.js"},"./marketplace":{"types":"./dist/esm/marketplace/index.d.ts","import":"./dist/esm/marketplace/index.js","require":"./dist/cjs/marketplace/index.js"},"./meta-merkles":{"types":"./dist/esm/meta-merkles/index.d.ts","import":"./dist/esm/meta-merkles/index.js","require":"./dist/cjs/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/esm/staking-pool/index.d.ts","import":"./dist/esm/staking-pool/index.js","require":"./dist/cjs/staking-pool/index.js"},"./subscriptions":{"types":"./dist/esm/subscriptions/index.d.ts","import":"./dist/esm/subscriptions/index.js","require":"./dist/cjs/subscriptions/index.js"},"./dao-deployable":{"types":"./dist/esm/dao-deployable/index.d.ts","import":"./dist/esm/dao-deployable/index.js","require":"./dist/cjs/dao-deployable/index.js"}},"gitHead":"1f83f776e3d18cb0526a6c7c84eadd58707c6399","scripts":{"build":"concurrently 'npm run build:cjs' 'npm run build:esm'","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts && algokit generate client ../akita-sc/smart_contracts/artifacts/arc58/dao-deployable -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate","build:cjs":"tsc --project tsconfig.cjs.json","build:esm":"tsc --project tsconfig.esm.json"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"10.9.2","description":"A TypeScript SDK for interacting with ARC58 Abstracted Accounts on the Algorand blockchain. This SDK provides a high-level interface for creating and managing smart contract wallets with plugin-based functionality, escrow management, and spending allowanc","directories":{},"_nodeVersion":"22.17.1","dependencies":{"@noble/hashes":"^1.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/esm/dao/index.d.ts"],"poll":["./dist/esm/poll/index.d.ts"],"gates":["./dist/esm/gates/index.d.ts"],"types":["./dist/esm/types.d.ts"],"escrow":["./dist/esm/escrow/index.d.ts"],"raffle":["./dist/esm/raffle/index.d.ts"],"social":["./dist/esm/social/index.d.ts"],"wallet":["./dist/esm/wallet/index.d.ts"],"auction":["./dist/esm/auction/index.d.ts"],"connect":["./dist/esm/connect/index.d.ts"],"rewards":["./dist/esm/rewards/index.d.ts"],"staking":["./dist/esm/staking/index.d.ts"],"prize-box":["./dist/esm/prize-box/index.d.ts"],"hyper-swap":["./dist/esm/hyper-swap/index.d.ts"],"marketplace":["./dist/esm/marketplace/index.d.ts"],"meta-merkles":["./dist/esm/meta-merkles/index.d.ts"],"staking-pool":["./dist/esm/staking-pool/index.d.ts"],"subscriptions":["./dist/esm/subscriptions/index.d.ts"],"dao-deployable":["./dist/esm/dao-deployable/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/node":"^24.1.0","concurrently":"^9.2.0"},"peerDependencies":{"algosdk":"3.5.2","@algorandfoundation/algokit-utils":"9.1.2"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.3-canary_1771403782449_0.9809005347853545","host":"s3://npm-registry-packages-npm-production"}},"0.0.4-canary":{"name":"@akta/sdk","version":"0.0.4-canary","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@0.0.4-canary","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"b32c88a44ab66a833132b2ffdd595020eff699d6","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-0.0.4-canary.tgz","fileCount":998,"integrity":"sha512-wgatrY7HVep6aub0UlKxysb0kCrjJjT/NLeFHVYrCcnkcc2K6py36W6NOCDarRccpMvq8TtbwOx0XK+bbT+qyA==","signatures":[{"sig":"MEUCIH2FzOQ6QeblPhnfZ805EVifHPgoIzSP6pAzcDh6TdjeAiEAqmkrk3I/G+OBVIZZjgKG18Ye4iGG+O9Pt/OjRAJ4er8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":39684123},"main":"dist/cjs/index.js","types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"types":"./dist/esm/index.d.ts","import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"./dao":{"types":"./dist/esm/dao/index.d.ts","import":"./dist/esm/dao/index.js","require":"./dist/cjs/dao/index.js"},"./poll":{"types":"./dist/esm/poll/index.d.ts","import":"./dist/esm/poll/index.js","require":"./dist/cjs/poll/index.js"},"./gates":{"types":"./dist/esm/gates/index.d.ts","import":"./dist/esm/gates/index.js","require":"./dist/cjs/gates/index.js"},"./types":{"types":"./dist/esm/types.d.ts","import":"./dist/esm/types.js","require":"./dist/cjs/types.js"},"./escrow":{"types":"./dist/esm/escrow/index.d.ts","import":"./dist/esm/escrow/index.js","require":"./dist/cjs/escrow/index.js"},"./raffle":{"types":"./dist/esm/raffle/index.d.ts","import":"./dist/esm/raffle/index.js","require":"./dist/cjs/raffle/index.js"},"./social":{"types":"./dist/esm/social/index.d.ts","import":"./dist/esm/social/index.js","require":"./dist/cjs/social/index.js"},"./wallet":{"types":"./dist/esm/wallet/index.d.ts","import":"./dist/esm/wallet/index.js","require":"./dist/cjs/wallet/index.js"},"./auction":{"types":"./dist/esm/auction/index.d.ts","import":"./dist/esm/auction/index.js","require":"./dist/cjs/auction/index.js"},"./connect":{"types":"./dist/esm/connect/index.d.ts","import":"./dist/esm/connect/index.js","require":"./dist/cjs/connect/index.js"},"./rewards":{"types":"./dist/esm/rewards/index.d.ts","import":"./dist/esm/rewards/index.js","require":"./dist/cjs/rewards/index.js"},"./staking":{"types":"./dist/esm/staking/index.d.ts","import":"./dist/esm/staking/index.js","require":"./dist/cjs/staking/index.js"},"./prize-box":{"types":"./dist/esm/prize-box/index.d.ts","import":"./dist/esm/prize-box/index.js","require":"./dist/cjs/prize-box/index.js"},"./hyper-swap":{"types":"./dist/esm/hyper-swap/index.d.ts","import":"./dist/esm/hyper-swap/index.js","require":"./dist/cjs/hyper-swap/index.js"},"./marketplace":{"types":"./dist/esm/marketplace/index.d.ts","import":"./dist/esm/marketplace/index.js","require":"./dist/cjs/marketplace/index.js"},"./meta-merkles":{"types":"./dist/esm/meta-merkles/index.d.ts","import":"./dist/esm/meta-merkles/index.js","require":"./dist/cjs/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/esm/staking-pool/index.d.ts","import":"./dist/esm/staking-pool/index.js","require":"./dist/cjs/staking-pool/index.js"},"./subscriptions":{"types":"./dist/esm/subscriptions/index.d.ts","import":"./dist/esm/subscriptions/index.js","require":"./dist/cjs/subscriptions/index.js"},"./dao-deployable":{"types":"./dist/esm/dao-deployable/index.d.ts","import":"./dist/esm/dao-deployable/index.js","require":"./dist/cjs/dao-deployable/index.js"}},"gitHead":"55d2222b8b01e0e7dc2b16e90c0a00e3f8202b66","scripts":{"build":"concurrently 'npm run build:cjs' 'npm run build:esm'","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts && algokit generate client ../akita-sc/smart_contracts/artifacts/arc58/dao-deployable -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate","build:cjs":"tsc --project tsconfig.cjs.json","build:esm":"tsc --project tsconfig.esm.json"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"10.9.2","description":"A TypeScript SDK for interacting with ARC58 Abstracted Accounts on the Algorand blockchain. This SDK provides a high-level interface for creating and managing smart contract wallets with plugin-based functionality, escrow management, and spending allowanc","directories":{},"_nodeVersion":"22.17.1","dependencies":{"@noble/hashes":"^1.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/esm/dao/index.d.ts"],"poll":["./dist/esm/poll/index.d.ts"],"gates":["./dist/esm/gates/index.d.ts"],"types":["./dist/esm/types.d.ts"],"escrow":["./dist/esm/escrow/index.d.ts"],"raffle":["./dist/esm/raffle/index.d.ts"],"social":["./dist/esm/social/index.d.ts"],"wallet":["./dist/esm/wallet/index.d.ts"],"auction":["./dist/esm/auction/index.d.ts"],"connect":["./dist/esm/connect/index.d.ts"],"rewards":["./dist/esm/rewards/index.d.ts"],"staking":["./dist/esm/staking/index.d.ts"],"prize-box":["./dist/esm/prize-box/index.d.ts"],"hyper-swap":["./dist/esm/hyper-swap/index.d.ts"],"marketplace":["./dist/esm/marketplace/index.d.ts"],"meta-merkles":["./dist/esm/meta-merkles/index.d.ts"],"staking-pool":["./dist/esm/staking-pool/index.d.ts"],"subscriptions":["./dist/esm/subscriptions/index.d.ts"],"dao-deployable":["./dist/esm/dao-deployable/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/node":"^24.1.0","concurrently":"^9.2.0"},"peerDependencies":{"algosdk":"3.5.2","@algorandfoundation/algokit-utils":"9.1.2"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.4-canary_1771437992131_0.7427214251459264","host":"s3://npm-registry-packages-npm-production"}},"0.0.5-canary":{"name":"@akta/sdk","version":"0.0.5-canary","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@0.0.5-canary","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"d5670a783eecb008bc3a793a47481c6463d97a10","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-0.0.5-canary.tgz","fileCount":998,"integrity":"sha512-wimhovOUrlW9s0eM4/Ydnrs+HwPNp2JbCKFpQhgV3smeXKgRlHoa55NeUZfw76CtTKAxS/vbmYlhpDvbtxSu0g==","signatures":[{"sig":"MEQCIHewhJGWxaxDtNooLfgnXVljZ4pv0Sy0aSr4bp9a2e/AAiBhpmsrZGD2mHrtIijcL/VRrBKS/UCR6yVU1X7u9vqMZw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":39684123},"main":"dist/cjs/index.js","types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"types":"./dist/esm/index.d.ts","import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"./dao":{"types":"./dist/esm/dao/index.d.ts","import":"./dist/esm/dao/index.js","require":"./dist/cjs/dao/index.js"},"./poll":{"types":"./dist/esm/poll/index.d.ts","import":"./dist/esm/poll/index.js","require":"./dist/cjs/poll/index.js"},"./gates":{"types":"./dist/esm/gates/index.d.ts","import":"./dist/esm/gates/index.js","require":"./dist/cjs/gates/index.js"},"./types":{"types":"./dist/esm/types.d.ts","import":"./dist/esm/types.js","require":"./dist/cjs/types.js"},"./escrow":{"types":"./dist/esm/escrow/index.d.ts","import":"./dist/esm/escrow/index.js","require":"./dist/cjs/escrow/index.js"},"./raffle":{"types":"./dist/esm/raffle/index.d.ts","import":"./dist/esm/raffle/index.js","require":"./dist/cjs/raffle/index.js"},"./social":{"types":"./dist/esm/social/index.d.ts","import":"./dist/esm/social/index.js","require":"./dist/cjs/social/index.js"},"./wallet":{"types":"./dist/esm/wallet/index.d.ts","import":"./dist/esm/wallet/index.js","require":"./dist/cjs/wallet/index.js"},"./auction":{"types":"./dist/esm/auction/index.d.ts","import":"./dist/esm/auction/index.js","require":"./dist/cjs/auction/index.js"},"./connect":{"types":"./dist/esm/connect/index.d.ts","import":"./dist/esm/connect/index.js","require":"./dist/cjs/connect/index.js"},"./rewards":{"types":"./dist/esm/rewards/index.d.ts","import":"./dist/esm/rewards/index.js","require":"./dist/cjs/rewards/index.js"},"./staking":{"types":"./dist/esm/staking/index.d.ts","import":"./dist/esm/staking/index.js","require":"./dist/cjs/staking/index.js"},"./prize-box":{"types":"./dist/esm/prize-box/index.d.ts","import":"./dist/esm/prize-box/index.js","require":"./dist/cjs/prize-box/index.js"},"./hyper-swap":{"types":"./dist/esm/hyper-swap/index.d.ts","import":"./dist/esm/hyper-swap/index.js","require":"./dist/cjs/hyper-swap/index.js"},"./marketplace":{"types":"./dist/esm/marketplace/index.d.ts","import":"./dist/esm/marketplace/index.js","require":"./dist/cjs/marketplace/index.js"},"./meta-merkles":{"types":"./dist/esm/meta-merkles/index.d.ts","import":"./dist/esm/meta-merkles/index.js","require":"./dist/cjs/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/esm/staking-pool/index.d.ts","import":"./dist/esm/staking-pool/index.js","require":"./dist/cjs/staking-pool/index.js"},"./subscriptions":{"types":"./dist/esm/subscriptions/index.d.ts","import":"./dist/esm/subscriptions/index.js","require":"./dist/cjs/subscriptions/index.js"},"./dao-deployable":{"types":"./dist/esm/dao-deployable/index.d.ts","import":"./dist/esm/dao-deployable/index.js","require":"./dist/cjs/dao-deployable/index.js"}},"gitHead":"d3879e74f10ad27fcd7a523bb4a37d60c5f952fb","scripts":{"build":"concurrently 'npm run build:cjs' 'npm run build:esm'","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts && algokit generate client ../akita-sc/smart_contracts/artifacts/arc58/dao-deployable -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate","build:cjs":"tsc --project tsconfig.cjs.json","build:esm":"tsc --project tsconfig.esm.json"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"10.9.2","description":"A TypeScript SDK for interacting with ARC58 Abstracted Accounts on the Algorand blockchain. This SDK provides a high-level interface for creating and managing smart contract wallets with plugin-based functionality, escrow management, and spending allowanc","directories":{},"_nodeVersion":"22.17.1","dependencies":{"@noble/hashes":"^1.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/esm/dao/index.d.ts"],"poll":["./dist/esm/poll/index.d.ts"],"gates":["./dist/esm/gates/index.d.ts"],"types":["./dist/esm/types.d.ts"],"escrow":["./dist/esm/escrow/index.d.ts"],"raffle":["./dist/esm/raffle/index.d.ts"],"social":["./dist/esm/social/index.d.ts"],"wallet":["./dist/esm/wallet/index.d.ts"],"auction":["./dist/esm/auction/index.d.ts"],"connect":["./dist/esm/connect/index.d.ts"],"rewards":["./dist/esm/rewards/index.d.ts"],"staking":["./dist/esm/staking/index.d.ts"],"prize-box":["./dist/esm/prize-box/index.d.ts"],"hyper-swap":["./dist/esm/hyper-swap/index.d.ts"],"marketplace":["./dist/esm/marketplace/index.d.ts"],"meta-merkles":["./dist/esm/meta-merkles/index.d.ts"],"staking-pool":["./dist/esm/staking-pool/index.d.ts"],"subscriptions":["./dist/esm/subscriptions/index.d.ts"],"dao-deployable":["./dist/esm/dao-deployable/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/node":"^24.1.0","concurrently":"^9.2.0"},"peerDependencies":{"algosdk":"3.5.2","@algorandfoundation/algokit-utils":"9.1.2"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.5-canary_1771468090984_0.6021433142426338","host":"s3://npm-registry-packages-npm-production"}},"0.0.6-canary":{"name":"@akta/sdk","version":"0.0.6-canary","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@0.0.6-canary","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"0a7ee7a33ad6a59b03a13be81c5851fb658dbec6","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-0.0.6-canary.tgz","fileCount":992,"integrity":"sha512-RVTht7oN762x++KVX2ehPRKHMJZO/QBfC3yQ84W5DnLursK/k9AcSZ0RMRDt8z8CDxeDIYFvICp2PbThvBcfIw==","signatures":[{"sig":"MEUCICn1fBeujus8kwICgb7TCI5fnFEpS0b3t9CRsC+r0QrOAiEAzzDENDEWCM52+sxd9CQnbdxxR/HAZiOxsXI3QBeRcEY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":39560946},"main":"dist/cjs/index.js","types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"types":"./dist/esm/index.d.ts","import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"./dao":{"types":"./dist/esm/dao/index.d.ts","import":"./dist/esm/dao/index.js","require":"./dist/cjs/dao/index.js"},"./poll":{"types":"./dist/esm/poll/index.d.ts","import":"./dist/esm/poll/index.js","require":"./dist/cjs/poll/index.js"},"./gates":{"types":"./dist/esm/gates/index.d.ts","import":"./dist/esm/gates/index.js","require":"./dist/cjs/gates/index.js"},"./types":{"types":"./dist/esm/types.d.ts","import":"./dist/esm/types.js","require":"./dist/cjs/types.js"},"./escrow":{"types":"./dist/esm/escrow/index.d.ts","import":"./dist/esm/escrow/index.js","require":"./dist/cjs/escrow/index.js"},"./raffle":{"types":"./dist/esm/raffle/index.d.ts","import":"./dist/esm/raffle/index.js","require":"./dist/cjs/raffle/index.js"},"./social":{"types":"./dist/esm/social/index.d.ts","import":"./dist/esm/social/index.js","require":"./dist/cjs/social/index.js"},"./wallet":{"types":"./dist/esm/wallet/index.d.ts","import":"./dist/esm/wallet/index.js","require":"./dist/cjs/wallet/index.js"},"./auction":{"types":"./dist/esm/auction/index.d.ts","import":"./dist/esm/auction/index.js","require":"./dist/cjs/auction/index.js"},"./connect":{"types":"./dist/esm/connect/index.d.ts","import":"./dist/esm/connect/index.js","require":"./dist/cjs/connect/index.js"},"./rewards":{"types":"./dist/esm/rewards/index.d.ts","import":"./dist/esm/rewards/index.js","require":"./dist/cjs/rewards/index.js"},"./staking":{"types":"./dist/esm/staking/index.d.ts","import":"./dist/esm/staking/index.js","require":"./dist/cjs/staking/index.js"},"./prize-box":{"types":"./dist/esm/prize-box/index.d.ts","import":"./dist/esm/prize-box/index.js","require":"./dist/cjs/prize-box/index.js"},"./hyper-swap":{"types":"./dist/esm/hyper-swap/index.d.ts","import":"./dist/esm/hyper-swap/index.js","require":"./dist/cjs/hyper-swap/index.js"},"./marketplace":{"types":"./dist/esm/marketplace/index.d.ts","import":"./dist/esm/marketplace/index.js","require":"./dist/cjs/marketplace/index.js"},"./meta-merkles":{"types":"./dist/esm/meta-merkles/index.d.ts","import":"./dist/esm/meta-merkles/index.js","require":"./dist/cjs/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/esm/staking-pool/index.d.ts","import":"./dist/esm/staking-pool/index.js","require":"./dist/cjs/staking-pool/index.js"},"./subscriptions":{"types":"./dist/esm/subscriptions/index.d.ts","import":"./dist/esm/subscriptions/index.js","require":"./dist/cjs/subscriptions/index.js"},"./dao-deployable":{"types":"./dist/esm/dao-deployable/index.d.ts","import":"./dist/esm/dao-deployable/index.js","require":"./dist/cjs/dao-deployable/index.js"}},"gitHead":"bc933248de7d1ec549116f0820ba3fdf69266fbc","scripts":{"build":"concurrently 'npm run build:cjs' 'npm run build:esm'","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts && algokit generate client ../akita-sc/smart_contracts/artifacts/arc58/dao-deployable -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate","build:cjs":"tsc --project tsconfig.cjs.json","build:esm":"tsc --project tsconfig.esm.json"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"10.9.2","description":"A TypeScript SDK for interacting with ARC58 Abstracted Accounts on the Algorand blockchain. This SDK provides a high-level interface for creating and managing smart contract wallets with plugin-based functionality, escrow management, and spending allowanc","directories":{},"_nodeVersion":"22.17.1","dependencies":{"@noble/hashes":"^1.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/esm/dao/index.d.ts"],"poll":["./dist/esm/poll/index.d.ts"],"gates":["./dist/esm/gates/index.d.ts"],"types":["./dist/esm/types.d.ts"],"escrow":["./dist/esm/escrow/index.d.ts"],"raffle":["./dist/esm/raffle/index.d.ts"],"social":["./dist/esm/social/index.d.ts"],"wallet":["./dist/esm/wallet/index.d.ts"],"auction":["./dist/esm/auction/index.d.ts"],"connect":["./dist/esm/connect/index.d.ts"],"rewards":["./dist/esm/rewards/index.d.ts"],"staking":["./dist/esm/staking/index.d.ts"],"prize-box":["./dist/esm/prize-box/index.d.ts"],"hyper-swap":["./dist/esm/hyper-swap/index.d.ts"],"marketplace":["./dist/esm/marketplace/index.d.ts"],"meta-merkles":["./dist/esm/meta-merkles/index.d.ts"],"staking-pool":["./dist/esm/staking-pool/index.d.ts"],"subscriptions":["./dist/esm/subscriptions/index.d.ts"],"dao-deployable":["./dist/esm/dao-deployable/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/node":"^24.1.0","concurrently":"^9.2.0"},"peerDependencies":{"algosdk":"3.5.2","@algorandfoundation/algokit-utils":"9.1.2"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.6-canary_1771472037069_0.5685179998555145","host":"s3://npm-registry-packages-npm-production"}},"0.0.7-canary":{"name":"@akta/sdk","version":"0.0.7-canary","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@0.0.7-canary","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"fd6badd3902a980606645574d38d5780dce9368f","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-0.0.7-canary.tgz","fileCount":992,"integrity":"sha512-iWgQj5Po3LNiD/xx+tHjJF1keKMGCxXpjNAJ42UnaAvT4rs6hKuweAwsxJK0h64vg9aGNiFwyvbrc+2yUDDKoA==","signatures":[{"sig":"MEYCIQCAd4qyziFgmWFVJFQc1VeH3dYdjw0q2vt7r+oSLxM8LQIhANnYYqmEPGXGCspeUzcsYJ346mwD5U88HPA0M1Hhrrbo","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":39563676},"main":"dist/cjs/index.js","types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"types":"./dist/esm/index.d.ts","import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"./dao":{"types":"./dist/esm/dao/index.d.ts","import":"./dist/esm/dao/index.js","require":"./dist/cjs/dao/index.js"},"./poll":{"types":"./dist/esm/poll/index.d.ts","import":"./dist/esm/poll/index.js","require":"./dist/cjs/poll/index.js"},"./gates":{"types":"./dist/esm/gates/index.d.ts","import":"./dist/esm/gates/index.js","require":"./dist/cjs/gates/index.js"},"./types":{"types":"./dist/esm/types.d.ts","import":"./dist/esm/types.js","require":"./dist/cjs/types.js"},"./escrow":{"types":"./dist/esm/escrow/index.d.ts","import":"./dist/esm/escrow/index.js","require":"./dist/cjs/escrow/index.js"},"./raffle":{"types":"./dist/esm/raffle/index.d.ts","import":"./dist/esm/raffle/index.js","require":"./dist/cjs/raffle/index.js"},"./social":{"types":"./dist/esm/social/index.d.ts","import":"./dist/esm/social/index.js","require":"./dist/cjs/social/index.js"},"./wallet":{"types":"./dist/esm/wallet/index.d.ts","import":"./dist/esm/wallet/index.js","require":"./dist/cjs/wallet/index.js"},"./auction":{"types":"./dist/esm/auction/index.d.ts","import":"./dist/esm/auction/index.js","require":"./dist/cjs/auction/index.js"},"./connect":{"types":"./dist/esm/connect/index.d.ts","import":"./dist/esm/connect/index.js","require":"./dist/cjs/connect/index.js"},"./rewards":{"types":"./dist/esm/rewards/index.d.ts","import":"./dist/esm/rewards/index.js","require":"./dist/cjs/rewards/index.js"},"./staking":{"types":"./dist/esm/staking/index.d.ts","import":"./dist/esm/staking/index.js","require":"./dist/cjs/staking/index.js"},"./prize-box":{"types":"./dist/esm/prize-box/index.d.ts","import":"./dist/esm/prize-box/index.js","require":"./dist/cjs/prize-box/index.js"},"./hyper-swap":{"types":"./dist/esm/hyper-swap/index.d.ts","import":"./dist/esm/hyper-swap/index.js","require":"./dist/cjs/hyper-swap/index.js"},"./marketplace":{"types":"./dist/esm/marketplace/index.d.ts","import":"./dist/esm/marketplace/index.js","require":"./dist/cjs/marketplace/index.js"},"./meta-merkles":{"types":"./dist/esm/meta-merkles/index.d.ts","import":"./dist/esm/meta-merkles/index.js","require":"./dist/cjs/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/esm/staking-pool/index.d.ts","import":"./dist/esm/staking-pool/index.js","require":"./dist/cjs/staking-pool/index.js"},"./subscriptions":{"types":"./dist/esm/subscriptions/index.d.ts","import":"./dist/esm/subscriptions/index.js","require":"./dist/cjs/subscriptions/index.js"},"./dao-deployable":{"types":"./dist/esm/dao-deployable/index.d.ts","import":"./dist/esm/dao-deployable/index.js","require":"./dist/cjs/dao-deployable/index.js"}},"gitHead":"f5050e9852be37a65161472db9b10994881bd75e","scripts":{"build":"concurrently 'npm run build:cjs' 'npm run build:esm'","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts && algokit generate client ../akita-sc/smart_contracts/artifacts/arc58/dao-deployable -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate","build:cjs":"tsc --project tsconfig.cjs.json","build:esm":"tsc --project tsconfig.esm.json"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"10.9.2","description":"A TypeScript SDK for interacting with ARC58 Abstracted Accounts on the Algorand blockchain. This SDK provides a high-level interface for creating and managing smart contract wallets with plugin-based functionality, escrow management, and spending allowanc","directories":{},"_nodeVersion":"22.17.1","dependencies":{"@noble/hashes":"^1.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/esm/dao/index.d.ts"],"poll":["./dist/esm/poll/index.d.ts"],"gates":["./dist/esm/gates/index.d.ts"],"types":["./dist/esm/types.d.ts"],"escrow":["./dist/esm/escrow/index.d.ts"],"raffle":["./dist/esm/raffle/index.d.ts"],"social":["./dist/esm/social/index.d.ts"],"wallet":["./dist/esm/wallet/index.d.ts"],"auction":["./dist/esm/auction/index.d.ts"],"connect":["./dist/esm/connect/index.d.ts"],"rewards":["./dist/esm/rewards/index.d.ts"],"staking":["./dist/esm/staking/index.d.ts"],"prize-box":["./dist/esm/prize-box/index.d.ts"],"hyper-swap":["./dist/esm/hyper-swap/index.d.ts"],"marketplace":["./dist/esm/marketplace/index.d.ts"],"meta-merkles":["./dist/esm/meta-merkles/index.d.ts"],"staking-pool":["./dist/esm/staking-pool/index.d.ts"],"subscriptions":["./dist/esm/subscriptions/index.d.ts"],"dao-deployable":["./dist/esm/dao-deployable/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/node":"^24.1.0","concurrently":"^9.2.0"},"peerDependencies":{"algosdk":"3.5.2","@algorandfoundation/algokit-utils":"9.1.2"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.7-canary_1771473033461_0.7530606487450189","host":"s3://npm-registry-packages-npm-production"}},"0.0.8-canary":{"name":"@akta/sdk","version":"0.0.8-canary","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@0.0.8-canary","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"f71adf8f1c4bab23e28c5e892e0869626efea7f7","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-0.0.8-canary.tgz","fileCount":339,"integrity":"sha512-of0+GdzWcfTFs4MdwVwfdMTwUfzlIBnmMKCiYQTJq8gBcHTqjmvuf8xXzc+AGYXt9YC7uREB16a27DARF6lQ2Q==","signatures":[{"sig":"MEQCIAxmrhALOx1Ww/4to+oYpMQ7kzIrA0wwRkiaGOSVq7G1AiAD3QjNk4ZQ9DCUD5GrByvxSNqI7L/w0Dw+R3M9t/BXZQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":50964091},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./dao":{"types":"./dist/dao/index.d.ts","import":"./dist/dao/index.mjs","require":"./dist/dao/index.js"},"./poll":{"types":"./dist/poll/index.d.ts","import":"./dist/poll/index.mjs","require":"./dist/poll/index.js"},"./gates":{"types":"./dist/gates/index.d.ts","import":"./dist/gates/index.mjs","require":"./dist/gates/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.mjs","require":"./dist/types.js"},"./escrow":{"types":"./dist/escrow/index.d.ts","import":"./dist/escrow/index.mjs","require":"./dist/escrow/index.js"},"./raffle":{"types":"./dist/raffle/index.d.ts","import":"./dist/raffle/index.mjs","require":"./dist/raffle/index.js"},"./social":{"types":"./dist/social/index.d.ts","import":"./dist/social/index.mjs","require":"./dist/social/index.js"},"./wallet":{"types":"./dist/wallet/index.d.ts","import":"./dist/wallet/index.mjs","require":"./dist/wallet/index.js"},"./auction":{"types":"./dist/auction/index.d.ts","import":"./dist/auction/index.mjs","require":"./dist/auction/index.js"},"./connect":{"types":"./dist/connect/index.d.ts","import":"./dist/connect/index.mjs","require":"./dist/connect/index.js"},"./rewards":{"types":"./dist/rewards/index.d.ts","import":"./dist/rewards/index.mjs","require":"./dist/rewards/index.js"},"./staking":{"types":"./dist/staking/index.d.ts","import":"./dist/staking/index.mjs","require":"./dist/staking/index.js"},"./prize-box":{"types":"./dist/prize-box/index.d.ts","import":"./dist/prize-box/index.mjs","require":"./dist/prize-box/index.js"},"./hyper-swap":{"types":"./dist/hyper-swap/index.d.ts","import":"./dist/hyper-swap/index.mjs","require":"./dist/hyper-swap/index.js"},"./marketplace":{"types":"./dist/marketplace/index.d.ts","import":"./dist/marketplace/index.mjs","require":"./dist/marketplace/index.js"},"./meta-merkles":{"types":"./dist/meta-merkles/index.d.ts","import":"./dist/meta-merkles/index.mjs","require":"./dist/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/staking-pool/index.d.ts","import":"./dist/staking-pool/index.mjs","require":"./dist/staking-pool/index.js"},"./subscriptions":{"types":"./dist/subscriptions/index.d.ts","import":"./dist/subscriptions/index.mjs","require":"./dist/subscriptions/index.js"},"./dao-deployable":{"types":"./dist/dao-deployable/index.d.ts","import":"./dist/dao-deployable/index.mjs","require":"./dist/dao-deployable/index.js"}},"gitHead":"36f14d35f9062ffd84086ab8a9d4135159fba4bb","scripts":{"build":"tsup && tsc -p tsconfig.esm.json --emitDeclarationOnly --outDir dist","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts && algokit generate client ../akita-sc/smart_contracts/artifacts/arc58/dao-deployable -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"10.9.2","description":"A TypeScript SDK for interacting with ARC58 Abstracted Accounts on the Algorand blockchain. This SDK provides a high-level interface for creating and managing smart contract wallets with plugin-based functionality, escrow management, and spending allowanc","directories":{},"_nodeVersion":"22.17.1","dependencies":{"@noble/hashes":"^1.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/dao/index.d.ts"],"poll":["./dist/poll/index.d.ts"],"gates":["./dist/gates/index.d.ts"],"types":["./dist/types.d.ts"],"escrow":["./dist/escrow/index.d.ts"],"raffle":["./dist/raffle/index.d.ts"],"social":["./dist/social/index.d.ts"],"wallet":["./dist/wallet/index.d.ts"],"auction":["./dist/auction/index.d.ts"],"connect":["./dist/connect/index.d.ts"],"rewards":["./dist/rewards/index.d.ts"],"staking":["./dist/staking/index.d.ts"],"prize-box":["./dist/prize-box/index.d.ts"],"hyper-swap":["./dist/hyper-swap/index.d.ts"],"marketplace":["./dist/marketplace/index.d.ts"],"meta-merkles":["./dist/meta-merkles/index.d.ts"],"staking-pool":["./dist/staking-pool/index.d.ts"],"subscriptions":["./dist/subscriptions/index.d.ts"],"dao-deployable":["./dist/dao-deployable/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","@types/node":"^24.1.0"},"peerDependencies":{"algosdk":"3.5.2","@algorandfoundation/algokit-utils":"9.1.2"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.8-canary_1771734806768_0.5309011947469828","host":"s3://npm-registry-packages-npm-production"}},"0.0.9-canary":{"name":"@akta/sdk","version":"0.0.9-canary","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@0.0.9-canary","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"b878d2fb0075b8a9111c476cc1105134ae182c8f","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-0.0.9-canary.tgz","fileCount":339,"integrity":"sha512-/qRbg95NxsT5xL8ztB1SZd0sjflzR4HML6Ep9PZ1KRiHnp7hBN5nczab9uEdP56NXzoVi393dflR5AcwCGlIbw==","signatures":[{"sig":"MEUCIQDAu/kyo1AqRoK6Lensj0v41S0s1stv25PITlfF9PzbNgIgbikZD6RRJK2pwDs63tz/iuqFo9bkoj5vrfizJwE4Dck=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":52056714},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./dao":{"types":"./dist/dao/index.d.ts","import":"./dist/dao/index.mjs","require":"./dist/dao/index.js"},"./poll":{"types":"./dist/poll/index.d.ts","import":"./dist/poll/index.mjs","require":"./dist/poll/index.js"},"./gates":{"types":"./dist/gates/index.d.ts","import":"./dist/gates/index.mjs","require":"./dist/gates/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.mjs","require":"./dist/types.js"},"./escrow":{"types":"./dist/escrow/index.d.ts","import":"./dist/escrow/index.mjs","require":"./dist/escrow/index.js"},"./raffle":{"types":"./dist/raffle/index.d.ts","import":"./dist/raffle/index.mjs","require":"./dist/raffle/index.js"},"./social":{"types":"./dist/social/index.d.ts","import":"./dist/social/index.mjs","require":"./dist/social/index.js"},"./wallet":{"types":"./dist/wallet/index.d.ts","import":"./dist/wallet/index.mjs","require":"./dist/wallet/index.js"},"./auction":{"types":"./dist/auction/index.d.ts","import":"./dist/auction/index.mjs","require":"./dist/auction/index.js"},"./connect":{"types":"./dist/connect/index.d.ts","import":"./dist/connect/index.mjs","require":"./dist/connect/index.js"},"./rewards":{"types":"./dist/rewards/index.d.ts","import":"./dist/rewards/index.mjs","require":"./dist/rewards/index.js"},"./staking":{"types":"./dist/staking/index.d.ts","import":"./dist/staking/index.mjs","require":"./dist/staking/index.js"},"./prize-box":{"types":"./dist/prize-box/index.d.ts","import":"./dist/prize-box/index.mjs","require":"./dist/prize-box/index.js"},"./hyper-swap":{"types":"./dist/hyper-swap/index.d.ts","import":"./dist/hyper-swap/index.mjs","require":"./dist/hyper-swap/index.js"},"./marketplace":{"types":"./dist/marketplace/index.d.ts","import":"./dist/marketplace/index.mjs","require":"./dist/marketplace/index.js"},"./meta-merkles":{"types":"./dist/meta-merkles/index.d.ts","import":"./dist/meta-merkles/index.mjs","require":"./dist/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/staking-pool/index.d.ts","import":"./dist/staking-pool/index.mjs","require":"./dist/staking-pool/index.js"},"./subscriptions":{"types":"./dist/subscriptions/index.d.ts","import":"./dist/subscriptions/index.mjs","require":"./dist/subscriptions/index.js"},"./dao-deployable":{"types":"./dist/dao-deployable/index.d.ts","import":"./dist/dao-deployable/index.mjs","require":"./dist/dao-deployable/index.js"}},"gitHead":"36f14d35f9062ffd84086ab8a9d4135159fba4bb","scripts":{"build":"tsup && tsc -p tsconfig.esm.json --emitDeclarationOnly --outDir dist","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts && algokit generate client ../akita-sc/smart_contracts/artifacts/arc58/dao-deployable -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"10.9.2","description":"A TypeScript SDK for interacting with ARC58 Abstracted Accounts on the Algorand blockchain. This SDK provides a high-level interface for creating and managing smart contract wallets with plugin-based functionality, escrow management, and spending allowanc","directories":{},"_nodeVersion":"22.17.1","dependencies":{"@noble/hashes":"^1.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/dao/index.d.ts"],"poll":["./dist/poll/index.d.ts"],"gates":["./dist/gates/index.d.ts"],"types":["./dist/types.d.ts"],"escrow":["./dist/escrow/index.d.ts"],"raffle":["./dist/raffle/index.d.ts"],"social":["./dist/social/index.d.ts"],"wallet":["./dist/wallet/index.d.ts"],"auction":["./dist/auction/index.d.ts"],"connect":["./dist/connect/index.d.ts"],"rewards":["./dist/rewards/index.d.ts"],"staking":["./dist/staking/index.d.ts"],"prize-box":["./dist/prize-box/index.d.ts"],"hyper-swap":["./dist/hyper-swap/index.d.ts"],"marketplace":["./dist/marketplace/index.d.ts"],"meta-merkles":["./dist/meta-merkles/index.d.ts"],"staking-pool":["./dist/staking-pool/index.d.ts"],"subscriptions":["./dist/subscriptions/index.d.ts"],"dao-deployable":["./dist/dao-deployable/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","@types/node":"^24.1.0"},"peerDependencies":{"algosdk":"3.5.2","@algorandfoundation/algokit-utils":"9.1.2"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.9-canary_1774113965754_0.2502074658252924","host":"s3://npm-registry-packages-npm-production"}},"0.0.10-canary":{"name":"@akta/sdk","version":"0.0.10-canary","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@0.0.10-canary","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"bc83189df8552629ee95be11d58aae84a18c8f0c","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-0.0.10-canary.tgz","fileCount":339,"integrity":"sha512-98hZUYq9Zud5f3XKxfxpo33JmOEysHgj0xyQicM9EfuGt3AEjohnfeTmDkgt6VWDGu8u9s7xJ0Z4nIsPlpZyhg==","signatures":[{"sig":"MEUCIFIgYChKxGkoQJlLR5XdYBr4124prHCb+e9uakv2HbyNAiEAv7izc2PW/dTgceTKphSL6HYsDTJU8Mjap2nuF+ABCXc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":52083831},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./dao":{"types":"./dist/dao/index.d.ts","import":"./dist/dao/index.mjs","require":"./dist/dao/index.js"},"./poll":{"types":"./dist/poll/index.d.ts","import":"./dist/poll/index.mjs","require":"./dist/poll/index.js"},"./gates":{"types":"./dist/gates/index.d.ts","import":"./dist/gates/index.mjs","require":"./dist/gates/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.mjs","require":"./dist/types.js"},"./escrow":{"types":"./dist/escrow/index.d.ts","import":"./dist/escrow/index.mjs","require":"./dist/escrow/index.js"},"./raffle":{"types":"./dist/raffle/index.d.ts","import":"./dist/raffle/index.mjs","require":"./dist/raffle/index.js"},"./social":{"types":"./dist/social/index.d.ts","import":"./dist/social/index.mjs","require":"./dist/social/index.js"},"./wallet":{"types":"./dist/wallet/index.d.ts","import":"./dist/wallet/index.mjs","require":"./dist/wallet/index.js"},"./auction":{"types":"./dist/auction/index.d.ts","import":"./dist/auction/index.mjs","require":"./dist/auction/index.js"},"./connect":{"types":"./dist/connect/index.d.ts","import":"./dist/connect/index.mjs","require":"./dist/connect/index.js"},"./rewards":{"types":"./dist/rewards/index.d.ts","import":"./dist/rewards/index.mjs","require":"./dist/rewards/index.js"},"./staking":{"types":"./dist/staking/index.d.ts","import":"./dist/staking/index.mjs","require":"./dist/staking/index.js"},"./prize-box":{"types":"./dist/prize-box/index.d.ts","import":"./dist/prize-box/index.mjs","require":"./dist/prize-box/index.js"},"./hyper-swap":{"types":"./dist/hyper-swap/index.d.ts","import":"./dist/hyper-swap/index.mjs","require":"./dist/hyper-swap/index.js"},"./marketplace":{"types":"./dist/marketplace/index.d.ts","import":"./dist/marketplace/index.mjs","require":"./dist/marketplace/index.js"},"./meta-merkles":{"types":"./dist/meta-merkles/index.d.ts","import":"./dist/meta-merkles/index.mjs","require":"./dist/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/staking-pool/index.d.ts","import":"./dist/staking-pool/index.mjs","require":"./dist/staking-pool/index.js"},"./subscriptions":{"types":"./dist/subscriptions/index.d.ts","import":"./dist/subscriptions/index.mjs","require":"./dist/subscriptions/index.js"},"./dao-deployable":{"types":"./dist/dao-deployable/index.d.ts","import":"./dist/dao-deployable/index.mjs","require":"./dist/dao-deployable/index.js"}},"gitHead":"36f14d35f9062ffd84086ab8a9d4135159fba4bb","scripts":{"build":"tsup && tsc -p tsconfig.esm.json --emitDeclarationOnly --outDir dist","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts && algokit generate client ../akita-sc/smart_contracts/artifacts/arc58/dao-deployable -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"10.9.2","description":"A TypeScript SDK for interacting with ARC58 Abstracted Accounts on the Algorand blockchain. This SDK provides a high-level interface for creating and managing smart contract wallets with plugin-based functionality, escrow management, and spending allowanc","directories":{},"_nodeVersion":"22.17.1","dependencies":{"@noble/hashes":"^1.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/dao/index.d.ts"],"poll":["./dist/poll/index.d.ts"],"gates":["./dist/gates/index.d.ts"],"types":["./dist/types.d.ts"],"escrow":["./dist/escrow/index.d.ts"],"raffle":["./dist/raffle/index.d.ts"],"social":["./dist/social/index.d.ts"],"wallet":["./dist/wallet/index.d.ts"],"auction":["./dist/auction/index.d.ts"],"connect":["./dist/connect/index.d.ts"],"rewards":["./dist/rewards/index.d.ts"],"staking":["./dist/staking/index.d.ts"],"prize-box":["./dist/prize-box/index.d.ts"],"hyper-swap":["./dist/hyper-swap/index.d.ts"],"marketplace":["./dist/marketplace/index.d.ts"],"meta-merkles":["./dist/meta-merkles/index.d.ts"],"staking-pool":["./dist/staking-pool/index.d.ts"],"subscriptions":["./dist/subscriptions/index.d.ts"],"dao-deployable":["./dist/dao-deployable/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","@types/node":"^24.1.0"},"peerDependencies":{"algosdk":"3.5.2","@algorandfoundation/algokit-utils":"9.1.2"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.10-canary_1774117708222_0.8717762881923496","host":"s3://npm-registry-packages-npm-production"}},"1.0.0":{"name":"@akta/sdk","version":"1.0.0","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@1.0.0","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"de3bd717a309dcae828ddfa07adee8ce9cb36c43","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-1.0.0.tgz","fileCount":339,"integrity":"sha512-T1Xs6RHjSfeE5x/+5sSqD2rhZDK+vrkznWkdMJ4IeXvvWdsITIHYqf0t8z2D0LgVAwQxfstJh+ON6d35FO4/sA==","signatures":[{"sig":"MEUCICOe1bsg3X37V3ksLaTSU2KFO9IHMP0p7wwExpJ7NBCdAiEAibvD5O8f9hWrrx/q8GmjpoRox3HqdTArrvFFPMffONw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":52102312},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./dao":{"types":"./dist/dao/index.d.ts","import":"./dist/dao/index.mjs","require":"./dist/dao/index.js"},"./poll":{"types":"./dist/poll/index.d.ts","import":"./dist/poll/index.mjs","require":"./dist/poll/index.js"},"./gates":{"types":"./dist/gates/index.d.ts","import":"./dist/gates/index.mjs","require":"./dist/gates/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.mjs","require":"./dist/types.js"},"./escrow":{"types":"./dist/escrow/index.d.ts","import":"./dist/escrow/index.mjs","require":"./dist/escrow/index.js"},"./raffle":{"types":"./dist/raffle/index.d.ts","import":"./dist/raffle/index.mjs","require":"./dist/raffle/index.js"},"./social":{"types":"./dist/social/index.d.ts","import":"./dist/social/index.mjs","require":"./dist/social/index.js"},"./wallet":{"types":"./dist/wallet/index.d.ts","import":"./dist/wallet/index.mjs","require":"./dist/wallet/index.js"},"./auction":{"types":"./dist/auction/index.d.ts","import":"./dist/auction/index.mjs","require":"./dist/auction/index.js"},"./connect":{"types":"./dist/connect/index.d.ts","import":"./dist/connect/index.mjs","require":"./dist/connect/index.js"},"./rewards":{"types":"./dist/rewards/index.d.ts","import":"./dist/rewards/index.mjs","require":"./dist/rewards/index.js"},"./staking":{"types":"./dist/staking/index.d.ts","import":"./dist/staking/index.mjs","require":"./dist/staking/index.js"},"./prize-box":{"types":"./dist/prize-box/index.d.ts","import":"./dist/prize-box/index.mjs","require":"./dist/prize-box/index.js"},"./hyper-swap":{"types":"./dist/hyper-swap/index.d.ts","import":"./dist/hyper-swap/index.mjs","require":"./dist/hyper-swap/index.js"},"./marketplace":{"types":"./dist/marketplace/index.d.ts","import":"./dist/marketplace/index.mjs","require":"./dist/marketplace/index.js"},"./meta-merkles":{"types":"./dist/meta-merkles/index.d.ts","import":"./dist/meta-merkles/index.mjs","require":"./dist/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/staking-pool/index.d.ts","import":"./dist/staking-pool/index.mjs","require":"./dist/staking-pool/index.js"},"./subscriptions":{"types":"./dist/subscriptions/index.d.ts","import":"./dist/subscriptions/index.mjs","require":"./dist/subscriptions/index.js"},"./dao-deployable":{"types":"./dist/dao-deployable/index.d.ts","import":"./dist/dao-deployable/index.mjs","require":"./dist/dao-deployable/index.js"}},"gitHead":"286af4f9241f382839bdb7ff4dd44d283da36882","scripts":{"build":"tsup && tsc -p tsconfig.esm.json --emitDeclarationOnly --outDir dist","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts && algokit generate client ../akita-sc/smart_contracts/artifacts/arc58/dao-deployable -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"10.9.2","description":"A TypeScript SDK for interacting with ARC58 Abstracted Accounts on the Algorand blockchain. This SDK provides a high-level interface for creating and managing smart contract wallets with plugin-based functionality, escrow management, and spending allowanc","directories":{},"_nodeVersion":"22.17.1","dependencies":{"@noble/hashes":"^1.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/dao/index.d.ts"],"poll":["./dist/poll/index.d.ts"],"gates":["./dist/gates/index.d.ts"],"types":["./dist/types.d.ts"],"escrow":["./dist/escrow/index.d.ts"],"raffle":["./dist/raffle/index.d.ts"],"social":["./dist/social/index.d.ts"],"wallet":["./dist/wallet/index.d.ts"],"auction":["./dist/auction/index.d.ts"],"connect":["./dist/connect/index.d.ts"],"rewards":["./dist/rewards/index.d.ts"],"staking":["./dist/staking/index.d.ts"],"prize-box":["./dist/prize-box/index.d.ts"],"hyper-swap":["./dist/hyper-swap/index.d.ts"],"marketplace":["./dist/marketplace/index.d.ts"],"meta-merkles":["./dist/meta-merkles/index.d.ts"],"staking-pool":["./dist/staking-pool/index.d.ts"],"subscriptions":["./dist/subscriptions/index.d.ts"],"dao-deployable":["./dist/dao-deployable/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","@types/node":"^24.1.0"},"peerDependencies":{"algosdk":"3.5.2","@algorandfoundation/algokit-utils":"9.1.2"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.0.0_1774138896257_0.46066168135712293","host":"s3://npm-registry-packages-npm-production"}},"1.1.0":{"name":"@akta/sdk","version":"1.1.0","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@1.1.0","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"66b527f998a618cc8a8a82e9bf4886c149e839f0","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-1.1.0.tgz","fileCount":339,"integrity":"sha512-1vgsV6onJ74wOTvC1sRgi/0M+leV/Vs4p/JUCYrLv3VknRJ4/1SZ41+wQDXAqYkTjYGZkLWkOzYjzMQV8ulAsA==","signatures":[{"sig":"MEYCIQCT8Vmx98U97MZW1rQzjtj8FYuzYW1JPi70nCBo/aH/ZQIhAKvxH78tq9PzgC4UUOfUofdaYPZZk7QCl0SPjWyrfYt4","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":52102312},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./dao":{"types":"./dist/dao/index.d.ts","import":"./dist/dao/index.mjs","require":"./dist/dao/index.js"},"./poll":{"types":"./dist/poll/index.d.ts","import":"./dist/poll/index.mjs","require":"./dist/poll/index.js"},"./gates":{"types":"./dist/gates/index.d.ts","import":"./dist/gates/index.mjs","require":"./dist/gates/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.mjs","require":"./dist/types.js"},"./escrow":{"types":"./dist/escrow/index.d.ts","import":"./dist/escrow/index.mjs","require":"./dist/escrow/index.js"},"./raffle":{"types":"./dist/raffle/index.d.ts","import":"./dist/raffle/index.mjs","require":"./dist/raffle/index.js"},"./social":{"types":"./dist/social/index.d.ts","import":"./dist/social/index.mjs","require":"./dist/social/index.js"},"./wallet":{"types":"./dist/wallet/index.d.ts","import":"./dist/wallet/index.mjs","require":"./dist/wallet/index.js"},"./auction":{"types":"./dist/auction/index.d.ts","import":"./dist/auction/index.mjs","require":"./dist/auction/index.js"},"./connect":{"types":"./dist/connect/index.d.ts","import":"./dist/connect/index.mjs","require":"./dist/connect/index.js"},"./rewards":{"types":"./dist/rewards/index.d.ts","import":"./dist/rewards/index.mjs","require":"./dist/rewards/index.js"},"./staking":{"types":"./dist/staking/index.d.ts","import":"./dist/staking/index.mjs","require":"./dist/staking/index.js"},"./prize-box":{"types":"./dist/prize-box/index.d.ts","import":"./dist/prize-box/index.mjs","require":"./dist/prize-box/index.js"},"./hyper-swap":{"types":"./dist/hyper-swap/index.d.ts","import":"./dist/hyper-swap/index.mjs","require":"./dist/hyper-swap/index.js"},"./marketplace":{"types":"./dist/marketplace/index.d.ts","import":"./dist/marketplace/index.mjs","require":"./dist/marketplace/index.js"},"./meta-merkles":{"types":"./dist/meta-merkles/index.d.ts","import":"./dist/meta-merkles/index.mjs","require":"./dist/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/staking-pool/index.d.ts","import":"./dist/staking-pool/index.mjs","require":"./dist/staking-pool/index.js"},"./subscriptions":{"types":"./dist/subscriptions/index.d.ts","import":"./dist/subscriptions/index.mjs","require":"./dist/subscriptions/index.js"},"./dao-deployable":{"types":"./dist/dao-deployable/index.d.ts","import":"./dist/dao-deployable/index.mjs","require":"./dist/dao-deployable/index.js"}},"gitHead":"caed20a87f2d62f78e595488aaa2dd085bbeec84","scripts":{"build":"tsup && tsc -p tsconfig.esm.json --emitDeclarationOnly --outDir dist","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts && algokit generate client ../akita-sc/smart_contracts/artifacts/arc58/dao-deployable -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"10.9.2","description":"A TypeScript SDK for interacting with ARC58 Abstracted Accounts on the Algorand blockchain. This SDK provides a high-level interface for creating and managing smart contract wallets with plugin-based functionality, escrow management, and spending allowanc","directories":{},"_nodeVersion":"22.17.1","dependencies":{"@noble/hashes":"^1.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/dao/index.d.ts"],"poll":["./dist/poll/index.d.ts"],"gates":["./dist/gates/index.d.ts"],"types":["./dist/types.d.ts"],"escrow":["./dist/escrow/index.d.ts"],"raffle":["./dist/raffle/index.d.ts"],"social":["./dist/social/index.d.ts"],"wallet":["./dist/wallet/index.d.ts"],"auction":["./dist/auction/index.d.ts"],"connect":["./dist/connect/index.d.ts"],"rewards":["./dist/rewards/index.d.ts"],"staking":["./dist/staking/index.d.ts"],"prize-box":["./dist/prize-box/index.d.ts"],"hyper-swap":["./dist/hyper-swap/index.d.ts"],"marketplace":["./dist/marketplace/index.d.ts"],"meta-merkles":["./dist/meta-merkles/index.d.ts"],"staking-pool":["./dist/staking-pool/index.d.ts"],"subscriptions":["./dist/subscriptions/index.d.ts"],"dao-deployable":["./dist/dao-deployable/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","@types/node":"^24.1.0"},"peerDependencies":{"algosdk":"3.5.2","@algorandfoundation/algokit-utils":"9.1.2"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.1.0_1774140389049_0.19576808232412435","host":"s3://npm-registry-packages-npm-production"}},"1.2.0":{"name":"@akta/sdk","version":"1.2.0","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@1.2.0","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"daf20be9ff7fced37534ed6bda4650578dc9f138","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-1.2.0.tgz","fileCount":339,"integrity":"sha512-WR/+bJDxV2YBh148Wi/5QOXlDCL+9SJnj49xaBnpYv7a2d0PfCLRAYIfeyhxKxQPeKhLQNjZ+znAoXWuCvX59w==","signatures":[{"sig":"MEUCIGgiC3QqcIFAOhiwUZEx2lzG1XoWdkrDX8l+rhuEgwQ4AiEA8KbwWBD20Bi1LZq1zeHFBaQgRHTw3UAHxE1mHbzE9pI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":52104841},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./dao":{"types":"./dist/dao/index.d.ts","import":"./dist/dao/index.mjs","require":"./dist/dao/index.js"},"./poll":{"types":"./dist/poll/index.d.ts","import":"./dist/poll/index.mjs","require":"./dist/poll/index.js"},"./gates":{"types":"./dist/gates/index.d.ts","import":"./dist/gates/index.mjs","require":"./dist/gates/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.mjs","require":"./dist/types.js"},"./escrow":{"types":"./dist/escrow/index.d.ts","import":"./dist/escrow/index.mjs","require":"./dist/escrow/index.js"},"./raffle":{"types":"./dist/raffle/index.d.ts","import":"./dist/raffle/index.mjs","require":"./dist/raffle/index.js"},"./social":{"types":"./dist/social/index.d.ts","import":"./dist/social/index.mjs","require":"./dist/social/index.js"},"./wallet":{"types":"./dist/wallet/index.d.ts","import":"./dist/wallet/index.mjs","require":"./dist/wallet/index.js"},"./auction":{"types":"./dist/auction/index.d.ts","import":"./dist/auction/index.mjs","require":"./dist/auction/index.js"},"./connect":{"types":"./dist/connect/index.d.ts","import":"./dist/connect/index.mjs","require":"./dist/connect/index.js"},"./rewards":{"types":"./dist/rewards/index.d.ts","import":"./dist/rewards/index.mjs","require":"./dist/rewards/index.js"},"./staking":{"types":"./dist/staking/index.d.ts","import":"./dist/staking/index.mjs","require":"./dist/staking/index.js"},"./prize-box":{"types":"./dist/prize-box/index.d.ts","import":"./dist/prize-box/index.mjs","require":"./dist/prize-box/index.js"},"./hyper-swap":{"types":"./dist/hyper-swap/index.d.ts","import":"./dist/hyper-swap/index.mjs","require":"./dist/hyper-swap/index.js"},"./marketplace":{"types":"./dist/marketplace/index.d.ts","import":"./dist/marketplace/index.mjs","require":"./dist/marketplace/index.js"},"./meta-merkles":{"types":"./dist/meta-merkles/index.d.ts","import":"./dist/meta-merkles/index.mjs","require":"./dist/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/staking-pool/index.d.ts","import":"./dist/staking-pool/index.mjs","require":"./dist/staking-pool/index.js"},"./subscriptions":{"types":"./dist/subscriptions/index.d.ts","import":"./dist/subscriptions/index.mjs","require":"./dist/subscriptions/index.js"},"./dao-deployable":{"types":"./dist/dao-deployable/index.d.ts","import":"./dist/dao-deployable/index.mjs","require":"./dist/dao-deployable/index.js"}},"gitHead":"3abf01f7acafe7de4d574c8089cd19ccb9152458","scripts":{"build":"tsup && tsc -p tsconfig.esm.json --emitDeclarationOnly --outDir dist","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts && algokit generate client ../akita-sc/smart_contracts/artifacts/arc58/dao-deployable -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"10.9.2","description":"A TypeScript SDK for interacting with ARC58 Abstracted Accounts on the Algorand blockchain. This SDK provides a high-level interface for creating and managing smart contract wallets with plugin-based functionality, escrow management, and spending allowanc","directories":{},"_nodeVersion":"22.17.1","dependencies":{"@noble/hashes":"^1.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/dao/index.d.ts"],"poll":["./dist/poll/index.d.ts"],"gates":["./dist/gates/index.d.ts"],"types":["./dist/types.d.ts"],"escrow":["./dist/escrow/index.d.ts"],"raffle":["./dist/raffle/index.d.ts"],"social":["./dist/social/index.d.ts"],"wallet":["./dist/wallet/index.d.ts"],"auction":["./dist/auction/index.d.ts"],"connect":["./dist/connect/index.d.ts"],"rewards":["./dist/rewards/index.d.ts"],"staking":["./dist/staking/index.d.ts"],"prize-box":["./dist/prize-box/index.d.ts"],"hyper-swap":["./dist/hyper-swap/index.d.ts"],"marketplace":["./dist/marketplace/index.d.ts"],"meta-merkles":["./dist/meta-merkles/index.d.ts"],"staking-pool":["./dist/staking-pool/index.d.ts"],"subscriptions":["./dist/subscriptions/index.d.ts"],"dao-deployable":["./dist/dao-deployable/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","@types/node":"^24.1.0"},"peerDependencies":{"algosdk":"3.5.2","@algorandfoundation/algokit-utils":"9.1.2"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0_1774207080316_0.698694368368578","host":"s3://npm-registry-packages-npm-production"}},"1.2.1":{"name":"@akta/sdk","version":"1.2.1","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@1.2.1","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"757b040f7aa222ecac8487769b1ad479c2b991fa","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-1.2.1.tgz","fileCount":339,"integrity":"sha512-qt3tu7n1gFpMbrkx2mRZHk9zFa2C/k5P4YeF3nzVcdHmWWbEz3GeNRrkOiuRueaHAp9jSWP3cAHIOC1VgqmfrA==","signatures":[{"sig":"MEUCIFXbaLbjmwYduDwyUWmvVcei7ixyqkW/GO1KrTKTwaQoAiEAlCXBmB2gB9wL2cMK64HrXA0x0sYihp6TrIZ1MlylI40=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":52105749},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./dao":{"types":"./dist/dao/index.d.ts","import":"./dist/dao/index.mjs","require":"./dist/dao/index.js"},"./poll":{"types":"./dist/poll/index.d.ts","import":"./dist/poll/index.mjs","require":"./dist/poll/index.js"},"./gates":{"types":"./dist/gates/index.d.ts","import":"./dist/gates/index.mjs","require":"./dist/gates/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.mjs","require":"./dist/types.js"},"./escrow":{"types":"./dist/escrow/index.d.ts","import":"./dist/escrow/index.mjs","require":"./dist/escrow/index.js"},"./raffle":{"types":"./dist/raffle/index.d.ts","import":"./dist/raffle/index.mjs","require":"./dist/raffle/index.js"},"./social":{"types":"./dist/social/index.d.ts","import":"./dist/social/index.mjs","require":"./dist/social/index.js"},"./wallet":{"types":"./dist/wallet/index.d.ts","import":"./dist/wallet/index.mjs","require":"./dist/wallet/index.js"},"./auction":{"types":"./dist/auction/index.d.ts","import":"./dist/auction/index.mjs","require":"./dist/auction/index.js"},"./connect":{"types":"./dist/connect/index.d.ts","import":"./dist/connect/index.mjs","require":"./dist/connect/index.js"},"./rewards":{"types":"./dist/rewards/index.d.ts","import":"./dist/rewards/index.mjs","require":"./dist/rewards/index.js"},"./staking":{"types":"./dist/staking/index.d.ts","import":"./dist/staking/index.mjs","require":"./dist/staking/index.js"},"./prize-box":{"types":"./dist/prize-box/index.d.ts","import":"./dist/prize-box/index.mjs","require":"./dist/prize-box/index.js"},"./hyper-swap":{"types":"./dist/hyper-swap/index.d.ts","import":"./dist/hyper-swap/index.mjs","require":"./dist/hyper-swap/index.js"},"./marketplace":{"types":"./dist/marketplace/index.d.ts","import":"./dist/marketplace/index.mjs","require":"./dist/marketplace/index.js"},"./meta-merkles":{"types":"./dist/meta-merkles/index.d.ts","import":"./dist/meta-merkles/index.mjs","require":"./dist/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/staking-pool/index.d.ts","import":"./dist/staking-pool/index.mjs","require":"./dist/staking-pool/index.js"},"./subscriptions":{"types":"./dist/subscriptions/index.d.ts","import":"./dist/subscriptions/index.mjs","require":"./dist/subscriptions/index.js"},"./dao-deployable":{"types":"./dist/dao-deployable/index.d.ts","import":"./dist/dao-deployable/index.mjs","require":"./dist/dao-deployable/index.js"}},"gitHead":"6f233f778107b476dfe79f80cef1bc744720b7ce","scripts":{"build":"tsup && tsc -p tsconfig.esm.json --emitDeclarationOnly --outDir dist","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts && algokit generate client ../akita-sc/smart_contracts/artifacts/arc58/dao-deployable -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"10.9.2","description":"A TypeScript SDK for interacting with ARC58 Abstracted Accounts on the Algorand blockchain. This SDK provides a high-level interface for creating and managing smart contract wallets with plugin-based functionality, escrow management, and spending allowanc","directories":{},"_nodeVersion":"22.17.1","dependencies":{"@noble/hashes":"^1.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/dao/index.d.ts"],"poll":["./dist/poll/index.d.ts"],"gates":["./dist/gates/index.d.ts"],"types":["./dist/types.d.ts"],"escrow":["./dist/escrow/index.d.ts"],"raffle":["./dist/raffle/index.d.ts"],"social":["./dist/social/index.d.ts"],"wallet":["./dist/wallet/index.d.ts"],"auction":["./dist/auction/index.d.ts"],"connect":["./dist/connect/index.d.ts"],"rewards":["./dist/rewards/index.d.ts"],"staking":["./dist/staking/index.d.ts"],"prize-box":["./dist/prize-box/index.d.ts"],"hyper-swap":["./dist/hyper-swap/index.d.ts"],"marketplace":["./dist/marketplace/index.d.ts"],"meta-merkles":["./dist/meta-merkles/index.d.ts"],"staking-pool":["./dist/staking-pool/index.d.ts"],"subscriptions":["./dist/subscriptions/index.d.ts"],"dao-deployable":["./dist/dao-deployable/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","@types/node":"^24.1.0"},"peerDependencies":{"algosdk":"3.5.2","@algorandfoundation/algokit-utils":"9.1.2"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.1_1774226291549_0.5763127233710428","host":"s3://npm-registry-packages-npm-production"}},"1.2.2":{"name":"@akta/sdk","version":"1.2.2","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@1.2.2","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"9be062e71a84f77fdd54e51461aa8b31fafb5a45","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-1.2.2.tgz","fileCount":339,"integrity":"sha512-C5UGK+PzWJOWCPF7RjWS6QsW+rI8uakTk17o1FrE8OIYA7oYL0isxa2Aec5m/5KYhzRyhGlx3RGBbsJkVLSTGA==","signatures":[{"sig":"MEUCIHxgZnnsPbA14VwcsZg3sVE0jrZgN58OqEuYc84u6Nm1AiEAo+qMlUVBg8oNh60JVZXXNGT1bGoMc1VEKFulOJJnBwo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":52105425},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./dao":{"types":"./dist/dao/index.d.ts","import":"./dist/dao/index.mjs","require":"./dist/dao/index.js"},"./poll":{"types":"./dist/poll/index.d.ts","import":"./dist/poll/index.mjs","require":"./dist/poll/index.js"},"./gates":{"types":"./dist/gates/index.d.ts","import":"./dist/gates/index.mjs","require":"./dist/gates/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.mjs","require":"./dist/types.js"},"./escrow":{"types":"./dist/escrow/index.d.ts","import":"./dist/escrow/index.mjs","require":"./dist/escrow/index.js"},"./raffle":{"types":"./dist/raffle/index.d.ts","import":"./dist/raffle/index.mjs","require":"./dist/raffle/index.js"},"./social":{"types":"./dist/social/index.d.ts","import":"./dist/social/index.mjs","require":"./dist/social/index.js"},"./wallet":{"types":"./dist/wallet/index.d.ts","import":"./dist/wallet/index.mjs","require":"./dist/wallet/index.js"},"./auction":{"types":"./dist/auction/index.d.ts","import":"./dist/auction/index.mjs","require":"./dist/auction/index.js"},"./connect":{"types":"./dist/connect/index.d.ts","import":"./dist/connect/index.mjs","require":"./dist/connect/index.js"},"./rewards":{"types":"./dist/rewards/index.d.ts","import":"./dist/rewards/index.mjs","require":"./dist/rewards/index.js"},"./staking":{"types":"./dist/staking/index.d.ts","import":"./dist/staking/index.mjs","require":"./dist/staking/index.js"},"./prize-box":{"types":"./dist/prize-box/index.d.ts","import":"./dist/prize-box/index.mjs","require":"./dist/prize-box/index.js"},"./hyper-swap":{"types":"./dist/hyper-swap/index.d.ts","import":"./dist/hyper-swap/index.mjs","require":"./dist/hyper-swap/index.js"},"./marketplace":{"types":"./dist/marketplace/index.d.ts","import":"./dist/marketplace/index.mjs","require":"./dist/marketplace/index.js"},"./meta-merkles":{"types":"./dist/meta-merkles/index.d.ts","import":"./dist/meta-merkles/index.mjs","require":"./dist/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/staking-pool/index.d.ts","import":"./dist/staking-pool/index.mjs","require":"./dist/staking-pool/index.js"},"./subscriptions":{"types":"./dist/subscriptions/index.d.ts","import":"./dist/subscriptions/index.mjs","require":"./dist/subscriptions/index.js"},"./dao-deployable":{"types":"./dist/dao-deployable/index.d.ts","import":"./dist/dao-deployable/index.mjs","require":"./dist/dao-deployable/index.js"}},"gitHead":"5addfc7b0f5221a539fc2fcca7554c52c097fee6","scripts":{"build":"tsup && tsc -p tsconfig.esm.json --emitDeclarationOnly --outDir dist","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts && algokit generate client ../akita-sc/smart_contracts/artifacts/arc58/dao-deployable -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"10.9.2","description":"A TypeScript SDK for interacting with ARC58 Abstracted Accounts on the Algorand blockchain. This SDK provides a high-level interface for creating and managing smart contract wallets with plugin-based functionality, escrow management, and spending allowanc","directories":{},"_nodeVersion":"22.17.1","dependencies":{"@noble/hashes":"^1.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/dao/index.d.ts"],"poll":["./dist/poll/index.d.ts"],"gates":["./dist/gates/index.d.ts"],"types":["./dist/types.d.ts"],"escrow":["./dist/escrow/index.d.ts"],"raffle":["./dist/raffle/index.d.ts"],"social":["./dist/social/index.d.ts"],"wallet":["./dist/wallet/index.d.ts"],"auction":["./dist/auction/index.d.ts"],"connect":["./dist/connect/index.d.ts"],"rewards":["./dist/rewards/index.d.ts"],"staking":["./dist/staking/index.d.ts"],"prize-box":["./dist/prize-box/index.d.ts"],"hyper-swap":["./dist/hyper-swap/index.d.ts"],"marketplace":["./dist/marketplace/index.d.ts"],"meta-merkles":["./dist/meta-merkles/index.d.ts"],"staking-pool":["./dist/staking-pool/index.d.ts"],"subscriptions":["./dist/subscriptions/index.d.ts"],"dao-deployable":["./dist/dao-deployable/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","@types/node":"^24.1.0"},"peerDependencies":{"algosdk":"3.5.2","@algorandfoundation/algokit-utils":"9.1.2"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.2_1774238952492_0.21646264258093306","host":"s3://npm-registry-packages-npm-production"}},"1.2.3":{"name":"@akta/sdk","version":"1.2.3","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@1.2.3","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"01af2a4c02e77b37c5622969e0edab6149e5bd44","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-1.2.3.tgz","fileCount":339,"integrity":"sha512-+EFLqGMGqLJ+KvMGz/ccXIp3uQ7XZOp9uMW2HQoblb02rtLnG0/NLELcrskFEsK+59kE5MULQQ0fwdEzX35XAw==","signatures":[{"sig":"MEQCIF/yNR77MQGP6Q8A1A5RuAp791uPSLhHK5FkieSPcLQ6AiBcI6OnNlln8J5mnB0zbksDECmY/a02QJiJNWy6F4aLTg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":52099337},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./dao":{"types":"./dist/dao/index.d.ts","import":"./dist/dao/index.mjs","require":"./dist/dao/index.js"},"./poll":{"types":"./dist/poll/index.d.ts","import":"./dist/poll/index.mjs","require":"./dist/poll/index.js"},"./gates":{"types":"./dist/gates/index.d.ts","import":"./dist/gates/index.mjs","require":"./dist/gates/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.mjs","require":"./dist/types.js"},"./escrow":{"types":"./dist/escrow/index.d.ts","import":"./dist/escrow/index.mjs","require":"./dist/escrow/index.js"},"./raffle":{"types":"./dist/raffle/index.d.ts","import":"./dist/raffle/index.mjs","require":"./dist/raffle/index.js"},"./social":{"types":"./dist/social/index.d.ts","import":"./dist/social/index.mjs","require":"./dist/social/index.js"},"./wallet":{"types":"./dist/wallet/index.d.ts","import":"./dist/wallet/index.mjs","require":"./dist/wallet/index.js"},"./auction":{"types":"./dist/auction/index.d.ts","import":"./dist/auction/index.mjs","require":"./dist/auction/index.js"},"./connect":{"types":"./dist/connect/index.d.ts","import":"./dist/connect/index.mjs","require":"./dist/connect/index.js"},"./rewards":{"types":"./dist/rewards/index.d.ts","import":"./dist/rewards/index.mjs","require":"./dist/rewards/index.js"},"./staking":{"types":"./dist/staking/index.d.ts","import":"./dist/staking/index.mjs","require":"./dist/staking/index.js"},"./prize-box":{"types":"./dist/prize-box/index.d.ts","import":"./dist/prize-box/index.mjs","require":"./dist/prize-box/index.js"},"./hyper-swap":{"types":"./dist/hyper-swap/index.d.ts","import":"./dist/hyper-swap/index.mjs","require":"./dist/hyper-swap/index.js"},"./marketplace":{"types":"./dist/marketplace/index.d.ts","import":"./dist/marketplace/index.mjs","require":"./dist/marketplace/index.js"},"./meta-merkles":{"types":"./dist/meta-merkles/index.d.ts","import":"./dist/meta-merkles/index.mjs","require":"./dist/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/staking-pool/index.d.ts","import":"./dist/staking-pool/index.mjs","require":"./dist/staking-pool/index.js"},"./subscriptions":{"types":"./dist/subscriptions/index.d.ts","import":"./dist/subscriptions/index.mjs","require":"./dist/subscriptions/index.js"},"./dao-deployable":{"types":"./dist/dao-deployable/index.d.ts","import":"./dist/dao-deployable/index.mjs","require":"./dist/dao-deployable/index.js"}},"gitHead":"c7de637d17ec0e22c53408f1b939be16f270ee34","scripts":{"build":"tsup && tsc -p tsconfig.esm.json --emitDeclarationOnly --outDir dist","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts && algokit generate client ../akita-sc/smart_contracts/artifacts/arc58/dao-deployable -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"10.9.2","description":"TypeScript SDK for the Akita protocol on Algorand. Provides high-level interfaces for ARC58 abstracted account wallets, social features, rewards, auctions, staking, subscriptions, and more.","directories":{},"_nodeVersion":"22.17.1","dependencies":{"@noble/hashes":"^1.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/dao/index.d.ts"],"poll":["./dist/poll/index.d.ts"],"gates":["./dist/gates/index.d.ts"],"types":["./dist/types.d.ts"],"escrow":["./dist/escrow/index.d.ts"],"raffle":["./dist/raffle/index.d.ts"],"social":["./dist/social/index.d.ts"],"wallet":["./dist/wallet/index.d.ts"],"auction":["./dist/auction/index.d.ts"],"connect":["./dist/connect/index.d.ts"],"rewards":["./dist/rewards/index.d.ts"],"staking":["./dist/staking/index.d.ts"],"prize-box":["./dist/prize-box/index.d.ts"],"hyper-swap":["./dist/hyper-swap/index.d.ts"],"marketplace":["./dist/marketplace/index.d.ts"],"meta-merkles":["./dist/meta-merkles/index.d.ts"],"staking-pool":["./dist/staking-pool/index.d.ts"],"subscriptions":["./dist/subscriptions/index.d.ts"],"dao-deployable":["./dist/dao-deployable/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","@types/node":"^24.1.0"},"peerDependencies":{"algosdk":"3.5.2","@algorandfoundation/algokit-utils":"9.1.2"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.3_1774240285378_0.5418142386933458","host":"s3://npm-registry-packages-npm-production"}},"1.2.4":{"name":"@akta/sdk","version":"1.2.4","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@1.2.4","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"230db2a2762e80fe2ff409bba368d7f489d7b7af","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-1.2.4.tgz","fileCount":339,"integrity":"sha512-kDBHkYzP2RId/LLWvByx5DIrJDKMsnKiR4FB/n9VAdfLdrzaKQ8HLIvdHoAFImu+dm41buhr7HHoq22OMCDQwA==","signatures":[{"sig":"MEUCIQCo0tEWY3KKdmgnkRcdSsS4eAQq0Qe82GX4GuvzZaTCVwIgZG4ekfJSiKRhaQMA+9v8l2oQo0UyXQGVNwQQtj7oy0Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":52099090},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./dao":{"types":"./dist/dao/index.d.ts","import":"./dist/dao/index.mjs","require":"./dist/dao/index.js"},"./poll":{"types":"./dist/poll/index.d.ts","import":"./dist/poll/index.mjs","require":"./dist/poll/index.js"},"./gates":{"types":"./dist/gates/index.d.ts","import":"./dist/gates/index.mjs","require":"./dist/gates/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.mjs","require":"./dist/types.js"},"./escrow":{"types":"./dist/escrow/index.d.ts","import":"./dist/escrow/index.mjs","require":"./dist/escrow/index.js"},"./raffle":{"types":"./dist/raffle/index.d.ts","import":"./dist/raffle/index.mjs","require":"./dist/raffle/index.js"},"./social":{"types":"./dist/social/index.d.ts","import":"./dist/social/index.mjs","require":"./dist/social/index.js"},"./wallet":{"types":"./dist/wallet/index.d.ts","import":"./dist/wallet/index.mjs","require":"./dist/wallet/index.js"},"./auction":{"types":"./dist/auction/index.d.ts","import":"./dist/auction/index.mjs","require":"./dist/auction/index.js"},"./connect":{"types":"./dist/connect/index.d.ts","import":"./dist/connect/index.mjs","require":"./dist/connect/index.js"},"./rewards":{"types":"./dist/rewards/index.d.ts","import":"./dist/rewards/index.mjs","require":"./dist/rewards/index.js"},"./staking":{"types":"./dist/staking/index.d.ts","import":"./dist/staking/index.mjs","require":"./dist/staking/index.js"},"./prize-box":{"types":"./dist/prize-box/index.d.ts","import":"./dist/prize-box/index.mjs","require":"./dist/prize-box/index.js"},"./hyper-swap":{"types":"./dist/hyper-swap/index.d.ts","import":"./dist/hyper-swap/index.mjs","require":"./dist/hyper-swap/index.js"},"./marketplace":{"types":"./dist/marketplace/index.d.ts","import":"./dist/marketplace/index.mjs","require":"./dist/marketplace/index.js"},"./meta-merkles":{"types":"./dist/meta-merkles/index.d.ts","import":"./dist/meta-merkles/index.mjs","require":"./dist/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/staking-pool/index.d.ts","import":"./dist/staking-pool/index.mjs","require":"./dist/staking-pool/index.js"},"./subscriptions":{"types":"./dist/subscriptions/index.d.ts","import":"./dist/subscriptions/index.mjs","require":"./dist/subscriptions/index.js"},"./dao-deployable":{"types":"./dist/dao-deployable/index.d.ts","import":"./dist/dao-deployable/index.mjs","require":"./dist/dao-deployable/index.js"}},"gitHead":"97e2537abd6f6f5f6a78657160e5c2fa8ac639e6","scripts":{"build":"tsup && tsc -p tsconfig.esm.json --emitDeclarationOnly --outDir dist","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts && algokit generate client ../akita-sc/smart_contracts/artifacts/arc58/dao-deployable -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"10.9.2","description":"TypeScript SDK for the Akita protocol on Algorand. Provides high-level interfaces for ARC58 abstracted account wallets, social features, rewards, auctions, staking, subscriptions, and more.","directories":{},"_nodeVersion":"22.17.1","dependencies":{"@noble/hashes":"^1.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/dao/index.d.ts"],"poll":["./dist/poll/index.d.ts"],"gates":["./dist/gates/index.d.ts"],"types":["./dist/types.d.ts"],"escrow":["./dist/escrow/index.d.ts"],"raffle":["./dist/raffle/index.d.ts"],"social":["./dist/social/index.d.ts"],"wallet":["./dist/wallet/index.d.ts"],"auction":["./dist/auction/index.d.ts"],"connect":["./dist/connect/index.d.ts"],"rewards":["./dist/rewards/index.d.ts"],"staking":["./dist/staking/index.d.ts"],"prize-box":["./dist/prize-box/index.d.ts"],"hyper-swap":["./dist/hyper-swap/index.d.ts"],"marketplace":["./dist/marketplace/index.d.ts"],"meta-merkles":["./dist/meta-merkles/index.d.ts"],"staking-pool":["./dist/staking-pool/index.d.ts"],"subscriptions":["./dist/subscriptions/index.d.ts"],"dao-deployable":["./dist/dao-deployable/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","@types/node":"^24.1.0"},"peerDependencies":{"algosdk":"3.5.2","@algorandfoundation/algokit-utils":"9.1.2"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.4_1774241597356_0.6124774920654266","host":"s3://npm-registry-packages-npm-production"}},"1.2.5":{"name":"@akta/sdk","version":"1.2.5","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@1.2.5","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"6d3ddaa10453175469acb2bc028c0538a700259d","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-1.2.5.tgz","fileCount":339,"integrity":"sha512-zCfx1Npqmt7iPqiEiJyZMfE2HQ6MaFllD2VhoHWbBE7mLy5VGZa9JNdoPYbbpnG6F4keF/zVx3J3P+6YSOlNnA==","signatures":[{"sig":"MEUCIAXHrUJm1sNfslDLxZQfle0W9OXaYL7aZGnTsuWzpgI8AiEA1IxjTsJbskZ1SaTkYTHD/j0vMl+p/DEqo+MNGzlpvO0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":52099979},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./dao":{"types":"./dist/dao/index.d.ts","import":"./dist/dao/index.mjs","require":"./dist/dao/index.js"},"./poll":{"types":"./dist/poll/index.d.ts","import":"./dist/poll/index.mjs","require":"./dist/poll/index.js"},"./gates":{"types":"./dist/gates/index.d.ts","import":"./dist/gates/index.mjs","require":"./dist/gates/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.mjs","require":"./dist/types.js"},"./escrow":{"types":"./dist/escrow/index.d.ts","import":"./dist/escrow/index.mjs","require":"./dist/escrow/index.js"},"./raffle":{"types":"./dist/raffle/index.d.ts","import":"./dist/raffle/index.mjs","require":"./dist/raffle/index.js"},"./social":{"types":"./dist/social/index.d.ts","import":"./dist/social/index.mjs","require":"./dist/social/index.js"},"./wallet":{"types":"./dist/wallet/index.d.ts","import":"./dist/wallet/index.mjs","require":"./dist/wallet/index.js"},"./auction":{"types":"./dist/auction/index.d.ts","import":"./dist/auction/index.mjs","require":"./dist/auction/index.js"},"./connect":{"types":"./dist/connect/index.d.ts","import":"./dist/connect/index.mjs","require":"./dist/connect/index.js"},"./rewards":{"types":"./dist/rewards/index.d.ts","import":"./dist/rewards/index.mjs","require":"./dist/rewards/index.js"},"./staking":{"types":"./dist/staking/index.d.ts","import":"./dist/staking/index.mjs","require":"./dist/staking/index.js"},"./prize-box":{"types":"./dist/prize-box/index.d.ts","import":"./dist/prize-box/index.mjs","require":"./dist/prize-box/index.js"},"./hyper-swap":{"types":"./dist/hyper-swap/index.d.ts","import":"./dist/hyper-swap/index.mjs","require":"./dist/hyper-swap/index.js"},"./marketplace":{"types":"./dist/marketplace/index.d.ts","import":"./dist/marketplace/index.mjs","require":"./dist/marketplace/index.js"},"./meta-merkles":{"types":"./dist/meta-merkles/index.d.ts","import":"./dist/meta-merkles/index.mjs","require":"./dist/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/staking-pool/index.d.ts","import":"./dist/staking-pool/index.mjs","require":"./dist/staking-pool/index.js"},"./subscriptions":{"types":"./dist/subscriptions/index.d.ts","import":"./dist/subscriptions/index.mjs","require":"./dist/subscriptions/index.js"},"./dao-deployable":{"types":"./dist/dao-deployable/index.d.ts","import":"./dist/dao-deployable/index.mjs","require":"./dist/dao-deployable/index.js"}},"gitHead":"c4b4c39d60ca8b710c6e315b930e47226bc9e3ad","scripts":{"build":"tsup && tsc -p tsconfig.esm.json --emitDeclarationOnly --outDir dist","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts && algokit generate client ../akita-sc/smart_contracts/artifacts/arc58/dao-deployable -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"10.9.2","description":"TypeScript SDK for the Akita protocol on Algorand. Provides high-level interfaces for ARC58 abstracted account wallets, social features, rewards, auctions, staking, subscriptions, and more.","directories":{},"_nodeVersion":"22.17.1","dependencies":{"@noble/hashes":"^1.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/dao/index.d.ts"],"poll":["./dist/poll/index.d.ts"],"gates":["./dist/gates/index.d.ts"],"types":["./dist/types.d.ts"],"escrow":["./dist/escrow/index.d.ts"],"raffle":["./dist/raffle/index.d.ts"],"social":["./dist/social/index.d.ts"],"wallet":["./dist/wallet/index.d.ts"],"auction":["./dist/auction/index.d.ts"],"connect":["./dist/connect/index.d.ts"],"rewards":["./dist/rewards/index.d.ts"],"staking":["./dist/staking/index.d.ts"],"prize-box":["./dist/prize-box/index.d.ts"],"hyper-swap":["./dist/hyper-swap/index.d.ts"],"marketplace":["./dist/marketplace/index.d.ts"],"meta-merkles":["./dist/meta-merkles/index.d.ts"],"staking-pool":["./dist/staking-pool/index.d.ts"],"subscriptions":["./dist/subscriptions/index.d.ts"],"dao-deployable":["./dist/dao-deployable/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","@types/node":"^24.1.0"},"peerDependencies":{"algosdk":"3.5.2","@algorandfoundation/algokit-utils":"9.1.2"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.5_1774243673523_0.22819409755613496","host":"s3://npm-registry-packages-npm-production"}},"1.2.6":{"name":"@akta/sdk","version":"1.2.6","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@1.2.6","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"eb59947815b6c8b134c4640bd7611d4f47e79def","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-1.2.6.tgz","fileCount":339,"integrity":"sha512-RP7CIQuysLgIWIT2GN6ho2tg2KNbEbDgFe21RPvYkcXfa4rkq+hhSMGBQeEg/tUhqHWo63qGzQsIZZdqGAJ25w==","signatures":[{"sig":"MEQCIGurFyJnrAv5Llb0lSuwjfPIZFEti9/+d6vIuSU/DqG/AiBkrnB/NOw+iAKe4/wq9kSW528dBiVTRXdPdtxdwo5cTA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":52103678},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./dao":{"types":"./dist/dao/index.d.ts","import":"./dist/dao/index.mjs","require":"./dist/dao/index.js"},"./poll":{"types":"./dist/poll/index.d.ts","import":"./dist/poll/index.mjs","require":"./dist/poll/index.js"},"./gates":{"types":"./dist/gates/index.d.ts","import":"./dist/gates/index.mjs","require":"./dist/gates/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.mjs","require":"./dist/types.js"},"./escrow":{"types":"./dist/escrow/index.d.ts","import":"./dist/escrow/index.mjs","require":"./dist/escrow/index.js"},"./raffle":{"types":"./dist/raffle/index.d.ts","import":"./dist/raffle/index.mjs","require":"./dist/raffle/index.js"},"./social":{"types":"./dist/social/index.d.ts","import":"./dist/social/index.mjs","require":"./dist/social/index.js"},"./wallet":{"types":"./dist/wallet/index.d.ts","import":"./dist/wallet/index.mjs","require":"./dist/wallet/index.js"},"./auction":{"types":"./dist/auction/index.d.ts","import":"./dist/auction/index.mjs","require":"./dist/auction/index.js"},"./connect":{"types":"./dist/connect/index.d.ts","import":"./dist/connect/index.mjs","require":"./dist/connect/index.js"},"./rewards":{"types":"./dist/rewards/index.d.ts","import":"./dist/rewards/index.mjs","require":"./dist/rewards/index.js"},"./staking":{"types":"./dist/staking/index.d.ts","import":"./dist/staking/index.mjs","require":"./dist/staking/index.js"},"./prize-box":{"types":"./dist/prize-box/index.d.ts","import":"./dist/prize-box/index.mjs","require":"./dist/prize-box/index.js"},"./hyper-swap":{"types":"./dist/hyper-swap/index.d.ts","import":"./dist/hyper-swap/index.mjs","require":"./dist/hyper-swap/index.js"},"./marketplace":{"types":"./dist/marketplace/index.d.ts","import":"./dist/marketplace/index.mjs","require":"./dist/marketplace/index.js"},"./meta-merkles":{"types":"./dist/meta-merkles/index.d.ts","import":"./dist/meta-merkles/index.mjs","require":"./dist/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/staking-pool/index.d.ts","import":"./dist/staking-pool/index.mjs","require":"./dist/staking-pool/index.js"},"./subscriptions":{"types":"./dist/subscriptions/index.d.ts","import":"./dist/subscriptions/index.mjs","require":"./dist/subscriptions/index.js"},"./dao-deployable":{"types":"./dist/dao-deployable/index.d.ts","import":"./dist/dao-deployable/index.mjs","require":"./dist/dao-deployable/index.js"}},"gitHead":"f7d19352e8ca9cd8472522e80fe04507d2f1b773","scripts":{"build":"tsup && tsc -p tsconfig.esm.json --emitDeclarationOnly --outDir dist","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts && algokit generate client ../akita-sc/smart_contracts/artifacts/arc58/dao-deployable -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"10.9.2","description":"TypeScript SDK for the Akita protocol on Algorand. Provides high-level interfaces for ARC58 abstracted account wallets, social features, rewards, auctions, staking, subscriptions, and more.","directories":{},"_nodeVersion":"22.17.1","dependencies":{"@noble/hashes":"^1.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/dao/index.d.ts"],"poll":["./dist/poll/index.d.ts"],"gates":["./dist/gates/index.d.ts"],"types":["./dist/types.d.ts"],"escrow":["./dist/escrow/index.d.ts"],"raffle":["./dist/raffle/index.d.ts"],"social":["./dist/social/index.d.ts"],"wallet":["./dist/wallet/index.d.ts"],"auction":["./dist/auction/index.d.ts"],"connect":["./dist/connect/index.d.ts"],"rewards":["./dist/rewards/index.d.ts"],"staking":["./dist/staking/index.d.ts"],"prize-box":["./dist/prize-box/index.d.ts"],"hyper-swap":["./dist/hyper-swap/index.d.ts"],"marketplace":["./dist/marketplace/index.d.ts"],"meta-merkles":["./dist/meta-merkles/index.d.ts"],"staking-pool":["./dist/staking-pool/index.d.ts"],"subscriptions":["./dist/subscriptions/index.d.ts"],"dao-deployable":["./dist/dao-deployable/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","@types/node":"^24.1.0"},"peerDependencies":{"algosdk":"3.5.2","@algorandfoundation/algokit-utils":"9.1.2"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.6_1774244432875_0.7667674461879548","host":"s3://npm-registry-packages-npm-production"}},"1.2.7":{"name":"@akta/sdk","version":"1.2.7","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@1.2.7","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"37263dbfbd3bbba47f09d09935cb37c9501c4540","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-1.2.7.tgz","fileCount":339,"integrity":"sha512-BbN76Y5qN7neEY5/goo7kptPN99j1x/i9Rl46QjEXGVTkZzmDR+yXl2rhanwLfrrZiP6oR3glZZ9MRs/U7LfRw==","signatures":[{"sig":"MEQCIFRODNPguNT5GnQpPwuaKB1Ku9l59tFAFqYo7XPpAM8bAiAdgx+M0aUv4lK3ksBtH27s7+h/b4Kb7EBO/CfUXn/W9A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":52099661},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./dao":{"types":"./dist/dao/index.d.ts","import":"./dist/dao/index.mjs","require":"./dist/dao/index.js"},"./poll":{"types":"./dist/poll/index.d.ts","import":"./dist/poll/index.mjs","require":"./dist/poll/index.js"},"./gates":{"types":"./dist/gates/index.d.ts","import":"./dist/gates/index.mjs","require":"./dist/gates/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.mjs","require":"./dist/types.js"},"./escrow":{"types":"./dist/escrow/index.d.ts","import":"./dist/escrow/index.mjs","require":"./dist/escrow/index.js"},"./raffle":{"types":"./dist/raffle/index.d.ts","import":"./dist/raffle/index.mjs","require":"./dist/raffle/index.js"},"./social":{"types":"./dist/social/index.d.ts","import":"./dist/social/index.mjs","require":"./dist/social/index.js"},"./wallet":{"types":"./dist/wallet/index.d.ts","import":"./dist/wallet/index.mjs","require":"./dist/wallet/index.js"},"./auction":{"types":"./dist/auction/index.d.ts","import":"./dist/auction/index.mjs","require":"./dist/auction/index.js"},"./connect":{"types":"./dist/connect/index.d.ts","import":"./dist/connect/index.mjs","require":"./dist/connect/index.js"},"./rewards":{"types":"./dist/rewards/index.d.ts","import":"./dist/rewards/index.mjs","require":"./dist/rewards/index.js"},"./staking":{"types":"./dist/staking/index.d.ts","import":"./dist/staking/index.mjs","require":"./dist/staking/index.js"},"./prize-box":{"types":"./dist/prize-box/index.d.ts","import":"./dist/prize-box/index.mjs","require":"./dist/prize-box/index.js"},"./hyper-swap":{"types":"./dist/hyper-swap/index.d.ts","import":"./dist/hyper-swap/index.mjs","require":"./dist/hyper-swap/index.js"},"./marketplace":{"types":"./dist/marketplace/index.d.ts","import":"./dist/marketplace/index.mjs","require":"./dist/marketplace/index.js"},"./meta-merkles":{"types":"./dist/meta-merkles/index.d.ts","import":"./dist/meta-merkles/index.mjs","require":"./dist/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/staking-pool/index.d.ts","import":"./dist/staking-pool/index.mjs","require":"./dist/staking-pool/index.js"},"./subscriptions":{"types":"./dist/subscriptions/index.d.ts","import":"./dist/subscriptions/index.mjs","require":"./dist/subscriptions/index.js"},"./dao-deployable":{"types":"./dist/dao-deployable/index.d.ts","import":"./dist/dao-deployable/index.mjs","require":"./dist/dao-deployable/index.js"}},"gitHead":"15bed0ea8dc67f4e4cdeb0efb8ce3cff1e3cee87","scripts":{"build":"tsup && tsc -p tsconfig.esm.json --emitDeclarationOnly --outDir dist","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts && algokit generate client ../akita-sc/smart_contracts/artifacts/arc58/dao-deployable -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"10.9.2","description":"TypeScript SDK for the Akita protocol on Algorand. Provides high-level interfaces for ARC58 abstracted account wallets, social features, rewards, auctions, staking, subscriptions, and more.","directories":{},"_nodeVersion":"22.17.1","dependencies":{"@noble/hashes":"^1.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/dao/index.d.ts"],"poll":["./dist/poll/index.d.ts"],"gates":["./dist/gates/index.d.ts"],"types":["./dist/types.d.ts"],"escrow":["./dist/escrow/index.d.ts"],"raffle":["./dist/raffle/index.d.ts"],"social":["./dist/social/index.d.ts"],"wallet":["./dist/wallet/index.d.ts"],"auction":["./dist/auction/index.d.ts"],"connect":["./dist/connect/index.d.ts"],"rewards":["./dist/rewards/index.d.ts"],"staking":["./dist/staking/index.d.ts"],"prize-box":["./dist/prize-box/index.d.ts"],"hyper-swap":["./dist/hyper-swap/index.d.ts"],"marketplace":["./dist/marketplace/index.d.ts"],"meta-merkles":["./dist/meta-merkles/index.d.ts"],"staking-pool":["./dist/staking-pool/index.d.ts"],"subscriptions":["./dist/subscriptions/index.d.ts"],"dao-deployable":["./dist/dao-deployable/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","@types/node":"^24.1.0"},"peerDependencies":{"algosdk":"3.5.2","@algorandfoundation/algokit-utils":"9.1.2"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.7_1774249185298_0.7067086119202122","host":"s3://npm-registry-packages-npm-production"}},"1.3.0":{"name":"@akta/sdk","version":"1.3.0","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@1.3.0","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"283e96121097ddab1d7dfc561cd614ec6e52f88b","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-1.3.0.tgz","fileCount":341,"integrity":"sha512-OWywKrFbhKvkfRLYpYwWb2Y0sm5vE82bV/DIvkm2eCO52iqpkQFSg46HVa0CPIg5HGL5Fp1EyuVQm9kz4WSxAQ==","signatures":[{"sig":"MEUCIQDanS3YSOmigjFWv4vliVNO1HWQzUGEyDilaT2tgdOW6AIgeYrheB7UHbW9/t+GEl1xUmVvwTxWAzk9kirufurSYSQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":52249677},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./dao":{"types":"./dist/dao/index.d.ts","import":"./dist/dao/index.mjs","require":"./dist/dao/index.js"},"./poll":{"types":"./dist/poll/index.d.ts","import":"./dist/poll/index.mjs","require":"./dist/poll/index.js"},"./gates":{"types":"./dist/gates/index.d.ts","import":"./dist/gates/index.mjs","require":"./dist/gates/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.mjs","require":"./dist/types.js"},"./escrow":{"types":"./dist/escrow/index.d.ts","import":"./dist/escrow/index.mjs","require":"./dist/escrow/index.js"},"./raffle":{"types":"./dist/raffle/index.d.ts","import":"./dist/raffle/index.mjs","require":"./dist/raffle/index.js"},"./social":{"types":"./dist/social/index.d.ts","import":"./dist/social/index.mjs","require":"./dist/social/index.js"},"./wallet":{"types":"./dist/wallet/index.d.ts","import":"./dist/wallet/index.mjs","require":"./dist/wallet/index.js"},"./auction":{"types":"./dist/auction/index.d.ts","import":"./dist/auction/index.mjs","require":"./dist/auction/index.js"},"./connect":{"types":"./dist/connect/index.d.ts","import":"./dist/connect/index.mjs","require":"./dist/connect/index.js"},"./rewards":{"types":"./dist/rewards/index.d.ts","import":"./dist/rewards/index.mjs","require":"./dist/rewards/index.js"},"./staking":{"types":"./dist/staking/index.d.ts","import":"./dist/staking/index.mjs","require":"./dist/staking/index.js"},"./prize-box":{"types":"./dist/prize-box/index.d.ts","import":"./dist/prize-box/index.mjs","require":"./dist/prize-box/index.js"},"./hyper-swap":{"types":"./dist/hyper-swap/index.d.ts","import":"./dist/hyper-swap/index.mjs","require":"./dist/hyper-swap/index.js"},"./marketplace":{"types":"./dist/marketplace/index.d.ts","import":"./dist/marketplace/index.mjs","require":"./dist/marketplace/index.js"},"./meta-merkles":{"types":"./dist/meta-merkles/index.d.ts","import":"./dist/meta-merkles/index.mjs","require":"./dist/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/staking-pool/index.d.ts","import":"./dist/staking-pool/index.mjs","require":"./dist/staking-pool/index.js"},"./subscriptions":{"types":"./dist/subscriptions/index.d.ts","import":"./dist/subscriptions/index.mjs","require":"./dist/subscriptions/index.js"},"./dao-deployable":{"types":"./dist/dao-deployable/index.d.ts","import":"./dist/dao-deployable/index.mjs","require":"./dist/dao-deployable/index.js"}},"gitHead":"e42a164663a8ca0887a68aeea6dbcb1e9d3382e6","scripts":{"build":"tsup && tsc -p tsconfig.esm.json --emitDeclarationOnly --outDir dist","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts && algokit generate client ../akita-sc/smart_contracts/artifacts/arc58/dao-deployable -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"10.9.2","description":"TypeScript SDK for the Akita protocol on Algorand. Provides high-level interfaces for ARC58 abstracted account wallets, social features, rewards, auctions, staking, subscriptions, and more.","directories":{},"_nodeVersion":"22.17.1","dependencies":{"@noble/hashes":"^1.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/dao/index.d.ts"],"poll":["./dist/poll/index.d.ts"],"gates":["./dist/gates/index.d.ts"],"types":["./dist/types.d.ts"],"escrow":["./dist/escrow/index.d.ts"],"raffle":["./dist/raffle/index.d.ts"],"social":["./dist/social/index.d.ts"],"wallet":["./dist/wallet/index.d.ts"],"auction":["./dist/auction/index.d.ts"],"connect":["./dist/connect/index.d.ts"],"rewards":["./dist/rewards/index.d.ts"],"staking":["./dist/staking/index.d.ts"],"prize-box":["./dist/prize-box/index.d.ts"],"hyper-swap":["./dist/hyper-swap/index.d.ts"],"marketplace":["./dist/marketplace/index.d.ts"],"meta-merkles":["./dist/meta-merkles/index.d.ts"],"staking-pool":["./dist/staking-pool/index.d.ts"],"subscriptions":["./dist/subscriptions/index.d.ts"],"dao-deployable":["./dist/dao-deployable/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","@types/node":"^24.1.0"},"peerDependencies":{"algosdk":"3.5.2","@algorandfoundation/algokit-utils":"9.1.2"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.0_1774287703969_0.9303738758326328","host":"s3://npm-registry-packages-npm-production"}},"1.3.1":{"name":"@akta/sdk","version":"1.3.1","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@1.3.1","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"2854127eff6ef43d7720f06dd4b608b0c48c16b8","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-1.3.1.tgz","fileCount":341,"integrity":"sha512-dVgEM62vbHY8q/mosoxDo92eE0SWEty49J8xfOP/MrxO5flwfpqa5Z2ZoDrCXnhmfUCWg3dNsuqNhQVWJwwCCA==","signatures":[{"sig":"MEYCIQCR5x6+nje9/bY9HUHtJOs0Sa3K5Co2OHNQ0QQPVKi6WQIhAKgyP47UgEnxsRJpNSmA5/3ZXEeYeUnfr5YTFOlKAygp","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":52254450},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./dao":{"types":"./dist/dao/index.d.ts","import":"./dist/dao/index.mjs","require":"./dist/dao/index.js"},"./poll":{"types":"./dist/poll/index.d.ts","import":"./dist/poll/index.mjs","require":"./dist/poll/index.js"},"./gates":{"types":"./dist/gates/index.d.ts","import":"./dist/gates/index.mjs","require":"./dist/gates/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.mjs","require":"./dist/types.js"},"./escrow":{"types":"./dist/escrow/index.d.ts","import":"./dist/escrow/index.mjs","require":"./dist/escrow/index.js"},"./raffle":{"types":"./dist/raffle/index.d.ts","import":"./dist/raffle/index.mjs","require":"./dist/raffle/index.js"},"./social":{"types":"./dist/social/index.d.ts","import":"./dist/social/index.mjs","require":"./dist/social/index.js"},"./wallet":{"types":"./dist/wallet/index.d.ts","import":"./dist/wallet/index.mjs","require":"./dist/wallet/index.js"},"./auction":{"types":"./dist/auction/index.d.ts","import":"./dist/auction/index.mjs","require":"./dist/auction/index.js"},"./connect":{"types":"./dist/connect/index.d.ts","import":"./dist/connect/index.mjs","require":"./dist/connect/index.js"},"./rewards":{"types":"./dist/rewards/index.d.ts","import":"./dist/rewards/index.mjs","require":"./dist/rewards/index.js"},"./staking":{"types":"./dist/staking/index.d.ts","import":"./dist/staking/index.mjs","require":"./dist/staking/index.js"},"./prize-box":{"types":"./dist/prize-box/index.d.ts","import":"./dist/prize-box/index.mjs","require":"./dist/prize-box/index.js"},"./hyper-swap":{"types":"./dist/hyper-swap/index.d.ts","import":"./dist/hyper-swap/index.mjs","require":"./dist/hyper-swap/index.js"},"./marketplace":{"types":"./dist/marketplace/index.d.ts","import":"./dist/marketplace/index.mjs","require":"./dist/marketplace/index.js"},"./meta-merkles":{"types":"./dist/meta-merkles/index.d.ts","import":"./dist/meta-merkles/index.mjs","require":"./dist/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/staking-pool/index.d.ts","import":"./dist/staking-pool/index.mjs","require":"./dist/staking-pool/index.js"},"./subscriptions":{"types":"./dist/subscriptions/index.d.ts","import":"./dist/subscriptions/index.mjs","require":"./dist/subscriptions/index.js"},"./dao-deployable":{"types":"./dist/dao-deployable/index.d.ts","import":"./dist/dao-deployable/index.mjs","require":"./dist/dao-deployable/index.js"}},"gitHead":"2bbd403d5c4926f78227a1f54b6720031f328aff","scripts":{"build":"tsup && tsc -p tsconfig.esm.json --emitDeclarationOnly --outDir dist","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts && algokit generate client ../akita-sc/smart_contracts/artifacts/arc58/dao-deployable -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"10.9.2","description":"TypeScript SDK for the Akita protocol on Algorand. Provides high-level interfaces for ARC58 abstracted account wallets, social features, rewards, auctions, staking, subscriptions, and more.","directories":{},"_nodeVersion":"22.17.1","dependencies":{"@noble/hashes":"^1.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/dao/index.d.ts"],"poll":["./dist/poll/index.d.ts"],"gates":["./dist/gates/index.d.ts"],"types":["./dist/types.d.ts"],"escrow":["./dist/escrow/index.d.ts"],"raffle":["./dist/raffle/index.d.ts"],"social":["./dist/social/index.d.ts"],"wallet":["./dist/wallet/index.d.ts"],"auction":["./dist/auction/index.d.ts"],"connect":["./dist/connect/index.d.ts"],"rewards":["./dist/rewards/index.d.ts"],"staking":["./dist/staking/index.d.ts"],"prize-box":["./dist/prize-box/index.d.ts"],"hyper-swap":["./dist/hyper-swap/index.d.ts"],"marketplace":["./dist/marketplace/index.d.ts"],"meta-merkles":["./dist/meta-merkles/index.d.ts"],"staking-pool":["./dist/staking-pool/index.d.ts"],"subscriptions":["./dist/subscriptions/index.d.ts"],"dao-deployable":["./dist/dao-deployable/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","@types/node":"^24.1.0"},"peerDependencies":{"algosdk":"3.5.2","@algorandfoundation/algokit-utils":"9.1.2"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.1_1774380748561_0.1195920466796343","host":"s3://npm-registry-packages-npm-production"}},"1.3.2":{"name":"@akta/sdk","version":"1.3.2","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@1.3.2","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"1f1fa68621a6761b3032e66e62cd46cecc12a1c2","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-1.3.2.tgz","fileCount":341,"integrity":"sha512-X8LMUULjZIy4mBnmBbVR7EJmA9NycmPnUNmbrhKGpx3hQCpItg9ar7x5r9lD8TsddhifD1FcKCq9M61amntHbA==","signatures":[{"sig":"MEQCID53UcIe0OblDKtAlAiIWzZEr0ODx7CIvDR5xUTWBn2FAiBKZfoohHc6UzAMtRXVSftQfvgEJcoucp9D1uXYMf1BsA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":52281453},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./dao":{"types":"./dist/dao/index.d.ts","import":"./dist/dao/index.mjs","require":"./dist/dao/index.js"},"./poll":{"types":"./dist/poll/index.d.ts","import":"./dist/poll/index.mjs","require":"./dist/poll/index.js"},"./gates":{"types":"./dist/gates/index.d.ts","import":"./dist/gates/index.mjs","require":"./dist/gates/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.mjs","require":"./dist/types.js"},"./escrow":{"types":"./dist/escrow/index.d.ts","import":"./dist/escrow/index.mjs","require":"./dist/escrow/index.js"},"./raffle":{"types":"./dist/raffle/index.d.ts","import":"./dist/raffle/index.mjs","require":"./dist/raffle/index.js"},"./social":{"types":"./dist/social/index.d.ts","import":"./dist/social/index.mjs","require":"./dist/social/index.js"},"./wallet":{"types":"./dist/wallet/index.d.ts","import":"./dist/wallet/index.mjs","require":"./dist/wallet/index.js"},"./auction":{"types":"./dist/auction/index.d.ts","import":"./dist/auction/index.mjs","require":"./dist/auction/index.js"},"./connect":{"types":"./dist/connect/index.d.ts","import":"./dist/connect/index.mjs","require":"./dist/connect/index.js"},"./rewards":{"types":"./dist/rewards/index.d.ts","import":"./dist/rewards/index.mjs","require":"./dist/rewards/index.js"},"./staking":{"types":"./dist/staking/index.d.ts","import":"./dist/staking/index.mjs","require":"./dist/staking/index.js"},"./prize-box":{"types":"./dist/prize-box/index.d.ts","import":"./dist/prize-box/index.mjs","require":"./dist/prize-box/index.js"},"./hyper-swap":{"types":"./dist/hyper-swap/index.d.ts","import":"./dist/hyper-swap/index.mjs","require":"./dist/hyper-swap/index.js"},"./marketplace":{"types":"./dist/marketplace/index.d.ts","import":"./dist/marketplace/index.mjs","require":"./dist/marketplace/index.js"},"./meta-merkles":{"types":"./dist/meta-merkles/index.d.ts","import":"./dist/meta-merkles/index.mjs","require":"./dist/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/staking-pool/index.d.ts","import":"./dist/staking-pool/index.mjs","require":"./dist/staking-pool/index.js"},"./subscriptions":{"types":"./dist/subscriptions/index.d.ts","import":"./dist/subscriptions/index.mjs","require":"./dist/subscriptions/index.js"},"./dao-deployable":{"types":"./dist/dao-deployable/index.d.ts","import":"./dist/dao-deployable/index.mjs","require":"./dist/dao-deployable/index.js"}},"gitHead":"5dfd190a2abd7cf0a9648d6b532035f38954b29c","scripts":{"build":"tsup && tsc -p tsconfig.esm.json --emitDeclarationOnly --outDir dist","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts && algokit generate client ../akita-sc/smart_contracts/artifacts/arc58/dao-deployable -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"10.9.2","description":"TypeScript SDK for the Akita protocol on Algorand. Provides high-level interfaces for ARC58 abstracted account wallets, social features, rewards, auctions, staking, subscriptions, and more.","directories":{},"_nodeVersion":"22.17.1","dependencies":{"@noble/hashes":"^1.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/dao/index.d.ts"],"poll":["./dist/poll/index.d.ts"],"gates":["./dist/gates/index.d.ts"],"types":["./dist/types.d.ts"],"escrow":["./dist/escrow/index.d.ts"],"raffle":["./dist/raffle/index.d.ts"],"social":["./dist/social/index.d.ts"],"wallet":["./dist/wallet/index.d.ts"],"auction":["./dist/auction/index.d.ts"],"connect":["./dist/connect/index.d.ts"],"rewards":["./dist/rewards/index.d.ts"],"staking":["./dist/staking/index.d.ts"],"prize-box":["./dist/prize-box/index.d.ts"],"hyper-swap":["./dist/hyper-swap/index.d.ts"],"marketplace":["./dist/marketplace/index.d.ts"],"meta-merkles":["./dist/meta-merkles/index.d.ts"],"staking-pool":["./dist/staking-pool/index.d.ts"],"subscriptions":["./dist/subscriptions/index.d.ts"],"dao-deployable":["./dist/dao-deployable/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","@types/node":"^24.1.0"},"peerDependencies":{"algosdk":"3.5.2","@algorandfoundation/algokit-utils":"9.1.2"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.2_1774574345993_0.17877621336620142","host":"s3://npm-registry-packages-npm-production"}},"1.3.3-canary":{"name":"@akta/sdk","version":"1.3.3-canary","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@1.3.3-canary","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"f0b7a695deedd190be2deb0b7b00c52dd5b02287","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-1.3.3-canary.tgz","fileCount":341,"integrity":"sha512-mxhSdGh98wsI3En5kr7sd64aNsl13P2MX/ULBb3XiOCb5F8ZxugB0TAGsqnvhNdGTIrSbwis+KdScGKwM/ZszA==","signatures":[{"sig":"MEUCIQCkzBCRvwdERU04DMNEYU+5SWN2KgwwEaw8UvoBYFfdnAIgHxzp7Q+6iiB/ecfqRJfty7CnnFvR2dDLvelQUKr0UBQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":52391063},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./dao":{"types":"./dist/dao/index.d.ts","import":"./dist/dao/index.mjs","require":"./dist/dao/index.js"},"./poll":{"types":"./dist/poll/index.d.ts","import":"./dist/poll/index.mjs","require":"./dist/poll/index.js"},"./gates":{"types":"./dist/gates/index.d.ts","import":"./dist/gates/index.mjs","require":"./dist/gates/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.mjs","require":"./dist/types.js"},"./escrow":{"types":"./dist/escrow/index.d.ts","import":"./dist/escrow/index.mjs","require":"./dist/escrow/index.js"},"./raffle":{"types":"./dist/raffle/index.d.ts","import":"./dist/raffle/index.mjs","require":"./dist/raffle/index.js"},"./social":{"types":"./dist/social/index.d.ts","import":"./dist/social/index.mjs","require":"./dist/social/index.js"},"./wallet":{"types":"./dist/wallet/index.d.ts","import":"./dist/wallet/index.mjs","require":"./dist/wallet/index.js"},"./auction":{"types":"./dist/auction/index.d.ts","import":"./dist/auction/index.mjs","require":"./dist/auction/index.js"},"./connect":{"types":"./dist/connect/index.d.ts","import":"./dist/connect/index.mjs","require":"./dist/connect/index.js"},"./rewards":{"types":"./dist/rewards/index.d.ts","import":"./dist/rewards/index.mjs","require":"./dist/rewards/index.js"},"./staking":{"types":"./dist/staking/index.d.ts","import":"./dist/staking/index.mjs","require":"./dist/staking/index.js"},"./prize-box":{"types":"./dist/prize-box/index.d.ts","import":"./dist/prize-box/index.mjs","require":"./dist/prize-box/index.js"},"./hyper-swap":{"types":"./dist/hyper-swap/index.d.ts","import":"./dist/hyper-swap/index.mjs","require":"./dist/hyper-swap/index.js"},"./marketplace":{"types":"./dist/marketplace/index.d.ts","import":"./dist/marketplace/index.mjs","require":"./dist/marketplace/index.js"},"./meta-merkles":{"types":"./dist/meta-merkles/index.d.ts","import":"./dist/meta-merkles/index.mjs","require":"./dist/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/staking-pool/index.d.ts","import":"./dist/staking-pool/index.mjs","require":"./dist/staking-pool/index.js"},"./subscriptions":{"types":"./dist/subscriptions/index.d.ts","import":"./dist/subscriptions/index.mjs","require":"./dist/subscriptions/index.js"},"./dao-deployable":{"types":"./dist/dao-deployable/index.d.ts","import":"./dist/dao-deployable/index.mjs","require":"./dist/dao-deployable/index.js"}},"gitHead":"5341ee0275b0dccdf987baf3c97338ec18a76d2f","scripts":{"build":"tsup && tsc -p tsconfig.esm.json --emitDeclarationOnly --outDir dist","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts && algokit generate client ../akita-sc/smart_contracts/artifacts/arc58/dao-deployable -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"10.9.2","description":"TypeScript SDK for the Akita protocol on Algorand. Provides high-level interfaces for ARC58 abstracted account wallets, social features, rewards, auctions, staking, subscriptions, and more.","directories":{},"_nodeVersion":"22.17.1","dependencies":{"@noble/hashes":"^1.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/dao/index.d.ts"],"poll":["./dist/poll/index.d.ts"],"gates":["./dist/gates/index.d.ts"],"types":["./dist/types.d.ts"],"escrow":["./dist/escrow/index.d.ts"],"raffle":["./dist/raffle/index.d.ts"],"social":["./dist/social/index.d.ts"],"wallet":["./dist/wallet/index.d.ts"],"auction":["./dist/auction/index.d.ts"],"connect":["./dist/connect/index.d.ts"],"rewards":["./dist/rewards/index.d.ts"],"staking":["./dist/staking/index.d.ts"],"prize-box":["./dist/prize-box/index.d.ts"],"hyper-swap":["./dist/hyper-swap/index.d.ts"],"marketplace":["./dist/marketplace/index.d.ts"],"meta-merkles":["./dist/meta-merkles/index.d.ts"],"staking-pool":["./dist/staking-pool/index.d.ts"],"subscriptions":["./dist/subscriptions/index.d.ts"],"dao-deployable":["./dist/dao-deployable/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","@types/node":"^24.1.0"},"peerDependencies":{"algosdk":"3.5.2","@algorandfoundation/algokit-utils":"9.1.2"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.3-canary_1775169529685_0.8663797658315913","host":"s3://npm-registry-packages-npm-production"}},"1.3.4-canary":{"name":"@akta/sdk","version":"1.3.4-canary","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@1.3.4-canary","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"3da499130a4e98a261e8c9b3c92fed1e0c15fd44","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-1.3.4-canary.tgz","fileCount":341,"integrity":"sha512-d0xtTLCuZYYpDQaXY9VxyGhGtWrU2HmLkxy4UZ579avPDrjuLv7GQjEIrF0udIT24t5T4S6ZmzAnKYZNUmeDUQ==","signatures":[{"sig":"MEUCIQCMTGdLfHOrYdwQ//DdM8WG4iXzrrGJU+fo37TsfhbaLgIgLVKzT5EKdknOvjdL4/SvvbCtA60Vp6amWdRL72wTFUY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":52391371},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./dao":{"types":"./dist/dao/index.d.ts","import":"./dist/dao/index.mjs","require":"./dist/dao/index.js"},"./poll":{"types":"./dist/poll/index.d.ts","import":"./dist/poll/index.mjs","require":"./dist/poll/index.js"},"./gates":{"types":"./dist/gates/index.d.ts","import":"./dist/gates/index.mjs","require":"./dist/gates/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.mjs","require":"./dist/types.js"},"./escrow":{"types":"./dist/escrow/index.d.ts","import":"./dist/escrow/index.mjs","require":"./dist/escrow/index.js"},"./raffle":{"types":"./dist/raffle/index.d.ts","import":"./dist/raffle/index.mjs","require":"./dist/raffle/index.js"},"./social":{"types":"./dist/social/index.d.ts","import":"./dist/social/index.mjs","require":"./dist/social/index.js"},"./wallet":{"types":"./dist/wallet/index.d.ts","import":"./dist/wallet/index.mjs","require":"./dist/wallet/index.js"},"./auction":{"types":"./dist/auction/index.d.ts","import":"./dist/auction/index.mjs","require":"./dist/auction/index.js"},"./connect":{"types":"./dist/connect/index.d.ts","import":"./dist/connect/index.mjs","require":"./dist/connect/index.js"},"./rewards":{"types":"./dist/rewards/index.d.ts","import":"./dist/rewards/index.mjs","require":"./dist/rewards/index.js"},"./staking":{"types":"./dist/staking/index.d.ts","import":"./dist/staking/index.mjs","require":"./dist/staking/index.js"},"./prize-box":{"types":"./dist/prize-box/index.d.ts","import":"./dist/prize-box/index.mjs","require":"./dist/prize-box/index.js"},"./hyper-swap":{"types":"./dist/hyper-swap/index.d.ts","import":"./dist/hyper-swap/index.mjs","require":"./dist/hyper-swap/index.js"},"./marketplace":{"types":"./dist/marketplace/index.d.ts","import":"./dist/marketplace/index.mjs","require":"./dist/marketplace/index.js"},"./meta-merkles":{"types":"./dist/meta-merkles/index.d.ts","import":"./dist/meta-merkles/index.mjs","require":"./dist/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/staking-pool/index.d.ts","import":"./dist/staking-pool/index.mjs","require":"./dist/staking-pool/index.js"},"./subscriptions":{"types":"./dist/subscriptions/index.d.ts","import":"./dist/subscriptions/index.mjs","require":"./dist/subscriptions/index.js"},"./dao-deployable":{"types":"./dist/dao-deployable/index.d.ts","import":"./dist/dao-deployable/index.mjs","require":"./dist/dao-deployable/index.js"}},"gitHead":"5341ee0275b0dccdf987baf3c97338ec18a76d2f","scripts":{"build":"tsup && tsc -p tsconfig.esm.json --emitDeclarationOnly --outDir dist","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts && algokit generate client ../akita-sc/smart_contracts/artifacts/arc58/dao-deployable -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"10.9.2","description":"TypeScript SDK for the Akita protocol on Algorand. Provides high-level interfaces for ARC58 abstracted account wallets, social features, rewards, auctions, staking, subscriptions, and more.","directories":{},"_nodeVersion":"22.17.1","dependencies":{"@noble/hashes":"^1.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/dao/index.d.ts"],"poll":["./dist/poll/index.d.ts"],"gates":["./dist/gates/index.d.ts"],"types":["./dist/types.d.ts"],"escrow":["./dist/escrow/index.d.ts"],"raffle":["./dist/raffle/index.d.ts"],"social":["./dist/social/index.d.ts"],"wallet":["./dist/wallet/index.d.ts"],"auction":["./dist/auction/index.d.ts"],"connect":["./dist/connect/index.d.ts"],"rewards":["./dist/rewards/index.d.ts"],"staking":["./dist/staking/index.d.ts"],"prize-box":["./dist/prize-box/index.d.ts"],"hyper-swap":["./dist/hyper-swap/index.d.ts"],"marketplace":["./dist/marketplace/index.d.ts"],"meta-merkles":["./dist/meta-merkles/index.d.ts"],"staking-pool":["./dist/staking-pool/index.d.ts"],"subscriptions":["./dist/subscriptions/index.d.ts"],"dao-deployable":["./dist/dao-deployable/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","@types/node":"^24.1.0"},"peerDependencies":{"algosdk":"3.5.2","@algorandfoundation/algokit-utils":"9.1.2"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.4-canary_1775171182398_0.646523523775389","host":"s3://npm-registry-packages-npm-production"}},"1.3.5-canary":{"name":"@akta/sdk","version":"1.3.5-canary","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@1.3.5-canary","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"ea5b2ee179a8a864b5f5123560b08577073e254a","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-1.3.5-canary.tgz","fileCount":341,"integrity":"sha512-rl7BrDoMYIPdneEWVAFBKGzlX4jDyDJjmJ5bt0ZL3bVqNf0sV0E5NCG4QxfBBMN95Se6I6ophL7bm8xunCMhdw==","signatures":[{"sig":"MEUCIQDagHSsgK4/1sCZAXsXiAufr+7RMMaQKAlLArS+agC4JgIgZeIbs+bTKib6KyzRfOUc1reswZtOeldFX2sde5Kl9dY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":52388907},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./dao":{"types":"./dist/dao/index.d.ts","import":"./dist/dao/index.mjs","require":"./dist/dao/index.js"},"./poll":{"types":"./dist/poll/index.d.ts","import":"./dist/poll/index.mjs","require":"./dist/poll/index.js"},"./gates":{"types":"./dist/gates/index.d.ts","import":"./dist/gates/index.mjs","require":"./dist/gates/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.mjs","require":"./dist/types.js"},"./escrow":{"types":"./dist/escrow/index.d.ts","import":"./dist/escrow/index.mjs","require":"./dist/escrow/index.js"},"./raffle":{"types":"./dist/raffle/index.d.ts","import":"./dist/raffle/index.mjs","require":"./dist/raffle/index.js"},"./social":{"types":"./dist/social/index.d.ts","import":"./dist/social/index.mjs","require":"./dist/social/index.js"},"./wallet":{"types":"./dist/wallet/index.d.ts","import":"./dist/wallet/index.mjs","require":"./dist/wallet/index.js"},"./auction":{"types":"./dist/auction/index.d.ts","import":"./dist/auction/index.mjs","require":"./dist/auction/index.js"},"./connect":{"types":"./dist/connect/index.d.ts","import":"./dist/connect/index.mjs","require":"./dist/connect/index.js"},"./rewards":{"types":"./dist/rewards/index.d.ts","import":"./dist/rewards/index.mjs","require":"./dist/rewards/index.js"},"./staking":{"types":"./dist/staking/index.d.ts","import":"./dist/staking/index.mjs","require":"./dist/staking/index.js"},"./prize-box":{"types":"./dist/prize-box/index.d.ts","import":"./dist/prize-box/index.mjs","require":"./dist/prize-box/index.js"},"./hyper-swap":{"types":"./dist/hyper-swap/index.d.ts","import":"./dist/hyper-swap/index.mjs","require":"./dist/hyper-swap/index.js"},"./marketplace":{"types":"./dist/marketplace/index.d.ts","import":"./dist/marketplace/index.mjs","require":"./dist/marketplace/index.js"},"./meta-merkles":{"types":"./dist/meta-merkles/index.d.ts","import":"./dist/meta-merkles/index.mjs","require":"./dist/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/staking-pool/index.d.ts","import":"./dist/staking-pool/index.mjs","require":"./dist/staking-pool/index.js"},"./subscriptions":{"types":"./dist/subscriptions/index.d.ts","import":"./dist/subscriptions/index.mjs","require":"./dist/subscriptions/index.js"},"./dao-deployable":{"types":"./dist/dao-deployable/index.d.ts","import":"./dist/dao-deployable/index.mjs","require":"./dist/dao-deployable/index.js"}},"gitHead":"5341ee0275b0dccdf987baf3c97338ec18a76d2f","scripts":{"build":"tsup && tsc -p tsconfig.esm.json --emitDeclarationOnly --outDir dist","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts && algokit generate client ../akita-sc/smart_contracts/artifacts/arc58/dao-deployable -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"10.9.2","description":"TypeScript SDK for the Akita protocol on Algorand. Provides high-level interfaces for ARC58 abstracted account wallets, social features, rewards, auctions, staking, subscriptions, and more.","directories":{},"_nodeVersion":"22.17.1","dependencies":{"@noble/hashes":"^1.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/dao/index.d.ts"],"poll":["./dist/poll/index.d.ts"],"gates":["./dist/gates/index.d.ts"],"types":["./dist/types.d.ts"],"escrow":["./dist/escrow/index.d.ts"],"raffle":["./dist/raffle/index.d.ts"],"social":["./dist/social/index.d.ts"],"wallet":["./dist/wallet/index.d.ts"],"auction":["./dist/auction/index.d.ts"],"connect":["./dist/connect/index.d.ts"],"rewards":["./dist/rewards/index.d.ts"],"staking":["./dist/staking/index.d.ts"],"prize-box":["./dist/prize-box/index.d.ts"],"hyper-swap":["./dist/hyper-swap/index.d.ts"],"marketplace":["./dist/marketplace/index.d.ts"],"meta-merkles":["./dist/meta-merkles/index.d.ts"],"staking-pool":["./dist/staking-pool/index.d.ts"],"subscriptions":["./dist/subscriptions/index.d.ts"],"dao-deployable":["./dist/dao-deployable/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","@types/node":"^24.1.0"},"peerDependencies":{"algosdk":"3.5.2","@algorandfoundation/algokit-utils":"9.1.2"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.5-canary_1775541331593_0.27841005498004967","host":"s3://npm-registry-packages-npm-production"}},"1.3.6-canary":{"name":"@akta/sdk","version":"1.3.6-canary","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@1.3.6-canary","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"8cb3194ad198b48d325e3355b6391abbd0b0f6f1","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-1.3.6-canary.tgz","fileCount":341,"integrity":"sha512-HRax6c+e7kp0E8y3SB9a8e0aZoHARDzkZ/spO8iYYSlJCCOPnDzgiotZYbyEgPuiY6PUgjq4586tmyMk16Z8Mg==","signatures":[{"sig":"MEYCIQCYloE7VmqdTnODTyp4rFQsFm9BdoWLq0DgMsSO2rjAoAIhAKdtHcEB94UvJQNumgXbjuA4ChCjJVoG4Fm6A3XEN3C+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":52388907},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./dao":{"types":"./dist/dao/index.d.ts","import":"./dist/dao/index.mjs","require":"./dist/dao/index.js"},"./poll":{"types":"./dist/poll/index.d.ts","import":"./dist/poll/index.mjs","require":"./dist/poll/index.js"},"./gates":{"types":"./dist/gates/index.d.ts","import":"./dist/gates/index.mjs","require":"./dist/gates/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.mjs","require":"./dist/types.js"},"./escrow":{"types":"./dist/escrow/index.d.ts","import":"./dist/escrow/index.mjs","require":"./dist/escrow/index.js"},"./raffle":{"types":"./dist/raffle/index.d.ts","import":"./dist/raffle/index.mjs","require":"./dist/raffle/index.js"},"./social":{"types":"./dist/social/index.d.ts","import":"./dist/social/index.mjs","require":"./dist/social/index.js"},"./wallet":{"types":"./dist/wallet/index.d.ts","import":"./dist/wallet/index.mjs","require":"./dist/wallet/index.js"},"./auction":{"types":"./dist/auction/index.d.ts","import":"./dist/auction/index.mjs","require":"./dist/auction/index.js"},"./connect":{"types":"./dist/connect/index.d.ts","import":"./dist/connect/index.mjs","require":"./dist/connect/index.js"},"./rewards":{"types":"./dist/rewards/index.d.ts","import":"./dist/rewards/index.mjs","require":"./dist/rewards/index.js"},"./staking":{"types":"./dist/staking/index.d.ts","import":"./dist/staking/index.mjs","require":"./dist/staking/index.js"},"./prize-box":{"types":"./dist/prize-box/index.d.ts","import":"./dist/prize-box/index.mjs","require":"./dist/prize-box/index.js"},"./hyper-swap":{"types":"./dist/hyper-swap/index.d.ts","import":"./dist/hyper-swap/index.mjs","require":"./dist/hyper-swap/index.js"},"./marketplace":{"types":"./dist/marketplace/index.d.ts","import":"./dist/marketplace/index.mjs","require":"./dist/marketplace/index.js"},"./meta-merkles":{"types":"./dist/meta-merkles/index.d.ts","import":"./dist/meta-merkles/index.mjs","require":"./dist/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/staking-pool/index.d.ts","import":"./dist/staking-pool/index.mjs","require":"./dist/staking-pool/index.js"},"./subscriptions":{"types":"./dist/subscriptions/index.d.ts","import":"./dist/subscriptions/index.mjs","require":"./dist/subscriptions/index.js"},"./dao-deployable":{"types":"./dist/dao-deployable/index.d.ts","import":"./dist/dao-deployable/index.mjs","require":"./dist/dao-deployable/index.js"}},"gitHead":"5341ee0275b0dccdf987baf3c97338ec18a76d2f","scripts":{"build":"tsup && tsc -p tsconfig.esm.json --emitDeclarationOnly --outDir dist","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts && algokit generate client ../akita-sc/smart_contracts/artifacts/arc58/dao-deployable -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"10.9.2","description":"TypeScript SDK for the Akita protocol on Algorand. Provides high-level interfaces for ARC58 abstracted account wallets, social features, rewards, auctions, staking, subscriptions, and more.","directories":{},"_nodeVersion":"22.17.1","dependencies":{"@noble/hashes":"^1.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/dao/index.d.ts"],"poll":["./dist/poll/index.d.ts"],"gates":["./dist/gates/index.d.ts"],"types":["./dist/types.d.ts"],"escrow":["./dist/escrow/index.d.ts"],"raffle":["./dist/raffle/index.d.ts"],"social":["./dist/social/index.d.ts"],"wallet":["./dist/wallet/index.d.ts"],"auction":["./dist/auction/index.d.ts"],"connect":["./dist/connect/index.d.ts"],"rewards":["./dist/rewards/index.d.ts"],"staking":["./dist/staking/index.d.ts"],"prize-box":["./dist/prize-box/index.d.ts"],"hyper-swap":["./dist/hyper-swap/index.d.ts"],"marketplace":["./dist/marketplace/index.d.ts"],"meta-merkles":["./dist/meta-merkles/index.d.ts"],"staking-pool":["./dist/staking-pool/index.d.ts"],"subscriptions":["./dist/subscriptions/index.d.ts"],"dao-deployable":["./dist/dao-deployable/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","@types/node":"^24.1.0"},"peerDependencies":{"algosdk":"3.5.2","@algorandfoundation/algokit-utils":"9.1.2"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.6-canary_1775542117884_0.01297034170163025","host":"s3://npm-registry-packages-npm-production"}},"1.3.7-canary":{"name":"@akta/sdk","version":"1.3.7-canary","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@1.3.7-canary","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"53c0867ef48524d8d79ecb3edbbec1e3ff9798fd","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-1.3.7-canary.tgz","fileCount":341,"integrity":"sha512-p9WQ0HX6RBDun3fi3h2RNtMUGoB7SmrSncLNz9ExFSBtdzG7mweYPQf0BROxQMdU49JCxeldXf5/ne6rfV4CKA==","signatures":[{"sig":"MEUCIBBCPQsM1c07+4kyosuQBzMa0Lg5vcFZT4054MRP0QTVAiEAkmfmejzoc9sDDxHdmC0VW8VQMNPzCED1EhLtO6lAdiY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":52388907},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./dao":{"types":"./dist/dao/index.d.ts","import":"./dist/dao/index.mjs","require":"./dist/dao/index.js"},"./poll":{"types":"./dist/poll/index.d.ts","import":"./dist/poll/index.mjs","require":"./dist/poll/index.js"},"./gates":{"types":"./dist/gates/index.d.ts","import":"./dist/gates/index.mjs","require":"./dist/gates/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.mjs","require":"./dist/types.js"},"./escrow":{"types":"./dist/escrow/index.d.ts","import":"./dist/escrow/index.mjs","require":"./dist/escrow/index.js"},"./raffle":{"types":"./dist/raffle/index.d.ts","import":"./dist/raffle/index.mjs","require":"./dist/raffle/index.js"},"./social":{"types":"./dist/social/index.d.ts","import":"./dist/social/index.mjs","require":"./dist/social/index.js"},"./wallet":{"types":"./dist/wallet/index.d.ts","import":"./dist/wallet/index.mjs","require":"./dist/wallet/index.js"},"./auction":{"types":"./dist/auction/index.d.ts","import":"./dist/auction/index.mjs","require":"./dist/auction/index.js"},"./connect":{"types":"./dist/connect/index.d.ts","import":"./dist/connect/index.mjs","require":"./dist/connect/index.js"},"./rewards":{"types":"./dist/rewards/index.d.ts","import":"./dist/rewards/index.mjs","require":"./dist/rewards/index.js"},"./staking":{"types":"./dist/staking/index.d.ts","import":"./dist/staking/index.mjs","require":"./dist/staking/index.js"},"./prize-box":{"types":"./dist/prize-box/index.d.ts","import":"./dist/prize-box/index.mjs","require":"./dist/prize-box/index.js"},"./hyper-swap":{"types":"./dist/hyper-swap/index.d.ts","import":"./dist/hyper-swap/index.mjs","require":"./dist/hyper-swap/index.js"},"./marketplace":{"types":"./dist/marketplace/index.d.ts","import":"./dist/marketplace/index.mjs","require":"./dist/marketplace/index.js"},"./meta-merkles":{"types":"./dist/meta-merkles/index.d.ts","import":"./dist/meta-merkles/index.mjs","require":"./dist/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/staking-pool/index.d.ts","import":"./dist/staking-pool/index.mjs","require":"./dist/staking-pool/index.js"},"./subscriptions":{"types":"./dist/subscriptions/index.d.ts","import":"./dist/subscriptions/index.mjs","require":"./dist/subscriptions/index.js"},"./dao-deployable":{"types":"./dist/dao-deployable/index.d.ts","import":"./dist/dao-deployable/index.mjs","require":"./dist/dao-deployable/index.js"}},"gitHead":"5341ee0275b0dccdf987baf3c97338ec18a76d2f","scripts":{"build":"tsup && tsc -p tsconfig.esm.json --emitDeclarationOnly --outDir dist","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts && algokit generate client ../akita-sc/smart_contracts/artifacts/arc58/dao-deployable -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"10.9.2","description":"TypeScript SDK for the Akita protocol on Algorand. Provides high-level interfaces for ARC58 abstracted account wallets, social features, rewards, auctions, staking, subscriptions, and more.","directories":{},"_nodeVersion":"22.17.1","dependencies":{"@noble/hashes":"^1.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/dao/index.d.ts"],"poll":["./dist/poll/index.d.ts"],"gates":["./dist/gates/index.d.ts"],"types":["./dist/types.d.ts"],"escrow":["./dist/escrow/index.d.ts"],"raffle":["./dist/raffle/index.d.ts"],"social":["./dist/social/index.d.ts"],"wallet":["./dist/wallet/index.d.ts"],"auction":["./dist/auction/index.d.ts"],"connect":["./dist/connect/index.d.ts"],"rewards":["./dist/rewards/index.d.ts"],"staking":["./dist/staking/index.d.ts"],"prize-box":["./dist/prize-box/index.d.ts"],"hyper-swap":["./dist/hyper-swap/index.d.ts"],"marketplace":["./dist/marketplace/index.d.ts"],"meta-merkles":["./dist/meta-merkles/index.d.ts"],"staking-pool":["./dist/staking-pool/index.d.ts"],"subscriptions":["./dist/subscriptions/index.d.ts"],"dao-deployable":["./dist/dao-deployable/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","@types/node":"^24.1.0"},"peerDependencies":{"algosdk":"3.5.2","@algorandfoundation/algokit-utils":"9.1.2"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.7-canary_1775573639972_0.5192378121970598","host":"s3://npm-registry-packages-npm-production"}},"1.3.8-canary":{"name":"@akta/sdk","version":"1.3.8-canary","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@1.3.8-canary","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"ee71e962ce6585360dd4779013bf2aed7e094fe0","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-1.3.8-canary.tgz","fileCount":341,"integrity":"sha512-f5yzrL/aNr+c5s99rWNfMEi4jGeGeJ2OMB4Cz82t9Bo/ApgiNpHZoegENBe+ZGmeZSHZ2enhVx7RSkNoXA3C3A==","signatures":[{"sig":"MEUCIQDqrRy0AOZOsulbHtrNHMrriESPQP9KAEndVn9qZ/fSuwIgVYyUb/Z8Sk01EtZymt86PSDfMz695ss0AxuxbaLp+tQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":52389014},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./dao":{"types":"./dist/dao/index.d.ts","import":"./dist/dao/index.mjs","require":"./dist/dao/index.js"},"./poll":{"types":"./dist/poll/index.d.ts","import":"./dist/poll/index.mjs","require":"./dist/poll/index.js"},"./gates":{"types":"./dist/gates/index.d.ts","import":"./dist/gates/index.mjs","require":"./dist/gates/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.mjs","require":"./dist/types.js"},"./escrow":{"types":"./dist/escrow/index.d.ts","import":"./dist/escrow/index.mjs","require":"./dist/escrow/index.js"},"./raffle":{"types":"./dist/raffle/index.d.ts","import":"./dist/raffle/index.mjs","require":"./dist/raffle/index.js"},"./social":{"types":"./dist/social/index.d.ts","import":"./dist/social/index.mjs","require":"./dist/social/index.js"},"./wallet":{"types":"./dist/wallet/index.d.ts","import":"./dist/wallet/index.mjs","require":"./dist/wallet/index.js"},"./auction":{"types":"./dist/auction/index.d.ts","import":"./dist/auction/index.mjs","require":"./dist/auction/index.js"},"./connect":{"types":"./dist/connect/index.d.ts","import":"./dist/connect/index.mjs","require":"./dist/connect/index.js"},"./rewards":{"types":"./dist/rewards/index.d.ts","import":"./dist/rewards/index.mjs","require":"./dist/rewards/index.js"},"./staking":{"types":"./dist/staking/index.d.ts","import":"./dist/staking/index.mjs","require":"./dist/staking/index.js"},"./prize-box":{"types":"./dist/prize-box/index.d.ts","import":"./dist/prize-box/index.mjs","require":"./dist/prize-box/index.js"},"./hyper-swap":{"types":"./dist/hyper-swap/index.d.ts","import":"./dist/hyper-swap/index.mjs","require":"./dist/hyper-swap/index.js"},"./marketplace":{"types":"./dist/marketplace/index.d.ts","import":"./dist/marketplace/index.mjs","require":"./dist/marketplace/index.js"},"./meta-merkles":{"types":"./dist/meta-merkles/index.d.ts","import":"./dist/meta-merkles/index.mjs","require":"./dist/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/staking-pool/index.d.ts","import":"./dist/staking-pool/index.mjs","require":"./dist/staking-pool/index.js"},"./subscriptions":{"types":"./dist/subscriptions/index.d.ts","import":"./dist/subscriptions/index.mjs","require":"./dist/subscriptions/index.js"},"./dao-deployable":{"types":"./dist/dao-deployable/index.d.ts","import":"./dist/dao-deployable/index.mjs","require":"./dist/dao-deployable/index.js"}},"gitHead":"5341ee0275b0dccdf987baf3c97338ec18a76d2f","scripts":{"build":"tsup && tsc -p tsconfig.esm.json --emitDeclarationOnly --outDir dist","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts && algokit generate client ../akita-sc/smart_contracts/artifacts/arc58/dao-deployable -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"10.9.2","description":"TypeScript SDK for the Akita protocol on Algorand. Provides high-level interfaces for ARC58 abstracted account wallets, social features, rewards, auctions, staking, subscriptions, and more.","directories":{},"_nodeVersion":"22.17.1","dependencies":{"@noble/hashes":"^1.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/dao/index.d.ts"],"poll":["./dist/poll/index.d.ts"],"gates":["./dist/gates/index.d.ts"],"types":["./dist/types.d.ts"],"escrow":["./dist/escrow/index.d.ts"],"raffle":["./dist/raffle/index.d.ts"],"social":["./dist/social/index.d.ts"],"wallet":["./dist/wallet/index.d.ts"],"auction":["./dist/auction/index.d.ts"],"connect":["./dist/connect/index.d.ts"],"rewards":["./dist/rewards/index.d.ts"],"staking":["./dist/staking/index.d.ts"],"prize-box":["./dist/prize-box/index.d.ts"],"hyper-swap":["./dist/hyper-swap/index.d.ts"],"marketplace":["./dist/marketplace/index.d.ts"],"meta-merkles":["./dist/meta-merkles/index.d.ts"],"staking-pool":["./dist/staking-pool/index.d.ts"],"subscriptions":["./dist/subscriptions/index.d.ts"],"dao-deployable":["./dist/dao-deployable/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","@types/node":"^24.1.0"},"peerDependencies":{"algosdk":"3.5.2","@algorandfoundation/algokit-utils":"9.1.2"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.8-canary_1775578402523_0.31074663116965606","host":"s3://npm-registry-packages-npm-production"}},"1.3.9-canary":{"name":"@akta/sdk","version":"1.3.9-canary","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@1.3.9-canary","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"84bebc319901907d9678678da74aa11ff5ebd3e8","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-1.3.9-canary.tgz","fileCount":341,"integrity":"sha512-aMqZY/gmr0vfRD1Cg0bHITF7IZAJM+W0pzyfasFrQZz3zPpw3ZPjXj9rVo1UOGwL78Lmn5+9XZVWjidGl9MWEA==","signatures":[{"sig":"MEUCIQDoWv/ecttPlrLQ3MGft9vif9yKSgbvSyHS8p6KgwtcOQIgW7Dmk0o+Eq7+ES2SEElDrPhNobSAzlQ1xoiinW96j40=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":52418942},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./dao":{"types":"./dist/dao/index.d.ts","import":"./dist/dao/index.mjs","require":"./dist/dao/index.js"},"./poll":{"types":"./dist/poll/index.d.ts","import":"./dist/poll/index.mjs","require":"./dist/poll/index.js"},"./gates":{"types":"./dist/gates/index.d.ts","import":"./dist/gates/index.mjs","require":"./dist/gates/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.mjs","require":"./dist/types.js"},"./escrow":{"types":"./dist/escrow/index.d.ts","import":"./dist/escrow/index.mjs","require":"./dist/escrow/index.js"},"./raffle":{"types":"./dist/raffle/index.d.ts","import":"./dist/raffle/index.mjs","require":"./dist/raffle/index.js"},"./social":{"types":"./dist/social/index.d.ts","import":"./dist/social/index.mjs","require":"./dist/social/index.js"},"./wallet":{"types":"./dist/wallet/index.d.ts","import":"./dist/wallet/index.mjs","require":"./dist/wallet/index.js"},"./auction":{"types":"./dist/auction/index.d.ts","import":"./dist/auction/index.mjs","require":"./dist/auction/index.js"},"./connect":{"types":"./dist/connect/index.d.ts","import":"./dist/connect/index.mjs","require":"./dist/connect/index.js"},"./rewards":{"types":"./dist/rewards/index.d.ts","import":"./dist/rewards/index.mjs","require":"./dist/rewards/index.js"},"./staking":{"types":"./dist/staking/index.d.ts","import":"./dist/staking/index.mjs","require":"./dist/staking/index.js"},"./prize-box":{"types":"./dist/prize-box/index.d.ts","import":"./dist/prize-box/index.mjs","require":"./dist/prize-box/index.js"},"./hyper-swap":{"types":"./dist/hyper-swap/index.d.ts","import":"./dist/hyper-swap/index.mjs","require":"./dist/hyper-swap/index.js"},"./marketplace":{"types":"./dist/marketplace/index.d.ts","import":"./dist/marketplace/index.mjs","require":"./dist/marketplace/index.js"},"./meta-merkles":{"types":"./dist/meta-merkles/index.d.ts","import":"./dist/meta-merkles/index.mjs","require":"./dist/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/staking-pool/index.d.ts","import":"./dist/staking-pool/index.mjs","require":"./dist/staking-pool/index.js"},"./subscriptions":{"types":"./dist/subscriptions/index.d.ts","import":"./dist/subscriptions/index.mjs","require":"./dist/subscriptions/index.js"},"./dao-deployable":{"types":"./dist/dao-deployable/index.d.ts","import":"./dist/dao-deployable/index.mjs","require":"./dist/dao-deployable/index.js"}},"gitHead":"5341ee0275b0dccdf987baf3c97338ec18a76d2f","scripts":{"build":"tsup && tsc -p tsconfig.esm.json --emitDeclarationOnly --outDir dist","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts && algokit generate client ../akita-sc/smart_contracts/artifacts/arc58/dao-deployable -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"10.9.2","description":"TypeScript SDK for the Akita protocol on Algorand. Provides high-level interfaces for ARC58 abstracted account wallets, social features, rewards, auctions, staking, subscriptions, and more.","directories":{},"_nodeVersion":"22.17.1","dependencies":{"@noble/hashes":"^1.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/dao/index.d.ts"],"poll":["./dist/poll/index.d.ts"],"gates":["./dist/gates/index.d.ts"],"types":["./dist/types.d.ts"],"escrow":["./dist/escrow/index.d.ts"],"raffle":["./dist/raffle/index.d.ts"],"social":["./dist/social/index.d.ts"],"wallet":["./dist/wallet/index.d.ts"],"auction":["./dist/auction/index.d.ts"],"connect":["./dist/connect/index.d.ts"],"rewards":["./dist/rewards/index.d.ts"],"staking":["./dist/staking/index.d.ts"],"prize-box":["./dist/prize-box/index.d.ts"],"hyper-swap":["./dist/hyper-swap/index.d.ts"],"marketplace":["./dist/marketplace/index.d.ts"],"meta-merkles":["./dist/meta-merkles/index.d.ts"],"staking-pool":["./dist/staking-pool/index.d.ts"],"subscriptions":["./dist/subscriptions/index.d.ts"],"dao-deployable":["./dist/dao-deployable/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","@types/node":"^24.1.0"},"peerDependencies":{"algosdk":"3.5.2","@algorandfoundation/algokit-utils":"9.1.2"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.9-canary_1775594183696_0.5640819195277926","host":"s3://npm-registry-packages-npm-production"}},"1.3.10-canary":{"name":"@akta/sdk","version":"1.3.10-canary","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@1.3.10-canary","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"09ba573120f5f004c97812ff2a3594f0c8afd6e9","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-1.3.10-canary.tgz","fileCount":341,"integrity":"sha512-JZo/e6tRP6+qV95Wbz3LwFkp8Tj1SzeznYngvO5pPcwQWcUaBN9r0YeuBD8nQAfhpFMChMuTh4qurW37hD4fgA==","signatures":[{"sig":"MEQCIEPd6DSBYmUT3G4NcS4GTu2ww7fdNpM6Y+5bEDmowmS6AiAbUxsjCH6BmY+Hre1bTw8+9sNKFHdWqvlmcmW7zCYM+A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":52565120},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./dao":{"types":"./dist/dao/index.d.ts","import":"./dist/dao/index.mjs","require":"./dist/dao/index.js"},"./poll":{"types":"./dist/poll/index.d.ts","import":"./dist/poll/index.mjs","require":"./dist/poll/index.js"},"./gates":{"types":"./dist/gates/index.d.ts","import":"./dist/gates/index.mjs","require":"./dist/gates/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.mjs","require":"./dist/types.js"},"./escrow":{"types":"./dist/escrow/index.d.ts","import":"./dist/escrow/index.mjs","require":"./dist/escrow/index.js"},"./raffle":{"types":"./dist/raffle/index.d.ts","import":"./dist/raffle/index.mjs","require":"./dist/raffle/index.js"},"./social":{"types":"./dist/social/index.d.ts","import":"./dist/social/index.mjs","require":"./dist/social/index.js"},"./wallet":{"types":"./dist/wallet/index.d.ts","import":"./dist/wallet/index.mjs","require":"./dist/wallet/index.js"},"./auction":{"types":"./dist/auction/index.d.ts","import":"./dist/auction/index.mjs","require":"./dist/auction/index.js"},"./connect":{"types":"./dist/connect/index.d.ts","import":"./dist/connect/index.mjs","require":"./dist/connect/index.js"},"./rewards":{"types":"./dist/rewards/index.d.ts","import":"./dist/rewards/index.mjs","require":"./dist/rewards/index.js"},"./staking":{"types":"./dist/staking/index.d.ts","import":"./dist/staking/index.mjs","require":"./dist/staking/index.js"},"./prize-box":{"types":"./dist/prize-box/index.d.ts","import":"./dist/prize-box/index.mjs","require":"./dist/prize-box/index.js"},"./hyper-swap":{"types":"./dist/hyper-swap/index.d.ts","import":"./dist/hyper-swap/index.mjs","require":"./dist/hyper-swap/index.js"},"./marketplace":{"types":"./dist/marketplace/index.d.ts","import":"./dist/marketplace/index.mjs","require":"./dist/marketplace/index.js"},"./meta-merkles":{"types":"./dist/meta-merkles/index.d.ts","import":"./dist/meta-merkles/index.mjs","require":"./dist/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/staking-pool/index.d.ts","import":"./dist/staking-pool/index.mjs","require":"./dist/staking-pool/index.js"},"./subscriptions":{"types":"./dist/subscriptions/index.d.ts","import":"./dist/subscriptions/index.mjs","require":"./dist/subscriptions/index.js"},"./dao-deployable":{"types":"./dist/dao-deployable/index.d.ts","import":"./dist/dao-deployable/index.mjs","require":"./dist/dao-deployable/index.js"}},"gitHead":"5341ee0275b0dccdf987baf3c97338ec18a76d2f","scripts":{"build":"tsup && tsc -p tsconfig.esm.json --emitDeclarationOnly --outDir dist","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts && algokit generate client ../akita-sc/smart_contracts/artifacts/arc58/dao-deployable -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"10.9.2","description":"TypeScript SDK for the Akita protocol on Algorand. Provides high-level interfaces for ARC58 abstracted account wallets, social features, rewards, auctions, staking, subscriptions, and more.","directories":{},"_nodeVersion":"22.17.1","dependencies":{"@noble/hashes":"^1.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/dao/index.d.ts"],"poll":["./dist/poll/index.d.ts"],"gates":["./dist/gates/index.d.ts"],"types":["./dist/types.d.ts"],"escrow":["./dist/escrow/index.d.ts"],"raffle":["./dist/raffle/index.d.ts"],"social":["./dist/social/index.d.ts"],"wallet":["./dist/wallet/index.d.ts"],"auction":["./dist/auction/index.d.ts"],"connect":["./dist/connect/index.d.ts"],"rewards":["./dist/rewards/index.d.ts"],"staking":["./dist/staking/index.d.ts"],"prize-box":["./dist/prize-box/index.d.ts"],"hyper-swap":["./dist/hyper-swap/index.d.ts"],"marketplace":["./dist/marketplace/index.d.ts"],"meta-merkles":["./dist/meta-merkles/index.d.ts"],"staking-pool":["./dist/staking-pool/index.d.ts"],"subscriptions":["./dist/subscriptions/index.d.ts"],"dao-deployable":["./dist/dao-deployable/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","@types/node":"^24.1.0"},"peerDependencies":{"algosdk":"3.5.2","@algorandfoundation/algokit-utils":"9.1.2"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.10-canary_1775756992207_0.9978770652382922","host":"s3://npm-registry-packages-npm-production"}},"1.3.11-canary":{"name":"@akta/sdk","version":"1.3.11-canary","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@1.3.11-canary","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"21b17dd0ae4e175c91e436f59a2ac33ccb61ed03","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-1.3.11-canary.tgz","fileCount":337,"integrity":"sha512-eS9FF+2xIAdgkPMgo5olfNDEQsZ8DPwJR3Kzfu0WjsDKKi6FoCYhyMa6/kiXk8KVqQInjbIy+NjMoeELTvP+xg==","signatures":[{"sig":"MEQCIBxnrUeTU5HFXwJfcyuM8T9Y9hf6c2SHlxggz7EiLRKkAiBjrBIqmoEEMB+piubug4dhRexXemXAGxViCSYM3ZSJkg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":52556285},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./dao":{"types":"./dist/dao/index.d.ts","import":"./dist/dao/index.mjs","require":"./dist/dao/index.js"},"./poll":{"types":"./dist/poll/index.d.ts","import":"./dist/poll/index.mjs","require":"./dist/poll/index.js"},"./gates":{"types":"./dist/gates/index.d.ts","import":"./dist/gates/index.mjs","require":"./dist/gates/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.mjs","require":"./dist/types.js"},"./escrow":{"types":"./dist/escrow/index.d.ts","import":"./dist/escrow/index.mjs","require":"./dist/escrow/index.js"},"./raffle":{"types":"./dist/raffle/index.d.ts","import":"./dist/raffle/index.mjs","require":"./dist/raffle/index.js"},"./social":{"types":"./dist/social/index.d.ts","import":"./dist/social/index.mjs","require":"./dist/social/index.js"},"./wallet":{"types":"./dist/wallet/index.d.ts","import":"./dist/wallet/index.mjs","require":"./dist/wallet/index.js"},"./auction":{"types":"./dist/auction/index.d.ts","import":"./dist/auction/index.mjs","require":"./dist/auction/index.js"},"./connect":{"types":"./dist/connect/index.d.ts","import":"./dist/connect/index.mjs","require":"./dist/connect/index.js"},"./rewards":{"types":"./dist/rewards/index.d.ts","import":"./dist/rewards/index.mjs","require":"./dist/rewards/index.js"},"./staking":{"types":"./dist/staking/index.d.ts","import":"./dist/staking/index.mjs","require":"./dist/staking/index.js"},"./prize-box":{"types":"./dist/prize-box/index.d.ts","import":"./dist/prize-box/index.mjs","require":"./dist/prize-box/index.js"},"./hyper-swap":{"types":"./dist/hyper-swap/index.d.ts","import":"./dist/hyper-swap/index.mjs","require":"./dist/hyper-swap/index.js"},"./marketplace":{"types":"./dist/marketplace/index.d.ts","import":"./dist/marketplace/index.mjs","require":"./dist/marketplace/index.js"},"./meta-merkles":{"types":"./dist/meta-merkles/index.d.ts","import":"./dist/meta-merkles/index.mjs","require":"./dist/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/staking-pool/index.d.ts","import":"./dist/staking-pool/index.mjs","require":"./dist/staking-pool/index.js"},"./subscriptions":{"types":"./dist/subscriptions/index.d.ts","import":"./dist/subscriptions/index.mjs","require":"./dist/subscriptions/index.js"},"./dao-deployable":{"types":"./dist/dao-deployable/index.d.ts","import":"./dist/dao-deployable/index.mjs","require":"./dist/dao-deployable/index.js"}},"gitHead":"5341ee0275b0dccdf987baf3c97338ec18a76d2f","scripts":{"build":"tsup && tsc -p tsconfig.esm.json --emitDeclarationOnly --outDir dist","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts && algokit generate client ../akita-sc/smart_contracts/artifacts/arc58/dao-deployable -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"10.9.2","description":"TypeScript SDK for the Akita protocol on Algorand. Provides high-level interfaces for ARC58 abstracted account wallets, social features, rewards, auctions, staking, subscriptions, and more.","directories":{},"_nodeVersion":"22.17.1","dependencies":{"@noble/hashes":"^1.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/dao/index.d.ts"],"poll":["./dist/poll/index.d.ts"],"gates":["./dist/gates/index.d.ts"],"types":["./dist/types.d.ts"],"escrow":["./dist/escrow/index.d.ts"],"raffle":["./dist/raffle/index.d.ts"],"social":["./dist/social/index.d.ts"],"wallet":["./dist/wallet/index.d.ts"],"auction":["./dist/auction/index.d.ts"],"connect":["./dist/connect/index.d.ts"],"rewards":["./dist/rewards/index.d.ts"],"staking":["./dist/staking/index.d.ts"],"prize-box":["./dist/prize-box/index.d.ts"],"hyper-swap":["./dist/hyper-swap/index.d.ts"],"marketplace":["./dist/marketplace/index.d.ts"],"meta-merkles":["./dist/meta-merkles/index.d.ts"],"staking-pool":["./dist/staking-pool/index.d.ts"],"subscriptions":["./dist/subscriptions/index.d.ts"],"dao-deployable":["./dist/dao-deployable/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","@types/node":"^24.1.0"},"peerDependencies":{"algosdk":"3.5.2","@algorandfoundation/algokit-utils":"9.1.2"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.11-canary_1775878809525_0.31116900582087004","host":"s3://npm-registry-packages-npm-production"}},"1.3.12-canary":{"name":"@akta/sdk","version":"1.3.12-canary","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@1.3.12-canary","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"b6ce725c874ab021f8cf796f97ee07078b54cc8c","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-1.3.12-canary.tgz","fileCount":337,"integrity":"sha512-xtiUWInKBsF2ceIlp84vTCe4+38LdFNHmaQw4sWiwPRoChcOw+yFZV6R0hUCTRSvFPoX1At3+5yWlcY0vsewAg==","signatures":[{"sig":"MEQCIGT82z+4EeWU/MGGuVNO0GbzP2Jqj3A99CGFw+DeqqcEAiBc/f5Weg/2ELFfUCetvefhUv1agZV2/SqNKDTf9BCvtw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":54535581},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./dao":{"types":"./dist/dao/index.d.ts","import":"./dist/dao/index.mjs","require":"./dist/dao/index.js"},"./poll":{"types":"./dist/poll/index.d.ts","import":"./dist/poll/index.mjs","require":"./dist/poll/index.js"},"./gates":{"types":"./dist/gates/index.d.ts","import":"./dist/gates/index.mjs","require":"./dist/gates/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.mjs","require":"./dist/types.js"},"./escrow":{"types":"./dist/escrow/index.d.ts","import":"./dist/escrow/index.mjs","require":"./dist/escrow/index.js"},"./raffle":{"types":"./dist/raffle/index.d.ts","import":"./dist/raffle/index.mjs","require":"./dist/raffle/index.js"},"./social":{"types":"./dist/social/index.d.ts","import":"./dist/social/index.mjs","require":"./dist/social/index.js"},"./wallet":{"types":"./dist/wallet/index.d.ts","import":"./dist/wallet/index.mjs","require":"./dist/wallet/index.js"},"./auction":{"types":"./dist/auction/index.d.ts","import":"./dist/auction/index.mjs","require":"./dist/auction/index.js"},"./connect":{"types":"./dist/connect/index.d.ts","import":"./dist/connect/index.mjs","require":"./dist/connect/index.js"},"./rewards":{"types":"./dist/rewards/index.d.ts","import":"./dist/rewards/index.mjs","require":"./dist/rewards/index.js"},"./staking":{"types":"./dist/staking/index.d.ts","import":"./dist/staking/index.mjs","require":"./dist/staking/index.js"},"./prize-box":{"types":"./dist/prize-box/index.d.ts","import":"./dist/prize-box/index.mjs","require":"./dist/prize-box/index.js"},"./hyper-swap":{"types":"./dist/hyper-swap/index.d.ts","import":"./dist/hyper-swap/index.mjs","require":"./dist/hyper-swap/index.js"},"./marketplace":{"types":"./dist/marketplace/index.d.ts","import":"./dist/marketplace/index.mjs","require":"./dist/marketplace/index.js"},"./meta-merkles":{"types":"./dist/meta-merkles/index.d.ts","import":"./dist/meta-merkles/index.mjs","require":"./dist/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/staking-pool/index.d.ts","import":"./dist/staking-pool/index.mjs","require":"./dist/staking-pool/index.js"},"./subscriptions":{"types":"./dist/subscriptions/index.d.ts","import":"./dist/subscriptions/index.mjs","require":"./dist/subscriptions/index.js"},"./dao-deployable":{"types":"./dist/dao-deployable/index.d.ts","import":"./dist/dao-deployable/index.mjs","require":"./dist/dao-deployable/index.js"}},"gitHead":"5341ee0275b0dccdf987baf3c97338ec18a76d2f","scripts":{"build":"tsup && tsc -p tsconfig.esm.json --emitDeclarationOnly --outDir dist","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts && algokit generate client ../akita-sc/smart_contracts/artifacts/arc58/dao-deployable -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"10.9.2","description":"TypeScript SDK for the Akita protocol on Algorand. Provides high-level interfaces for ARC58 abstracted account wallets, social features, rewards, auctions, staking, subscriptions, and more.","directories":{},"_nodeVersion":"22.17.1","dependencies":{"@noble/hashes":"^1.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/dao/index.d.ts"],"poll":["./dist/poll/index.d.ts"],"gates":["./dist/gates/index.d.ts"],"types":["./dist/types.d.ts"],"escrow":["./dist/escrow/index.d.ts"],"raffle":["./dist/raffle/index.d.ts"],"social":["./dist/social/index.d.ts"],"wallet":["./dist/wallet/index.d.ts"],"auction":["./dist/auction/index.d.ts"],"connect":["./dist/connect/index.d.ts"],"rewards":["./dist/rewards/index.d.ts"],"staking":["./dist/staking/index.d.ts"],"prize-box":["./dist/prize-box/index.d.ts"],"hyper-swap":["./dist/hyper-swap/index.d.ts"],"marketplace":["./dist/marketplace/index.d.ts"],"meta-merkles":["./dist/meta-merkles/index.d.ts"],"staking-pool":["./dist/staking-pool/index.d.ts"],"subscriptions":["./dist/subscriptions/index.d.ts"],"dao-deployable":["./dist/dao-deployable/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","@types/node":"^24.1.0"},"peerDependencies":{"algosdk":"3.5.2","@algorandfoundation/algokit-utils":"9.1.2"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.12-canary_1776290128996_0.3905453539728825","host":"s3://npm-registry-packages-npm-production"}},"1.3.14-canary":{"name":"@akta/sdk","version":"1.3.14-canary","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@1.3.14-canary","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"84c47cabcc599343decd6b3c1f73d555a8810585","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-1.3.14-canary.tgz","fileCount":337,"integrity":"sha512-PVNyaNd7qrafSjLHNIs7Bkjr7HnjpFOXN1i6KmzCGMKxYPvh0+ruC2iyZkcOtnTPoA9iui12pdjPgtLwrNOuJg==","signatures":[{"sig":"MEYCIQDg7I7HSsyv0Cluns5PSLZWhsHAosRC3bq2ic2MLChn1wIhALQnVf7b/gxtAMuOkXrnpkZ/emCfrN7FY5IgLM+VYSHF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":54857156},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./dao":{"types":"./dist/dao/index.d.ts","import":"./dist/dao/index.mjs","require":"./dist/dao/index.js"},"./poll":{"types":"./dist/poll/index.d.ts","import":"./dist/poll/index.mjs","require":"./dist/poll/index.js"},"./gates":{"types":"./dist/gates/index.d.ts","import":"./dist/gates/index.mjs","require":"./dist/gates/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.mjs","require":"./dist/types.js"},"./escrow":{"types":"./dist/escrow/index.d.ts","import":"./dist/escrow/index.mjs","require":"./dist/escrow/index.js"},"./raffle":{"types":"./dist/raffle/index.d.ts","import":"./dist/raffle/index.mjs","require":"./dist/raffle/index.js"},"./social":{"types":"./dist/social/index.d.ts","import":"./dist/social/index.mjs","require":"./dist/social/index.js"},"./wallet":{"types":"./dist/wallet/index.d.ts","import":"./dist/wallet/index.mjs","require":"./dist/wallet/index.js"},"./auction":{"types":"./dist/auction/index.d.ts","import":"./dist/auction/index.mjs","require":"./dist/auction/index.js"},"./connect":{"types":"./dist/connect/index.d.ts","import":"./dist/connect/index.mjs","require":"./dist/connect/index.js"},"./rewards":{"types":"./dist/rewards/index.d.ts","import":"./dist/rewards/index.mjs","require":"./dist/rewards/index.js"},"./staking":{"types":"./dist/staking/index.d.ts","import":"./dist/staking/index.mjs","require":"./dist/staking/index.js"},"./prize-box":{"types":"./dist/prize-box/index.d.ts","import":"./dist/prize-box/index.mjs","require":"./dist/prize-box/index.js"},"./hyper-swap":{"types":"./dist/hyper-swap/index.d.ts","import":"./dist/hyper-swap/index.mjs","require":"./dist/hyper-swap/index.js"},"./marketplace":{"types":"./dist/marketplace/index.d.ts","import":"./dist/marketplace/index.mjs","require":"./dist/marketplace/index.js"},"./meta-merkles":{"types":"./dist/meta-merkles/index.d.ts","import":"./dist/meta-merkles/index.mjs","require":"./dist/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/staking-pool/index.d.ts","import":"./dist/staking-pool/index.mjs","require":"./dist/staking-pool/index.js"},"./subscriptions":{"types":"./dist/subscriptions/index.d.ts","import":"./dist/subscriptions/index.mjs","require":"./dist/subscriptions/index.js"},"./dao-deployable":{"types":"./dist/dao-deployable/index.d.ts","import":"./dist/dao-deployable/index.mjs","require":"./dist/dao-deployable/index.js"}},"gitHead":"5341ee0275b0dccdf987baf3c97338ec18a76d2f","scripts":{"build":"tsup && tsc -p tsconfig.esm.json --emitDeclarationOnly --outDir dist","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts && algokit generate client ../akita-sc/smart_contracts/artifacts/arc58/dao-deployable -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"10.9.2","description":"TypeScript SDK for the Akita protocol on Algorand. Provides high-level interfaces for ARC58 abstracted account wallets, social features, rewards, auctions, staking, subscriptions, and more.","directories":{},"_nodeVersion":"22.17.1","dependencies":{"@noble/hashes":"^1.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/dao/index.d.ts"],"poll":["./dist/poll/index.d.ts"],"gates":["./dist/gates/index.d.ts"],"types":["./dist/types.d.ts"],"escrow":["./dist/escrow/index.d.ts"],"raffle":["./dist/raffle/index.d.ts"],"social":["./dist/social/index.d.ts"],"wallet":["./dist/wallet/index.d.ts"],"auction":["./dist/auction/index.d.ts"],"connect":["./dist/connect/index.d.ts"],"rewards":["./dist/rewards/index.d.ts"],"staking":["./dist/staking/index.d.ts"],"prize-box":["./dist/prize-box/index.d.ts"],"hyper-swap":["./dist/hyper-swap/index.d.ts"],"marketplace":["./dist/marketplace/index.d.ts"],"meta-merkles":["./dist/meta-merkles/index.d.ts"],"staking-pool":["./dist/staking-pool/index.d.ts"],"subscriptions":["./dist/subscriptions/index.d.ts"],"dao-deployable":["./dist/dao-deployable/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","@types/node":"^24.1.0"},"peerDependencies":{"algosdk":"3.5.2","@algorandfoundation/algokit-utils":"9.1.2"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.14-canary_1776458770569_0.0714411171277829","host":"s3://npm-registry-packages-npm-production"}},"1.3.15-canary":{"name":"@akta/sdk","version":"1.3.15-canary","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@1.3.15-canary","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"bc2f9b4b78507c304e89d8c120deb064dd7226f8","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-1.3.15-canary.tgz","fileCount":337,"integrity":"sha512-xQuQLG1pcsAevTZ2BvwMdb1DiaiY7tDbbwnoTpo1LU6QRutj3Oyb9KIWW0uV+QNNT04usScbaJRRYvdOOGoVIg==","signatures":[{"sig":"MEYCIQCkyrBeIVS0nkoSBLuJ+V/q2knPbYIQXVZ9NJcVP14wZwIhAI2IOMGN7U99SUyDN7fwYKVVBPpP8qdAiTUAha05/Gso","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":54857225},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./dao":{"types":"./dist/dao/index.d.ts","import":"./dist/dao/index.mjs","require":"./dist/dao/index.js"},"./poll":{"types":"./dist/poll/index.d.ts","import":"./dist/poll/index.mjs","require":"./dist/poll/index.js"},"./gates":{"types":"./dist/gates/index.d.ts","import":"./dist/gates/index.mjs","require":"./dist/gates/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.mjs","require":"./dist/types.js"},"./escrow":{"types":"./dist/escrow/index.d.ts","import":"./dist/escrow/index.mjs","require":"./dist/escrow/index.js"},"./raffle":{"types":"./dist/raffle/index.d.ts","import":"./dist/raffle/index.mjs","require":"./dist/raffle/index.js"},"./social":{"types":"./dist/social/index.d.ts","import":"./dist/social/index.mjs","require":"./dist/social/index.js"},"./wallet":{"types":"./dist/wallet/index.d.ts","import":"./dist/wallet/index.mjs","require":"./dist/wallet/index.js"},"./auction":{"types":"./dist/auction/index.d.ts","import":"./dist/auction/index.mjs","require":"./dist/auction/index.js"},"./connect":{"types":"./dist/connect/index.d.ts","import":"./dist/connect/index.mjs","require":"./dist/connect/index.js"},"./rewards":{"types":"./dist/rewards/index.d.ts","import":"./dist/rewards/index.mjs","require":"./dist/rewards/index.js"},"./staking":{"types":"./dist/staking/index.d.ts","import":"./dist/staking/index.mjs","require":"./dist/staking/index.js"},"./prize-box":{"types":"./dist/prize-box/index.d.ts","import":"./dist/prize-box/index.mjs","require":"./dist/prize-box/index.js"},"./hyper-swap":{"types":"./dist/hyper-swap/index.d.ts","import":"./dist/hyper-swap/index.mjs","require":"./dist/hyper-swap/index.js"},"./marketplace":{"types":"./dist/marketplace/index.d.ts","import":"./dist/marketplace/index.mjs","require":"./dist/marketplace/index.js"},"./meta-merkles":{"types":"./dist/meta-merkles/index.d.ts","import":"./dist/meta-merkles/index.mjs","require":"./dist/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/staking-pool/index.d.ts","import":"./dist/staking-pool/index.mjs","require":"./dist/staking-pool/index.js"},"./subscriptions":{"types":"./dist/subscriptions/index.d.ts","import":"./dist/subscriptions/index.mjs","require":"./dist/subscriptions/index.js"},"./dao-deployable":{"types":"./dist/dao-deployable/index.d.ts","import":"./dist/dao-deployable/index.mjs","require":"./dist/dao-deployable/index.js"}},"gitHead":"5341ee0275b0dccdf987baf3c97338ec18a76d2f","scripts":{"build":"tsup && tsc -p tsconfig.esm.json --emitDeclarationOnly --outDir dist","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts && algokit generate client ../akita-sc/smart_contracts/artifacts/arc58/dao-deployable -v 6.0.1-beta.2 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"10.9.2","description":"TypeScript SDK for the Akita protocol on Algorand. Provides high-level interfaces for ARC58 abstracted account wallets, social features, rewards, auctions, staking, subscriptions, and more.","directories":{},"_nodeVersion":"22.17.1","dependencies":{"@noble/hashes":"^1.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/dao/index.d.ts"],"poll":["./dist/poll/index.d.ts"],"gates":["./dist/gates/index.d.ts"],"types":["./dist/types.d.ts"],"escrow":["./dist/escrow/index.d.ts"],"raffle":["./dist/raffle/index.d.ts"],"social":["./dist/social/index.d.ts"],"wallet":["./dist/wallet/index.d.ts"],"auction":["./dist/auction/index.d.ts"],"connect":["./dist/connect/index.d.ts"],"rewards":["./dist/rewards/index.d.ts"],"staking":["./dist/staking/index.d.ts"],"prize-box":["./dist/prize-box/index.d.ts"],"hyper-swap":["./dist/hyper-swap/index.d.ts"],"marketplace":["./dist/marketplace/index.d.ts"],"meta-merkles":["./dist/meta-merkles/index.d.ts"],"staking-pool":["./dist/staking-pool/index.d.ts"],"subscriptions":["./dist/subscriptions/index.d.ts"],"dao-deployable":["./dist/dao-deployable/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","@types/node":"^24.1.0"},"peerDependencies":{"algosdk":"3.5.2","@algorandfoundation/algokit-utils":"9.1.2"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.15-canary_1776471104713_0.2932611477889182","host":"s3://npm-registry-packages-npm-production"}},"1.3.17-canary":{"name":"@akta/sdk","version":"1.3.17-canary","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@1.3.17-canary","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"64479361bbb8aead7435d6ed6970158aed092f57","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-1.3.17-canary.tgz","fileCount":361,"integrity":"sha512-qkKS/0Y3BXemiwwpN95fx+q5qe6GlHCcqyBQwGisSw1XEZmlTw/vBvwv/eyldhEHZgyotUN3jOpyU51SCJ/SAA==","signatures":[{"sig":"MEUCIQDFTLJk9u4r2EvUlh12d2S5F+cNa7njK50aahXvdk1YGAIgNgt/XA1k5d4dhvPQq1FN+TxgQqvUnVWlWLZXOXvfXYA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":56870616},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./dao":{"types":"./dist/dao/index.d.ts","import":"./dist/dao/index.mjs","require":"./dist/dao/index.js"},"./poll":{"types":"./dist/poll/index.d.ts","import":"./dist/poll/index.mjs","require":"./dist/poll/index.js"},"./gates":{"types":"./dist/gates/index.d.ts","import":"./dist/gates/index.mjs","require":"./dist/gates/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.mjs","require":"./dist/types.js"},"./escrow":{"types":"./dist/escrow/index.d.ts","import":"./dist/escrow/index.mjs","require":"./dist/escrow/index.js"},"./raffle":{"types":"./dist/raffle/index.d.ts","import":"./dist/raffle/index.mjs","require":"./dist/raffle/index.js"},"./social":{"types":"./dist/social/index.d.ts","import":"./dist/social/index.mjs","require":"./dist/social/index.js"},"./wallet":{"types":"./dist/wallet/index.d.ts","import":"./dist/wallet/index.mjs","require":"./dist/wallet/index.js"},"./auction":{"types":"./dist/auction/index.d.ts","import":"./dist/auction/index.mjs","require":"./dist/auction/index.js"},"./connect":{"types":"./dist/connect/index.d.ts","import":"./dist/connect/index.mjs","require":"./dist/connect/index.js"},"./rewards":{"types":"./dist/rewards/index.d.ts","import":"./dist/rewards/index.mjs","require":"./dist/rewards/index.js"},"./staking":{"types":"./dist/staking/index.d.ts","import":"./dist/staking/index.mjs","require":"./dist/staking/index.js"},"./prize-box":{"types":"./dist/prize-box/index.d.ts","import":"./dist/prize-box/index.mjs","require":"./dist/prize-box/index.js"},"./hyper-swap":{"types":"./dist/hyper-swap/index.d.ts","import":"./dist/hyper-swap/index.mjs","require":"./dist/hyper-swap/index.js"},"./marketplace":{"types":"./dist/marketplace/index.d.ts","import":"./dist/marketplace/index.mjs","require":"./dist/marketplace/index.js"},"./meta-merkles":{"types":"./dist/meta-merkles/index.d.ts","import":"./dist/meta-merkles/index.mjs","require":"./dist/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/staking-pool/index.d.ts","import":"./dist/staking-pool/index.mjs","require":"./dist/staking-pool/index.js"},"./subscriptions":{"types":"./dist/subscriptions/index.d.ts","import":"./dist/subscriptions/index.mjs","require":"./dist/subscriptions/index.js"},"./dao-deployable":{"types":"./dist/dao-deployable/index.d.ts","import":"./dist/dao-deployable/index.mjs","require":"./dist/dao-deployable/index.js"}},"gitHead":"5341ee0275b0dccdf987baf3c97338ec18a76d2f","scripts":{"test":"vitest run","build":"tsup && tsc -p tsconfig.esm.json --emitDeclarationOnly --outDir dist","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 7.0.0-beta.3 -o src/generated/{contract_name}Client.ts && algokit generate client ../akita-sc/smart_contracts/artifacts/arc58/dao-deployable -v 7.0.0-beta.3 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate","test:watch":"vitest watch","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"10.9.2","description":"TypeScript SDK for the Akita protocol on Algorand. Provides high-level interfaces for ARC58 abstracted account wallets, social features, rewards, auctions, staking, subscriptions, and more.","directories":{},"_nodeVersion":"22.17.1","dependencies":{"@noble/hashes":"^1.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/dao/index.d.ts"],"poll":["./dist/poll/index.d.ts"],"gates":["./dist/gates/index.d.ts"],"types":["./dist/types.d.ts"],"escrow":["./dist/escrow/index.d.ts"],"raffle":["./dist/raffle/index.d.ts"],"social":["./dist/social/index.d.ts"],"wallet":["./dist/wallet/index.d.ts"],"auction":["./dist/auction/index.d.ts"],"connect":["./dist/connect/index.d.ts"],"rewards":["./dist/rewards/index.d.ts"],"staking":["./dist/staking/index.d.ts"],"prize-box":["./dist/prize-box/index.d.ts"],"hyper-swap":["./dist/hyper-swap/index.d.ts"],"marketplace":["./dist/marketplace/index.d.ts"],"meta-merkles":["./dist/meta-merkles/index.d.ts"],"staking-pool":["./dist/staking-pool/index.d.ts"],"subscriptions":["./dist/subscriptions/index.d.ts"],"dao-deployable":["./dist/dao-deployable/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","vitest":"^2.1.8","@types/node":"^24.1.0"},"peerDependencies":{"algosdk":"3.5.2","@algorandfoundation/algokit-utils":"10.0.0-beta.1"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.17-canary_1776788926832_0.5933809669396928","host":"s3://npm-registry-packages-npm-production"}},"1.3.18-canary":{"name":"@akta/sdk","version":"1.3.18-canary","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@1.3.18-canary","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"e6a5cd94caf3738d672127a238ab551cb1425e54","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-1.3.18-canary.tgz","fileCount":364,"integrity":"sha512-ts1WKZxTcg/iMNUzK+v56t7dRtlsa93QA668kNAipqZm1VD49Eam9gdiUZaSnb11taOJDIymMg5E46Q2x1FHhw==","signatures":[{"sig":"MEUCIQCExXDYvi1aPz8FqNNDD+DqAVrEfk2tDsSQG46u4fQiQwIgHfzSJhI6FfUyh9rAkPg79SIWFCGqJOgL86bh+dn4VB0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":57269996},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./dao":{"types":"./dist/dao/index.d.ts","import":"./dist/dao/index.mjs","require":"./dist/dao/index.js"},"./poll":{"types":"./dist/poll/index.d.ts","import":"./dist/poll/index.mjs","require":"./dist/poll/index.js"},"./gates":{"types":"./dist/gates/index.d.ts","import":"./dist/gates/index.mjs","require":"./dist/gates/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.mjs","require":"./dist/types.js"},"./escrow":{"types":"./dist/escrow/index.d.ts","import":"./dist/escrow/index.mjs","require":"./dist/escrow/index.js"},"./raffle":{"types":"./dist/raffle/index.d.ts","import":"./dist/raffle/index.mjs","require":"./dist/raffle/index.js"},"./social":{"types":"./dist/social/index.d.ts","import":"./dist/social/index.mjs","require":"./dist/social/index.js"},"./wallet":{"types":"./dist/wallet/index.d.ts","import":"./dist/wallet/index.mjs","require":"./dist/wallet/index.js"},"./auction":{"types":"./dist/auction/index.d.ts","import":"./dist/auction/index.mjs","require":"./dist/auction/index.js"},"./connect":{"types":"./dist/connect/index.d.ts","import":"./dist/connect/index.mjs","require":"./dist/connect/index.js"},"./rewards":{"types":"./dist/rewards/index.d.ts","import":"./dist/rewards/index.mjs","require":"./dist/rewards/index.js"},"./staking":{"types":"./dist/staking/index.d.ts","import":"./dist/staking/index.mjs","require":"./dist/staking/index.js"},"./prize-box":{"types":"./dist/prize-box/index.d.ts","import":"./dist/prize-box/index.mjs","require":"./dist/prize-box/index.js"},"./hyper-swap":{"types":"./dist/hyper-swap/index.d.ts","import":"./dist/hyper-swap/index.mjs","require":"./dist/hyper-swap/index.js"},"./marketplace":{"types":"./dist/marketplace/index.d.ts","import":"./dist/marketplace/index.mjs","require":"./dist/marketplace/index.js"},"./meta-merkles":{"types":"./dist/meta-merkles/index.d.ts","import":"./dist/meta-merkles/index.mjs","require":"./dist/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/staking-pool/index.d.ts","import":"./dist/staking-pool/index.mjs","require":"./dist/staking-pool/index.js"},"./subscriptions":{"types":"./dist/subscriptions/index.d.ts","import":"./dist/subscriptions/index.mjs","require":"./dist/subscriptions/index.js"},"./dao-deployable":{"types":"./dist/dao-deployable/index.d.ts","import":"./dist/dao-deployable/index.mjs","require":"./dist/dao-deployable/index.js"}},"gitHead":"5341ee0275b0dccdf987baf3c97338ec18a76d2f","scripts":{"test":"vitest run","build":"tsup && tsc -p tsconfig.esm.json --emitDeclarationOnly --outDir dist","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 7.0.0-beta.3 -o src/generated/{contract_name}Client.ts && algokit generate client ../akita-sc/smart_contracts/artifacts/arc58/dao-deployable -v 7.0.0-beta.3 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate","test:watch":"vitest watch","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"10.9.2","description":"TypeScript SDK for the Akita protocol on Algorand. Provides high-level interfaces for ARC58 abstracted account wallets, social features, rewards, auctions, staking, subscriptions, and more.","directories":{},"_nodeVersion":"22.17.1","dependencies":{"@noble/hashes":"^1.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/dao/index.d.ts"],"poll":["./dist/poll/index.d.ts"],"gates":["./dist/gates/index.d.ts"],"types":["./dist/types.d.ts"],"escrow":["./dist/escrow/index.d.ts"],"raffle":["./dist/raffle/index.d.ts"],"social":["./dist/social/index.d.ts"],"wallet":["./dist/wallet/index.d.ts"],"auction":["./dist/auction/index.d.ts"],"connect":["./dist/connect/index.d.ts"],"rewards":["./dist/rewards/index.d.ts"],"staking":["./dist/staking/index.d.ts"],"prize-box":["./dist/prize-box/index.d.ts"],"hyper-swap":["./dist/hyper-swap/index.d.ts"],"marketplace":["./dist/marketplace/index.d.ts"],"meta-merkles":["./dist/meta-merkles/index.d.ts"],"staking-pool":["./dist/staking-pool/index.d.ts"],"subscriptions":["./dist/subscriptions/index.d.ts"],"dao-deployable":["./dist/dao-deployable/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","vitest":"^2.1.8","@types/node":"^24.1.0"},"peerDependencies":{"algosdk":"3.5.2","@algorandfoundation/algokit-utils":"10.0.0-beta.1"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.18-canary_1777165053459_0.8632747165284049","host":"s3://npm-registry-packages-npm-production"}},"1.3.19-canary":{"name":"@akta/sdk","version":"1.3.19-canary","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@1.3.19-canary","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"d6ca7cc03ceef666328aaa2df3edd9d563eb9b1c","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-1.3.19-canary.tgz","fileCount":364,"integrity":"sha512-5hicGVzf2GLJNsytU4yL/XXUQt2sPEIp6rIVXDyS2R0BsEU3ovprwsf7Yr+LAQIBdTYD/YYF9ZAQGo/DTC1XyQ==","signatures":[{"sig":"MEUCIAxEBaN9HtjWK3CLNGq+WSTXIaPVvXKD/fl95H0bdILkAiEA+Co1+JsEgZ5Jcyd62A9MzULvfLPvkiU+TrRZs/GygVQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":57435266},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./dao":{"types":"./dist/dao/index.d.ts","import":"./dist/dao/index.mjs","require":"./dist/dao/index.js"},"./poll":{"types":"./dist/poll/index.d.ts","import":"./dist/poll/index.mjs","require":"./dist/poll/index.js"},"./gates":{"types":"./dist/gates/index.d.ts","import":"./dist/gates/index.mjs","require":"./dist/gates/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.mjs","require":"./dist/types.js"},"./escrow":{"types":"./dist/escrow/index.d.ts","import":"./dist/escrow/index.mjs","require":"./dist/escrow/index.js"},"./raffle":{"types":"./dist/raffle/index.d.ts","import":"./dist/raffle/index.mjs","require":"./dist/raffle/index.js"},"./social":{"types":"./dist/social/index.d.ts","import":"./dist/social/index.mjs","require":"./dist/social/index.js"},"./wallet":{"types":"./dist/wallet/index.d.ts","import":"./dist/wallet/index.mjs","require":"./dist/wallet/index.js"},"./auction":{"types":"./dist/auction/index.d.ts","import":"./dist/auction/index.mjs","require":"./dist/auction/index.js"},"./connect":{"types":"./dist/connect/index.d.ts","import":"./dist/connect/index.mjs","require":"./dist/connect/index.js"},"./rewards":{"types":"./dist/rewards/index.d.ts","import":"./dist/rewards/index.mjs","require":"./dist/rewards/index.js"},"./staking":{"types":"./dist/staking/index.d.ts","import":"./dist/staking/index.mjs","require":"./dist/staking/index.js"},"./prize-box":{"types":"./dist/prize-box/index.d.ts","import":"./dist/prize-box/index.mjs","require":"./dist/prize-box/index.js"},"./hyper-swap":{"types":"./dist/hyper-swap/index.d.ts","import":"./dist/hyper-swap/index.mjs","require":"./dist/hyper-swap/index.js"},"./marketplace":{"types":"./dist/marketplace/index.d.ts","import":"./dist/marketplace/index.mjs","require":"./dist/marketplace/index.js"},"./meta-merkles":{"types":"./dist/meta-merkles/index.d.ts","import":"./dist/meta-merkles/index.mjs","require":"./dist/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/staking-pool/index.d.ts","import":"./dist/staking-pool/index.mjs","require":"./dist/staking-pool/index.js"},"./subscriptions":{"types":"./dist/subscriptions/index.d.ts","import":"./dist/subscriptions/index.mjs","require":"./dist/subscriptions/index.js"},"./dao-deployable":{"types":"./dist/dao-deployable/index.d.ts","import":"./dist/dao-deployable/index.mjs","require":"./dist/dao-deployable/index.js"}},"gitHead":"5341ee0275b0dccdf987baf3c97338ec18a76d2f","scripts":{"test":"vitest run","build":"tsup && tsc -p tsconfig.esm.json --emitDeclarationOnly --outDir dist","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 7.0.0-beta.3 -o src/generated/{contract_name}Client.ts && algokit generate client ../akita-sc/smart_contracts/artifacts/arc58/dao-deployable -v 7.0.0-beta.3 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate","test:watch":"vitest watch","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"10.9.2","description":"TypeScript SDK for the Akita protocol on Algorand. Provides high-level interfaces for ARC58 abstracted account wallets, social features, rewards, auctions, staking, subscriptions, and more.","directories":{},"_nodeVersion":"22.17.1","dependencies":{"@noble/hashes":"^1.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/dao/index.d.ts"],"poll":["./dist/poll/index.d.ts"],"gates":["./dist/gates/index.d.ts"],"types":["./dist/types.d.ts"],"escrow":["./dist/escrow/index.d.ts"],"raffle":["./dist/raffle/index.d.ts"],"social":["./dist/social/index.d.ts"],"wallet":["./dist/wallet/index.d.ts"],"auction":["./dist/auction/index.d.ts"],"connect":["./dist/connect/index.d.ts"],"rewards":["./dist/rewards/index.d.ts"],"staking":["./dist/staking/index.d.ts"],"prize-box":["./dist/prize-box/index.d.ts"],"hyper-swap":["./dist/hyper-swap/index.d.ts"],"marketplace":["./dist/marketplace/index.d.ts"],"meta-merkles":["./dist/meta-merkles/index.d.ts"],"staking-pool":["./dist/staking-pool/index.d.ts"],"subscriptions":["./dist/subscriptions/index.d.ts"],"dao-deployable":["./dist/dao-deployable/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","vitest":"^2.1.8","@types/node":"^24.1.0"},"peerDependencies":{"algosdk":"3.5.2","@algorandfoundation/algokit-utils":"10.0.0-beta.1"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.19-canary_1777236151336_0.6321860900142047","host":"s3://npm-registry-packages-npm-production"}},"1.3.20-canary":{"name":"@akta/sdk","version":"1.3.20-canary","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@1.3.20-canary","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"13a157996f45aca6fd2663eed4f638b17d1ab510","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-1.3.20-canary.tgz","fileCount":364,"integrity":"sha512-f9cc27lPlNtHRwuGtLCam8krsrtQrKROOD02wEqFpROslQW1B6dv+6rxbbRG1ZXQ8maqTPtvFWIDcN4Ls0Wx0g==","signatures":[{"sig":"MEUCIQC97OL+iGn5QNoN30t8VBQFlgVqa103D7NHy2EHEkHIEwIgVljwk20Lmo8K6m4K5nVy5kFuownVj/SiAvKFiAXn1aw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":57640054},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./dao":{"types":"./dist/dao/index.d.ts","import":"./dist/dao/index.mjs","require":"./dist/dao/index.js"},"./poll":{"types":"./dist/poll/index.d.ts","import":"./dist/poll/index.mjs","require":"./dist/poll/index.js"},"./gates":{"types":"./dist/gates/index.d.ts","import":"./dist/gates/index.mjs","require":"./dist/gates/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.mjs","require":"./dist/types.js"},"./escrow":{"types":"./dist/escrow/index.d.ts","import":"./dist/escrow/index.mjs","require":"./dist/escrow/index.js"},"./raffle":{"types":"./dist/raffle/index.d.ts","import":"./dist/raffle/index.mjs","require":"./dist/raffle/index.js"},"./social":{"types":"./dist/social/index.d.ts","import":"./dist/social/index.mjs","require":"./dist/social/index.js"},"./wallet":{"types":"./dist/wallet/index.d.ts","import":"./dist/wallet/index.mjs","require":"./dist/wallet/index.js"},"./auction":{"types":"./dist/auction/index.d.ts","import":"./dist/auction/index.mjs","require":"./dist/auction/index.js"},"./connect":{"types":"./dist/connect/index.d.ts","import":"./dist/connect/index.mjs","require":"./dist/connect/index.js"},"./rewards":{"types":"./dist/rewards/index.d.ts","import":"./dist/rewards/index.mjs","require":"./dist/rewards/index.js"},"./staking":{"types":"./dist/staking/index.d.ts","import":"./dist/staking/index.mjs","require":"./dist/staking/index.js"},"./prize-box":{"types":"./dist/prize-box/index.d.ts","import":"./dist/prize-box/index.mjs","require":"./dist/prize-box/index.js"},"./hyper-swap":{"types":"./dist/hyper-swap/index.d.ts","import":"./dist/hyper-swap/index.mjs","require":"./dist/hyper-swap/index.js"},"./marketplace":{"types":"./dist/marketplace/index.d.ts","import":"./dist/marketplace/index.mjs","require":"./dist/marketplace/index.js"},"./meta-merkles":{"types":"./dist/meta-merkles/index.d.ts","import":"./dist/meta-merkles/index.mjs","require":"./dist/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/staking-pool/index.d.ts","import":"./dist/staking-pool/index.mjs","require":"./dist/staking-pool/index.js"},"./subscriptions":{"types":"./dist/subscriptions/index.d.ts","import":"./dist/subscriptions/index.mjs","require":"./dist/subscriptions/index.js"},"./dao-deployable":{"types":"./dist/dao-deployable/index.d.ts","import":"./dist/dao-deployable/index.mjs","require":"./dist/dao-deployable/index.js"}},"gitHead":"5341ee0275b0dccdf987baf3c97338ec18a76d2f","scripts":{"test":"vitest run","build":"tsup && tsc -p tsconfig.esm.json --emitDeclarationOnly --outDir dist","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 7.0.0-beta.3 -o src/generated/{contract_name}Client.ts && algokit generate client ../akita-sc/smart_contracts/artifacts/arc58/dao-deployable -v 7.0.0-beta.3 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate","test:watch":"vitest watch","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"10.9.2","description":"TypeScript SDK for the Akita protocol on Algorand. Provides high-level interfaces for ARC58 abstracted account wallets, social features, rewards, auctions, staking, subscriptions, and more.","directories":{},"_nodeVersion":"22.17.1","dependencies":{"@noble/hashes":"^1.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/dao/index.d.ts"],"poll":["./dist/poll/index.d.ts"],"gates":["./dist/gates/index.d.ts"],"types":["./dist/types.d.ts"],"escrow":["./dist/escrow/index.d.ts"],"raffle":["./dist/raffle/index.d.ts"],"social":["./dist/social/index.d.ts"],"wallet":["./dist/wallet/index.d.ts"],"auction":["./dist/auction/index.d.ts"],"connect":["./dist/connect/index.d.ts"],"rewards":["./dist/rewards/index.d.ts"],"staking":["./dist/staking/index.d.ts"],"prize-box":["./dist/prize-box/index.d.ts"],"hyper-swap":["./dist/hyper-swap/index.d.ts"],"marketplace":["./dist/marketplace/index.d.ts"],"meta-merkles":["./dist/meta-merkles/index.d.ts"],"staking-pool":["./dist/staking-pool/index.d.ts"],"subscriptions":["./dist/subscriptions/index.d.ts"],"dao-deployable":["./dist/dao-deployable/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","vitest":"^2.1.8","@types/node":"^24.1.0"},"peerDependencies":{"algosdk":"3.5.2","@algorandfoundation/algokit-utils":"10.0.0-beta.1"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.20-canary_1777951029238_0.3280374666801489","host":"s3://npm-registry-packages-npm-production"}},"1.3.21-canary":{"name":"@akta/sdk","version":"1.3.21-canary","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@1.3.21-canary","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"1a2c06adcb3f105777ba06ae60daf76bd560c88a","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-1.3.21-canary.tgz","fileCount":358,"integrity":"sha512-AAwNS3OrLS0vZnm8gctA9IKYOkYtFJmNgeEnBNDG335i6dp3tuqRt0lH8xjAbw5nxRuvMHSaus5UbKwAhyct+w==","signatures":[{"sig":"MEYCIQCls+zmW/MlsClM3SxRRRj7JJlGXSAhqgbZ/qU1vNcSNQIhAOxVH6VxWXm5ILm/DOZkBbVLQhTEKQKk6FgqWFF3Q/MQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":56285479},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./dao":{"types":"./dist/dao/index.d.ts","import":"./dist/dao/index.mjs","require":"./dist/dao/index.js"},"./poll":{"types":"./dist/poll/index.d.ts","import":"./dist/poll/index.mjs","require":"./dist/poll/index.js"},"./gates":{"types":"./dist/gates/index.d.ts","import":"./dist/gates/index.mjs","require":"./dist/gates/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.mjs","require":"./dist/types.js"},"./escrow":{"types":"./dist/escrow/index.d.ts","import":"./dist/escrow/index.mjs","require":"./dist/escrow/index.js"},"./raffle":{"types":"./dist/raffle/index.d.ts","import":"./dist/raffle/index.mjs","require":"./dist/raffle/index.js"},"./social":{"types":"./dist/social/index.d.ts","import":"./dist/social/index.mjs","require":"./dist/social/index.js"},"./wallet":{"types":"./dist/wallet/index.d.ts","import":"./dist/wallet/index.mjs","require":"./dist/wallet/index.js"},"./auction":{"types":"./dist/auction/index.d.ts","import":"./dist/auction/index.mjs","require":"./dist/auction/index.js"},"./connect":{"types":"./dist/connect/index.d.ts","import":"./dist/connect/index.mjs","require":"./dist/connect/index.js"},"./rewards":{"types":"./dist/rewards/index.d.ts","import":"./dist/rewards/index.mjs","require":"./dist/rewards/index.js"},"./staking":{"types":"./dist/staking/index.d.ts","import":"./dist/staking/index.mjs","require":"./dist/staking/index.js"},"./prize-box":{"types":"./dist/prize-box/index.d.ts","import":"./dist/prize-box/index.mjs","require":"./dist/prize-box/index.js"},"./hyper-swap":{"types":"./dist/hyper-swap/index.d.ts","import":"./dist/hyper-swap/index.mjs","require":"./dist/hyper-swap/index.js"},"./marketplace":{"types":"./dist/marketplace/index.d.ts","import":"./dist/marketplace/index.mjs","require":"./dist/marketplace/index.js"},"./meta-merkles":{"types":"./dist/meta-merkles/index.d.ts","import":"./dist/meta-merkles/index.mjs","require":"./dist/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/staking-pool/index.d.ts","import":"./dist/staking-pool/index.mjs","require":"./dist/staking-pool/index.js"},"./subscriptions":{"types":"./dist/subscriptions/index.d.ts","import":"./dist/subscriptions/index.mjs","require":"./dist/subscriptions/index.js"}},"gitHead":"7fbaa0b85e3475020b673734dadb73bd542ff14a","scripts":{"test":"vitest run","build":"tsup && tsc -p tsconfig.esm.json --emitDeclarationOnly --outDir dist","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 7.0.0-beta.3 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate","test:watch":"vitest watch","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"10.9.2","description":"TypeScript SDK for the Akita protocol on Algorand. Provides high-level interfaces for ARC58 abstracted account wallets, social features, rewards, auctions, staking, subscriptions, and more.","directories":{},"_nodeVersion":"22.17.1","dependencies":{"@noble/hashes":"^1.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/dao/index.d.ts"],"poll":["./dist/poll/index.d.ts"],"gates":["./dist/gates/index.d.ts"],"types":["./dist/types.d.ts"],"escrow":["./dist/escrow/index.d.ts"],"raffle":["./dist/raffle/index.d.ts"],"social":["./dist/social/index.d.ts"],"wallet":["./dist/wallet/index.d.ts"],"auction":["./dist/auction/index.d.ts"],"connect":["./dist/connect/index.d.ts"],"rewards":["./dist/rewards/index.d.ts"],"staking":["./dist/staking/index.d.ts"],"prize-box":["./dist/prize-box/index.d.ts"],"hyper-swap":["./dist/hyper-swap/index.d.ts"],"marketplace":["./dist/marketplace/index.d.ts"],"meta-merkles":["./dist/meta-merkles/index.d.ts"],"staking-pool":["./dist/staking-pool/index.d.ts"],"subscriptions":["./dist/subscriptions/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","vitest":"^2.1.8","@types/node":"^24.1.0"},"peerDependencies":{"algosdk":"3.5.2","@algorandfoundation/algokit-utils":"10.0.0-beta.1"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.21-canary_1778017435205_0.8928066945825921","host":"s3://npm-registry-packages-npm-production"}},"1.3.22-canary":{"name":"@akta/sdk","version":"1.3.22-canary","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@1.3.22-canary","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"9e99a7a3b31dce2a5e277523bd858fda581aa669","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-1.3.22-canary.tgz","fileCount":360,"integrity":"sha512-42Qk6mlfn7dr+BlPzxqnP/ZSQKoeZqxMcjk0KAlj8LrrYEW4vYeU6C4s7VAH9umx8g3z4IgUt3Qs8VwUVeuP4w==","signatures":[{"sig":"MEUCIQCDkCWJc89ihrQxcRzxXc7kln4xnJ4DNMzhdsNhC3Ht8AIgIsLUnJknShx2GqkSzbGo1Jr3O0TbRUD+ptgNpie3XpM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":56615997},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./dao":{"types":"./dist/dao/index.d.ts","import":"./dist/dao/index.mjs","require":"./dist/dao/index.js"},"./poll":{"types":"./dist/poll/index.d.ts","import":"./dist/poll/index.mjs","require":"./dist/poll/index.js"},"./gates":{"types":"./dist/gates/index.d.ts","import":"./dist/gates/index.mjs","require":"./dist/gates/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.mjs","require":"./dist/types.js"},"./escrow":{"types":"./dist/escrow/index.d.ts","import":"./dist/escrow/index.mjs","require":"./dist/escrow/index.js"},"./raffle":{"types":"./dist/raffle/index.d.ts","import":"./dist/raffle/index.mjs","require":"./dist/raffle/index.js"},"./social":{"types":"./dist/social/index.d.ts","import":"./dist/social/index.mjs","require":"./dist/social/index.js"},"./wallet":{"types":"./dist/wallet/index.d.ts","import":"./dist/wallet/index.mjs","require":"./dist/wallet/index.js"},"./auction":{"types":"./dist/auction/index.d.ts","import":"./dist/auction/index.mjs","require":"./dist/auction/index.js"},"./connect":{"types":"./dist/connect/index.d.ts","import":"./dist/connect/index.mjs","require":"./dist/connect/index.js"},"./rewards":{"types":"./dist/rewards/index.d.ts","import":"./dist/rewards/index.mjs","require":"./dist/rewards/index.js"},"./staking":{"types":"./dist/staking/index.d.ts","import":"./dist/staking/index.mjs","require":"./dist/staking/index.js"},"./prize-box":{"types":"./dist/prize-box/index.d.ts","import":"./dist/prize-box/index.mjs","require":"./dist/prize-box/index.js"},"./hyper-swap":{"types":"./dist/hyper-swap/index.d.ts","import":"./dist/hyper-swap/index.mjs","require":"./dist/hyper-swap/index.js"},"./marketplace":{"types":"./dist/marketplace/index.d.ts","import":"./dist/marketplace/index.mjs","require":"./dist/marketplace/index.js"},"./meta-merkles":{"types":"./dist/meta-merkles/index.d.ts","import":"./dist/meta-merkles/index.mjs","require":"./dist/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/staking-pool/index.d.ts","import":"./dist/staking-pool/index.mjs","require":"./dist/staking-pool/index.js"},"./subscriptions":{"types":"./dist/subscriptions/index.d.ts","import":"./dist/subscriptions/index.mjs","require":"./dist/subscriptions/index.js"}},"gitHead":"36b2f25cf6312f980658764408eddec448c588a5","scripts":{"test":"vitest run","build":"tsup && tsc -p tsconfig.esm.json --emitDeclarationOnly --outDir dist","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 7.0.0-beta.3 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate","test:watch":"vitest watch","test:coverage":"vitest run --coverage","publish:canary":"npm publish --tag canary"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"10.9.2","description":"TypeScript SDK for the Akita protocol on Algorand. Provides high-level interfaces for ARC58 abstracted account wallets, social features, rewards, auctions, staking, subscriptions, and more.","directories":{},"_nodeVersion":"22.17.1","dependencies":{"@noble/hashes":"^1.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/dao/index.d.ts"],"poll":["./dist/poll/index.d.ts"],"gates":["./dist/gates/index.d.ts"],"types":["./dist/types.d.ts"],"escrow":["./dist/escrow/index.d.ts"],"raffle":["./dist/raffle/index.d.ts"],"social":["./dist/social/index.d.ts"],"wallet":["./dist/wallet/index.d.ts"],"auction":["./dist/auction/index.d.ts"],"connect":["./dist/connect/index.d.ts"],"rewards":["./dist/rewards/index.d.ts"],"staking":["./dist/staking/index.d.ts"],"prize-box":["./dist/prize-box/index.d.ts"],"hyper-swap":["./dist/hyper-swap/index.d.ts"],"marketplace":["./dist/marketplace/index.d.ts"],"meta-merkles":["./dist/meta-merkles/index.d.ts"],"staking-pool":["./dist/staking-pool/index.d.ts"],"subscriptions":["./dist/subscriptions/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","vitest":"^2.1.8","@types/node":"^24.1.0"},"peerDependencies":{"algosdk":"3.5.2","@algorandfoundation/algokit-utils":"10.0.0-beta.1"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.22-canary_1778460376752_0.7592110128081206","host":"s3://npm-registry-packages-npm-production"}},"1.3.23-canary":{"name":"@akta/sdk","version":"1.3.23-canary","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@1.3.23-canary","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"a9f43d0bb1c55ffb286d3c7ba3a7771807a127d8","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-1.3.23-canary.tgz","fileCount":360,"integrity":"sha512-gLn48gX5IMyFhos6aIt2IbhAXNZFh3rHSbCAmz9CcpnudotrLF+KentuAua1x+JlnuhijnWrhiFNBSz1anU+LA==","signatures":[{"sig":"MEUCICDz9ky7flKjg7l1YViAjWer1PfylTPzkzKHANyLnR2EAiEAnYd7SpDg9GjUG0H4lPKsYS+BqoaXHD2p82dJH2/B1AM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":56606759},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./dao":{"types":"./dist/dao/index.d.ts","import":"./dist/dao/index.mjs","require":"./dist/dao/index.js"},"./poll":{"types":"./dist/poll/index.d.ts","import":"./dist/poll/index.mjs","require":"./dist/poll/index.js"},"./gates":{"types":"./dist/gates/index.d.ts","import":"./dist/gates/index.mjs","require":"./dist/gates/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.mjs","require":"./dist/types.js"},"./escrow":{"types":"./dist/escrow/index.d.ts","import":"./dist/escrow/index.mjs","require":"./dist/escrow/index.js"},"./raffle":{"types":"./dist/raffle/index.d.ts","import":"./dist/raffle/index.mjs","require":"./dist/raffle/index.js"},"./social":{"types":"./dist/social/index.d.ts","import":"./dist/social/index.mjs","require":"./dist/social/index.js"},"./wallet":{"types":"./dist/wallet/index.d.ts","import":"./dist/wallet/index.mjs","require":"./dist/wallet/index.js"},"./auction":{"types":"./dist/auction/index.d.ts","import":"./dist/auction/index.mjs","require":"./dist/auction/index.js"},"./connect":{"types":"./dist/connect/index.d.ts","import":"./dist/connect/index.mjs","require":"./dist/connect/index.js"},"./rewards":{"types":"./dist/rewards/index.d.ts","import":"./dist/rewards/index.mjs","require":"./dist/rewards/index.js"},"./staking":{"types":"./dist/staking/index.d.ts","import":"./dist/staking/index.mjs","require":"./dist/staking/index.js"},"./prize-box":{"types":"./dist/prize-box/index.d.ts","import":"./dist/prize-box/index.mjs","require":"./dist/prize-box/index.js"},"./hyper-swap":{"types":"./dist/hyper-swap/index.d.ts","import":"./dist/hyper-swap/index.mjs","require":"./dist/hyper-swap/index.js"},"./marketplace":{"types":"./dist/marketplace/index.d.ts","import":"./dist/marketplace/index.mjs","require":"./dist/marketplace/index.js"},"./meta-merkles":{"types":"./dist/meta-merkles/index.d.ts","import":"./dist/meta-merkles/index.mjs","require":"./dist/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/staking-pool/index.d.ts","import":"./dist/staking-pool/index.mjs","require":"./dist/staking-pool/index.js"},"./subscriptions":{"types":"./dist/subscriptions/index.d.ts","import":"./dist/subscriptions/index.mjs","require":"./dist/subscriptions/index.js"}},"gitHead":"36b2f25cf6312f980658764408eddec448c588a5","scripts":{"test":"vitest run","build":"tsup && tsc -p tsconfig.esm.json --emitDeclarationOnly --outDir dist","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 7.0.0-beta.3 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate","test:watch":"vitest watch","test:coverage":"vitest run --coverage","publish:canary":"npm publish --tag canary"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"10.9.2","description":"TypeScript SDK for the Akita protocol on Algorand. Provides high-level interfaces for ARC58 abstracted account wallets, social features, rewards, auctions, staking, subscriptions, and more.","directories":{},"_nodeVersion":"22.17.1","dependencies":{"@noble/hashes":"^1.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/dao/index.d.ts"],"poll":["./dist/poll/index.d.ts"],"gates":["./dist/gates/index.d.ts"],"types":["./dist/types.d.ts"],"escrow":["./dist/escrow/index.d.ts"],"raffle":["./dist/raffle/index.d.ts"],"social":["./dist/social/index.d.ts"],"wallet":["./dist/wallet/index.d.ts"],"auction":["./dist/auction/index.d.ts"],"connect":["./dist/connect/index.d.ts"],"rewards":["./dist/rewards/index.d.ts"],"staking":["./dist/staking/index.d.ts"],"prize-box":["./dist/prize-box/index.d.ts"],"hyper-swap":["./dist/hyper-swap/index.d.ts"],"marketplace":["./dist/marketplace/index.d.ts"],"meta-merkles":["./dist/meta-merkles/index.d.ts"],"staking-pool":["./dist/staking-pool/index.d.ts"],"subscriptions":["./dist/subscriptions/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","vitest":"^2.1.8","@types/node":"^24.1.0"},"peerDependencies":{"algosdk":"3.5.2","@algorandfoundation/algokit-utils":"10.0.0-beta.1"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.23-canary_1778508306302_0.7122708654894321","host":"s3://npm-registry-packages-npm-production"}},"1.3.24-canary":{"name":"@akta/sdk","version":"1.3.24-canary","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@1.3.24-canary","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"eda73b356153b7b5cfd2c4ed271d389b1c4083ac","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-1.3.24-canary.tgz","fileCount":362,"integrity":"sha512-NiJ0zjS2zuKmRxvkpU0XRMQ3KAIlVJlxioHATq3aYS2Jct38qQFE1HKHHlyNIWibJOhU6xgsKL6yVEqhawnJ2Q==","signatures":[{"sig":"MEUCIH7j63ZYejbipvdZx0gpfm2umuyY75EsBbGNpMruTSQnAiEA7Xg5IEnePLHAj14Rp78zwh+9uG3ZD5L82rvz5XYkRF0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":57282444},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./dao":{"types":"./dist/dao/index.d.ts","import":"./dist/dao/index.mjs","require":"./dist/dao/index.js"},"./poll":{"types":"./dist/poll/index.d.ts","import":"./dist/poll/index.mjs","require":"./dist/poll/index.js"},"./gates":{"types":"./dist/gates/index.d.ts","import":"./dist/gates/index.mjs","require":"./dist/gates/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.mjs","require":"./dist/types.js"},"./escrow":{"types":"./dist/escrow/index.d.ts","import":"./dist/escrow/index.mjs","require":"./dist/escrow/index.js"},"./raffle":{"types":"./dist/raffle/index.d.ts","import":"./dist/raffle/index.mjs","require":"./dist/raffle/index.js"},"./social":{"types":"./dist/social/index.d.ts","import":"./dist/social/index.mjs","require":"./dist/social/index.js"},"./wallet":{"types":"./dist/wallet/index.d.ts","import":"./dist/wallet/index.mjs","require":"./dist/wallet/index.js"},"./auction":{"types":"./dist/auction/index.d.ts","import":"./dist/auction/index.mjs","require":"./dist/auction/index.js"},"./connect":{"types":"./dist/connect/index.d.ts","import":"./dist/connect/index.mjs","require":"./dist/connect/index.js"},"./rewards":{"types":"./dist/rewards/index.d.ts","import":"./dist/rewards/index.mjs","require":"./dist/rewards/index.js"},"./staking":{"types":"./dist/staking/index.d.ts","import":"./dist/staking/index.mjs","require":"./dist/staking/index.js"},"./prize-box":{"types":"./dist/prize-box/index.d.ts","import":"./dist/prize-box/index.mjs","require":"./dist/prize-box/index.js"},"./hyper-swap":{"types":"./dist/hyper-swap/index.d.ts","import":"./dist/hyper-swap/index.mjs","require":"./dist/hyper-swap/index.js"},"./marketplace":{"types":"./dist/marketplace/index.d.ts","import":"./dist/marketplace/index.mjs","require":"./dist/marketplace/index.js"},"./meta-merkles":{"types":"./dist/meta-merkles/index.d.ts","import":"./dist/meta-merkles/index.mjs","require":"./dist/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/staking-pool/index.d.ts","import":"./dist/staking-pool/index.mjs","require":"./dist/staking-pool/index.js"},"./subscriptions":{"types":"./dist/subscriptions/index.d.ts","import":"./dist/subscriptions/index.mjs","require":"./dist/subscriptions/index.js"}},"gitHead":"918630d746e1b4431696cdff05f4a88831f35103","scripts":{"test":"vitest run","build":"tsup && tsc -p tsconfig.esm.json --emitDeclarationOnly --outDir dist","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 7.0.0-beta.3 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate","test:watch":"vitest watch","test:coverage":"vitest run --coverage","publish:canary":"npm publish --tag canary"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"10.9.2","description":"TypeScript SDK for the Akita protocol on Algorand. Provides high-level interfaces for ARC58 abstracted account wallets, social features, rewards, auctions, staking, subscriptions, and more.","directories":{},"_nodeVersion":"22.17.1","dependencies":{"@noble/hashes":"^1.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/dao/index.d.ts"],"poll":["./dist/poll/index.d.ts"],"gates":["./dist/gates/index.d.ts"],"types":["./dist/types.d.ts"],"escrow":["./dist/escrow/index.d.ts"],"raffle":["./dist/raffle/index.d.ts"],"social":["./dist/social/index.d.ts"],"wallet":["./dist/wallet/index.d.ts"],"auction":["./dist/auction/index.d.ts"],"connect":["./dist/connect/index.d.ts"],"rewards":["./dist/rewards/index.d.ts"],"staking":["./dist/staking/index.d.ts"],"prize-box":["./dist/prize-box/index.d.ts"],"hyper-swap":["./dist/hyper-swap/index.d.ts"],"marketplace":["./dist/marketplace/index.d.ts"],"meta-merkles":["./dist/meta-merkles/index.d.ts"],"staking-pool":["./dist/staking-pool/index.d.ts"],"subscriptions":["./dist/subscriptions/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","vitest":"^2.1.8","@types/node":"^24.1.0"},"peerDependencies":{"algosdk":"3.5.2","@algorandfoundation/algokit-utils":"10.0.0-beta.1"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.24-canary_1779123133309_0.9691362220172481","host":"s3://npm-registry-packages-npm-production"}},"1.3.25":{"name":"@akta/sdk","version":"1.3.25","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@1.3.25","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"d37758f537dd7f0e214b616a4a9b29c506726f9e","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-1.3.25.tgz","fileCount":362,"integrity":"sha512-wdu2OLuIWYkjPcdJn+Tduibhfir05HlBPInEDPSHMJm/9MxJ6QWDGHtQbjhx9RT/bJML0di1WJyr9d8UGPPQ9g==","signatures":[{"sig":"MEQCIDmcknq7uS7FJBfqGNI0IETVY3Oak3fqyRNlBuZL+5qSAiBdotJIkMw2jySaAsh/S1bIyf7bu6YU5hDIafiROazkVw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":57425463},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./dao":{"types":"./dist/dao/index.d.ts","import":"./dist/dao/index.mjs","require":"./dist/dao/index.js"},"./poll":{"types":"./dist/poll/index.d.ts","import":"./dist/poll/index.mjs","require":"./dist/poll/index.js"},"./gates":{"types":"./dist/gates/index.d.ts","import":"./dist/gates/index.mjs","require":"./dist/gates/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.mjs","require":"./dist/types.js"},"./escrow":{"types":"./dist/escrow/index.d.ts","import":"./dist/escrow/index.mjs","require":"./dist/escrow/index.js"},"./raffle":{"types":"./dist/raffle/index.d.ts","import":"./dist/raffle/index.mjs","require":"./dist/raffle/index.js"},"./social":{"types":"./dist/social/index.d.ts","import":"./dist/social/index.mjs","require":"./dist/social/index.js"},"./wallet":{"types":"./dist/wallet/index.d.ts","import":"./dist/wallet/index.mjs","require":"./dist/wallet/index.js"},"./auction":{"types":"./dist/auction/index.d.ts","import":"./dist/auction/index.mjs","require":"./dist/auction/index.js"},"./connect":{"types":"./dist/connect/index.d.ts","import":"./dist/connect/index.mjs","require":"./dist/connect/index.js"},"./rewards":{"types":"./dist/rewards/index.d.ts","import":"./dist/rewards/index.mjs","require":"./dist/rewards/index.js"},"./staking":{"types":"./dist/staking/index.d.ts","import":"./dist/staking/index.mjs","require":"./dist/staking/index.js"},"./prize-box":{"types":"./dist/prize-box/index.d.ts","import":"./dist/prize-box/index.mjs","require":"./dist/prize-box/index.js"},"./hyper-swap":{"types":"./dist/hyper-swap/index.d.ts","import":"./dist/hyper-swap/index.mjs","require":"./dist/hyper-swap/index.js"},"./marketplace":{"types":"./dist/marketplace/index.d.ts","import":"./dist/marketplace/index.mjs","require":"./dist/marketplace/index.js"},"./meta-merkles":{"types":"./dist/meta-merkles/index.d.ts","import":"./dist/meta-merkles/index.mjs","require":"./dist/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/staking-pool/index.d.ts","import":"./dist/staking-pool/index.mjs","require":"./dist/staking-pool/index.js"},"./subscriptions":{"types":"./dist/subscriptions/index.d.ts","import":"./dist/subscriptions/index.mjs","require":"./dist/subscriptions/index.js"}},"gitHead":"918630d746e1b4431696cdff05f4a88831f35103","scripts":{"test":"vitest run","build":"tsup && tsc -p tsconfig.esm.json --emitDeclarationOnly --outDir dist","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 7.0.0-beta.3 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate","test:watch":"vitest watch","test:coverage":"vitest run --coverage","publish:canary":"npm publish --tag canary"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"10.9.2","description":"TypeScript SDK for the Akita protocol on Algorand. Provides high-level interfaces for ARC58 abstracted account wallets, social features, rewards, auctions, staking, subscriptions, and more.","directories":{},"_nodeVersion":"22.17.1","dependencies":{"@noble/hashes":"^1.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/dao/index.d.ts"],"poll":["./dist/poll/index.d.ts"],"gates":["./dist/gates/index.d.ts"],"types":["./dist/types.d.ts"],"escrow":["./dist/escrow/index.d.ts"],"raffle":["./dist/raffle/index.d.ts"],"social":["./dist/social/index.d.ts"],"wallet":["./dist/wallet/index.d.ts"],"auction":["./dist/auction/index.d.ts"],"connect":["./dist/connect/index.d.ts"],"rewards":["./dist/rewards/index.d.ts"],"staking":["./dist/staking/index.d.ts"],"prize-box":["./dist/prize-box/index.d.ts"],"hyper-swap":["./dist/hyper-swap/index.d.ts"],"marketplace":["./dist/marketplace/index.d.ts"],"meta-merkles":["./dist/meta-merkles/index.d.ts"],"staking-pool":["./dist/staking-pool/index.d.ts"],"subscriptions":["./dist/subscriptions/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","vitest":"^2.1.8","@types/node":"^24.1.0"},"peerDependencies":{"algosdk":"3.5.2","@algorandfoundation/algokit-utils":"10.0.0-beta.1"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.25_1779524370035_0.21645775303836867","host":"s3://npm-registry-packages-npm-production"}},"1.3.26":{"name":"@akta/sdk","version":"1.3.26","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@1.3.26","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"40b7a03a02cdd0293f4534f2124977894d20c432","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-1.3.26.tgz","fileCount":362,"integrity":"sha512-H8tvTl/gPBK0y95mq19+VgAk+BskBNRzwn2ayB9wPJic2oTaIlTk/zXGFKK52vmgVSE8ax+yQOz2OywGcrQRBA==","signatures":[{"sig":"MEYCIQCoCTwTHYpdr6hSqaIS5DNRdxuNokmiaO6RyN+ij/I1twIhAM93avS7cMHjmSTaO14IpEwFOPmcRlmehMtE2vI94Yzn","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":57427096},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./dao":{"types":"./dist/dao/index.d.ts","import":"./dist/dao/index.mjs","require":"./dist/dao/index.js"},"./poll":{"types":"./dist/poll/index.d.ts","import":"./dist/poll/index.mjs","require":"./dist/poll/index.js"},"./gates":{"types":"./dist/gates/index.d.ts","import":"./dist/gates/index.mjs","require":"./dist/gates/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.mjs","require":"./dist/types.js"},"./escrow":{"types":"./dist/escrow/index.d.ts","import":"./dist/escrow/index.mjs","require":"./dist/escrow/index.js"},"./raffle":{"types":"./dist/raffle/index.d.ts","import":"./dist/raffle/index.mjs","require":"./dist/raffle/index.js"},"./social":{"types":"./dist/social/index.d.ts","import":"./dist/social/index.mjs","require":"./dist/social/index.js"},"./wallet":{"types":"./dist/wallet/index.d.ts","import":"./dist/wallet/index.mjs","require":"./dist/wallet/index.js"},"./auction":{"types":"./dist/auction/index.d.ts","import":"./dist/auction/index.mjs","require":"./dist/auction/index.js"},"./connect":{"types":"./dist/connect/index.d.ts","import":"./dist/connect/index.mjs","require":"./dist/connect/index.js"},"./rewards":{"types":"./dist/rewards/index.d.ts","import":"./dist/rewards/index.mjs","require":"./dist/rewards/index.js"},"./staking":{"types":"./dist/staking/index.d.ts","import":"./dist/staking/index.mjs","require":"./dist/staking/index.js"},"./prize-box":{"types":"./dist/prize-box/index.d.ts","import":"./dist/prize-box/index.mjs","require":"./dist/prize-box/index.js"},"./hyper-swap":{"types":"./dist/hyper-swap/index.d.ts","import":"./dist/hyper-swap/index.mjs","require":"./dist/hyper-swap/index.js"},"./marketplace":{"types":"./dist/marketplace/index.d.ts","import":"./dist/marketplace/index.mjs","require":"./dist/marketplace/index.js"},"./meta-merkles":{"types":"./dist/meta-merkles/index.d.ts","import":"./dist/meta-merkles/index.mjs","require":"./dist/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/staking-pool/index.d.ts","import":"./dist/staking-pool/index.mjs","require":"./dist/staking-pool/index.js"},"./subscriptions":{"types":"./dist/subscriptions/index.d.ts","import":"./dist/subscriptions/index.mjs","require":"./dist/subscriptions/index.js"}},"gitHead":"56c0df0d66689b37f9fa64244ac684872a606acb","scripts":{"test":"vitest run","build":"tsup && tsc -p tsconfig.esm.json --emitDeclarationOnly --outDir dist","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 7.0.0-beta.3 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate","test:watch":"vitest watch","test:coverage":"vitest run --coverage","publish:canary":"npm publish --tag canary"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"10.9.2","description":"TypeScript SDK for the Akita protocol on Algorand. Provides high-level interfaces for ARC58 abstracted account wallets, social features, rewards, auctions, staking, subscriptions, and more.","directories":{},"_nodeVersion":"22.17.1","dependencies":{"@noble/hashes":"^1.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/dao/index.d.ts"],"poll":["./dist/poll/index.d.ts"],"gates":["./dist/gates/index.d.ts"],"types":["./dist/types.d.ts"],"escrow":["./dist/escrow/index.d.ts"],"raffle":["./dist/raffle/index.d.ts"],"social":["./dist/social/index.d.ts"],"wallet":["./dist/wallet/index.d.ts"],"auction":["./dist/auction/index.d.ts"],"connect":["./dist/connect/index.d.ts"],"rewards":["./dist/rewards/index.d.ts"],"staking":["./dist/staking/index.d.ts"],"prize-box":["./dist/prize-box/index.d.ts"],"hyper-swap":["./dist/hyper-swap/index.d.ts"],"marketplace":["./dist/marketplace/index.d.ts"],"meta-merkles":["./dist/meta-merkles/index.d.ts"],"staking-pool":["./dist/staking-pool/index.d.ts"],"subscriptions":["./dist/subscriptions/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","vitest":"^2.1.8","@types/node":"^24.1.0"},"peerDependencies":{"algosdk":"3.5.2","@algorandfoundation/algokit-utils":"10.0.0-beta.1"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.26_1779540009531_0.2850387825404064","host":"s3://npm-registry-packages-npm-production"}},"1.3.27":{"name":"@akta/sdk","version":"1.3.27","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@1.3.27","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"1c4e900106557be66d75bdebf2b658af104456d2","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-1.3.27.tgz","fileCount":362,"integrity":"sha512-RKl3EYeoZGiJmMLsAvyOhODeEmQ1ZjH+xmaTiBgB85W1E+e5jib0SywwB7xOwdh7Y5H1UACBuKBXBTAXhNQhAg==","signatures":[{"sig":"MEQCIHaNnTlBfPkSJnMZ2GwxjiCS9yUhW2eIAi6lZDRFaouIAiA5DICGAafQXrMaJACT+F1dAg+DpQuv7I5vZ+1UvLwkMw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":57423409},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./dao":{"types":"./dist/dao/index.d.ts","import":"./dist/dao/index.mjs","require":"./dist/dao/index.js"},"./poll":{"types":"./dist/poll/index.d.ts","import":"./dist/poll/index.mjs","require":"./dist/poll/index.js"},"./gates":{"types":"./dist/gates/index.d.ts","import":"./dist/gates/index.mjs","require":"./dist/gates/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.mjs","require":"./dist/types.js"},"./escrow":{"types":"./dist/escrow/index.d.ts","import":"./dist/escrow/index.mjs","require":"./dist/escrow/index.js"},"./raffle":{"types":"./dist/raffle/index.d.ts","import":"./dist/raffle/index.mjs","require":"./dist/raffle/index.js"},"./social":{"types":"./dist/social/index.d.ts","import":"./dist/social/index.mjs","require":"./dist/social/index.js"},"./wallet":{"types":"./dist/wallet/index.d.ts","import":"./dist/wallet/index.mjs","require":"./dist/wallet/index.js"},"./auction":{"types":"./dist/auction/index.d.ts","import":"./dist/auction/index.mjs","require":"./dist/auction/index.js"},"./connect":{"types":"./dist/connect/index.d.ts","import":"./dist/connect/index.mjs","require":"./dist/connect/index.js"},"./rewards":{"types":"./dist/rewards/index.d.ts","import":"./dist/rewards/index.mjs","require":"./dist/rewards/index.js"},"./staking":{"types":"./dist/staking/index.d.ts","import":"./dist/staking/index.mjs","require":"./dist/staking/index.js"},"./prize-box":{"types":"./dist/prize-box/index.d.ts","import":"./dist/prize-box/index.mjs","require":"./dist/prize-box/index.js"},"./hyper-swap":{"types":"./dist/hyper-swap/index.d.ts","import":"./dist/hyper-swap/index.mjs","require":"./dist/hyper-swap/index.js"},"./marketplace":{"types":"./dist/marketplace/index.d.ts","import":"./dist/marketplace/index.mjs","require":"./dist/marketplace/index.js"},"./meta-merkles":{"types":"./dist/meta-merkles/index.d.ts","import":"./dist/meta-merkles/index.mjs","require":"./dist/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/staking-pool/index.d.ts","import":"./dist/staking-pool/index.mjs","require":"./dist/staking-pool/index.js"},"./subscriptions":{"types":"./dist/subscriptions/index.d.ts","import":"./dist/subscriptions/index.mjs","require":"./dist/subscriptions/index.js"}},"gitHead":"56c0df0d66689b37f9fa64244ac684872a606acb","scripts":{"test":"vitest run","build":"tsup && tsc -p tsconfig.esm.json --emitDeclarationOnly --outDir dist","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 7.0.0-beta.3 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate","test:watch":"vitest watch","test:coverage":"vitest run --coverage","publish:canary":"npm publish --tag canary"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"10.9.2","description":"TypeScript SDK for the Akita protocol on Algorand. Provides high-level interfaces for ARC58 abstracted account wallets, social features, rewards, auctions, staking, subscriptions, and more.","directories":{},"_nodeVersion":"22.17.1","dependencies":{"@noble/hashes":"^1.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/dao/index.d.ts"],"poll":["./dist/poll/index.d.ts"],"gates":["./dist/gates/index.d.ts"],"types":["./dist/types.d.ts"],"escrow":["./dist/escrow/index.d.ts"],"raffle":["./dist/raffle/index.d.ts"],"social":["./dist/social/index.d.ts"],"wallet":["./dist/wallet/index.d.ts"],"auction":["./dist/auction/index.d.ts"],"connect":["./dist/connect/index.d.ts"],"rewards":["./dist/rewards/index.d.ts"],"staking":["./dist/staking/index.d.ts"],"prize-box":["./dist/prize-box/index.d.ts"],"hyper-swap":["./dist/hyper-swap/index.d.ts"],"marketplace":["./dist/marketplace/index.d.ts"],"meta-merkles":["./dist/meta-merkles/index.d.ts"],"staking-pool":["./dist/staking-pool/index.d.ts"],"subscriptions":["./dist/subscriptions/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","vitest":"^2.1.8","@types/node":"^24.1.0"},"peerDependencies":{"algosdk":"3.5.2","@algorandfoundation/algokit-utils":"10.0.0-beta.1"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.27_1779542292181_0.8442353081382388","host":"s3://npm-registry-packages-npm-production"}},"1.3.28":{"name":"@akta/sdk","version":"1.3.28","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@1.3.28","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"e09bf6d90a2c4ff0af69b15eb399ffeb03ec22f8","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-1.3.28.tgz","fileCount":362,"integrity":"sha512-PIYP4Ttx/jkHHoQtSiC8hjq/BQiGaKD5nZbMc6utzn957AP/KqqmViISEQ2L/OFcJdgtI15YRStzN05IJMyaBA==","signatures":[{"sig":"MEUCIA54qliPHKY5TEBgDVhc6Jz1a7Wa0lFjzNkwmGOTeZo+AiEAkYp//iHOHps16WscWS6c6UCIWjU7tsViaSaFg6LRftI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":57430857},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./dao":{"types":"./dist/dao/index.d.ts","import":"./dist/dao/index.mjs","require":"./dist/dao/index.js"},"./poll":{"types":"./dist/poll/index.d.ts","import":"./dist/poll/index.mjs","require":"./dist/poll/index.js"},"./gates":{"types":"./dist/gates/index.d.ts","import":"./dist/gates/index.mjs","require":"./dist/gates/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.mjs","require":"./dist/types.js"},"./escrow":{"types":"./dist/escrow/index.d.ts","import":"./dist/escrow/index.mjs","require":"./dist/escrow/index.js"},"./raffle":{"types":"./dist/raffle/index.d.ts","import":"./dist/raffle/index.mjs","require":"./dist/raffle/index.js"},"./social":{"types":"./dist/social/index.d.ts","import":"./dist/social/index.mjs","require":"./dist/social/index.js"},"./wallet":{"types":"./dist/wallet/index.d.ts","import":"./dist/wallet/index.mjs","require":"./dist/wallet/index.js"},"./auction":{"types":"./dist/auction/index.d.ts","import":"./dist/auction/index.mjs","require":"./dist/auction/index.js"},"./connect":{"types":"./dist/connect/index.d.ts","import":"./dist/connect/index.mjs","require":"./dist/connect/index.js"},"./rewards":{"types":"./dist/rewards/index.d.ts","import":"./dist/rewards/index.mjs","require":"./dist/rewards/index.js"},"./staking":{"types":"./dist/staking/index.d.ts","import":"./dist/staking/index.mjs","require":"./dist/staking/index.js"},"./prize-box":{"types":"./dist/prize-box/index.d.ts","import":"./dist/prize-box/index.mjs","require":"./dist/prize-box/index.js"},"./hyper-swap":{"types":"./dist/hyper-swap/index.d.ts","import":"./dist/hyper-swap/index.mjs","require":"./dist/hyper-swap/index.js"},"./marketplace":{"types":"./dist/marketplace/index.d.ts","import":"./dist/marketplace/index.mjs","require":"./dist/marketplace/index.js"},"./meta-merkles":{"types":"./dist/meta-merkles/index.d.ts","import":"./dist/meta-merkles/index.mjs","require":"./dist/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/staking-pool/index.d.ts","import":"./dist/staking-pool/index.mjs","require":"./dist/staking-pool/index.js"},"./subscriptions":{"types":"./dist/subscriptions/index.d.ts","import":"./dist/subscriptions/index.mjs","require":"./dist/subscriptions/index.js"}},"gitHead":"1803d031a5da31aee8e0feb25f578fd1d4f84cf3","scripts":{"test":"vitest run","build":"tsup && tsc -p tsconfig.esm.json --emitDeclarationOnly --outDir dist","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 7.0.0-beta.3 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate","test:watch":"vitest watch","test:coverage":"vitest run --coverage","publish:canary":"npm publish --tag canary"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"10.9.2","description":"TypeScript SDK for the Akita protocol on Algorand. Provides high-level interfaces for ARC58 abstracted account wallets, social features, rewards, auctions, staking, subscriptions, and more.","directories":{},"_nodeVersion":"22.17.1","dependencies":{"@noble/hashes":"^1.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/dao/index.d.ts"],"poll":["./dist/poll/index.d.ts"],"gates":["./dist/gates/index.d.ts"],"types":["./dist/types.d.ts"],"escrow":["./dist/escrow/index.d.ts"],"raffle":["./dist/raffle/index.d.ts"],"social":["./dist/social/index.d.ts"],"wallet":["./dist/wallet/index.d.ts"],"auction":["./dist/auction/index.d.ts"],"connect":["./dist/connect/index.d.ts"],"rewards":["./dist/rewards/index.d.ts"],"staking":["./dist/staking/index.d.ts"],"prize-box":["./dist/prize-box/index.d.ts"],"hyper-swap":["./dist/hyper-swap/index.d.ts"],"marketplace":["./dist/marketplace/index.d.ts"],"meta-merkles":["./dist/meta-merkles/index.d.ts"],"staking-pool":["./dist/staking-pool/index.d.ts"],"subscriptions":["./dist/subscriptions/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","vitest":"^2.1.8","@types/node":"^24.1.0"},"peerDependencies":{"algosdk":"3.5.2","@algorandfoundation/algokit-utils":"10.0.0-beta.1"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.28_1779544967720_0.6324918199819238","host":"s3://npm-registry-packages-npm-production"}},"1.3.29":{"name":"@akta/sdk","version":"1.3.29","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@1.3.29","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"6d541f1a57493667992fe458c75e5e5931e51da5","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-1.3.29.tgz","fileCount":362,"integrity":"sha512-Qh0nLsqy5hGc6hsUjVz9TQepYGbZaH47rP31tVLhQQtGtS844GP+J2y9Ponh2g2UWYD4UqDC5yY3zW7434pPsw==","signatures":[{"sig":"MEYCIQDSPG3rV+5S/USiVb8Fc0pekw2m0WSZITULVjjBOPmYMwIhAKzAZoZKoAiAK7IlNN9XfN1plGNbFebSAClESmoLXmyo","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":57430845},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./dao":{"types":"./dist/dao/index.d.ts","import":"./dist/dao/index.mjs","require":"./dist/dao/index.js"},"./poll":{"types":"./dist/poll/index.d.ts","import":"./dist/poll/index.mjs","require":"./dist/poll/index.js"},"./gates":{"types":"./dist/gates/index.d.ts","import":"./dist/gates/index.mjs","require":"./dist/gates/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.mjs","require":"./dist/types.js"},"./escrow":{"types":"./dist/escrow/index.d.ts","import":"./dist/escrow/index.mjs","require":"./dist/escrow/index.js"},"./raffle":{"types":"./dist/raffle/index.d.ts","import":"./dist/raffle/index.mjs","require":"./dist/raffle/index.js"},"./social":{"types":"./dist/social/index.d.ts","import":"./dist/social/index.mjs","require":"./dist/social/index.js"},"./wallet":{"types":"./dist/wallet/index.d.ts","import":"./dist/wallet/index.mjs","require":"./dist/wallet/index.js"},"./auction":{"types":"./dist/auction/index.d.ts","import":"./dist/auction/index.mjs","require":"./dist/auction/index.js"},"./connect":{"types":"./dist/connect/index.d.ts","import":"./dist/connect/index.mjs","require":"./dist/connect/index.js"},"./rewards":{"types":"./dist/rewards/index.d.ts","import":"./dist/rewards/index.mjs","require":"./dist/rewards/index.js"},"./staking":{"types":"./dist/staking/index.d.ts","import":"./dist/staking/index.mjs","require":"./dist/staking/index.js"},"./prize-box":{"types":"./dist/prize-box/index.d.ts","import":"./dist/prize-box/index.mjs","require":"./dist/prize-box/index.js"},"./hyper-swap":{"types":"./dist/hyper-swap/index.d.ts","import":"./dist/hyper-swap/index.mjs","require":"./dist/hyper-swap/index.js"},"./marketplace":{"types":"./dist/marketplace/index.d.ts","import":"./dist/marketplace/index.mjs","require":"./dist/marketplace/index.js"},"./meta-merkles":{"types":"./dist/meta-merkles/index.d.ts","import":"./dist/meta-merkles/index.mjs","require":"./dist/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/staking-pool/index.d.ts","import":"./dist/staking-pool/index.mjs","require":"./dist/staking-pool/index.js"},"./subscriptions":{"types":"./dist/subscriptions/index.d.ts","import":"./dist/subscriptions/index.mjs","require":"./dist/subscriptions/index.js"}},"gitHead":"1803d031a5da31aee8e0feb25f578fd1d4f84cf3","scripts":{"test":"vitest run","build":"tsup && tsc -p tsconfig.esm.json --emitDeclarationOnly --outDir dist","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 7.0.0-beta.3 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate","test:watch":"vitest watch","test:coverage":"vitest run --coverage","publish:canary":"npm publish --tag canary"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"10.9.2","description":"TypeScript SDK for the Akita protocol on Algorand. Provides high-level interfaces for ARC58 abstracted account wallets, social features, rewards, auctions, staking, subscriptions, and more.","directories":{},"_nodeVersion":"23.11.0","dependencies":{"@noble/hashes":"^1.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/dao/index.d.ts"],"poll":["./dist/poll/index.d.ts"],"gates":["./dist/gates/index.d.ts"],"types":["./dist/types.d.ts"],"escrow":["./dist/escrow/index.d.ts"],"raffle":["./dist/raffle/index.d.ts"],"social":["./dist/social/index.d.ts"],"wallet":["./dist/wallet/index.d.ts"],"auction":["./dist/auction/index.d.ts"],"connect":["./dist/connect/index.d.ts"],"rewards":["./dist/rewards/index.d.ts"],"staking":["./dist/staking/index.d.ts"],"prize-box":["./dist/prize-box/index.d.ts"],"hyper-swap":["./dist/hyper-swap/index.d.ts"],"marketplace":["./dist/marketplace/index.d.ts"],"meta-merkles":["./dist/meta-merkles/index.d.ts"],"staking-pool":["./dist/staking-pool/index.d.ts"],"subscriptions":["./dist/subscriptions/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","vitest":"^2.1.8","@types/node":"^24.1.0"},"peerDependencies":{"algosdk":"3.5.2","@algorandfoundation/algokit-utils":"10.0.0-beta.1"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.29_1779586040404_0.3498918759796128","host":"s3://npm-registry-packages-npm-production"}},"1.3.30":{"name":"@akta/sdk","version":"1.3.30","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@1.3.30","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"a9f684006e0f4e2262bf67ee243e6a7112b58dfc","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-1.3.30.tgz","fileCount":362,"integrity":"sha512-7A9pSk685gAcbQjcVEEiqLoE9T7/LaNBAmXoLfpytnc3FGlo5FJEfMGb7ymIb70SfASzwttol3PKbbrYaUC1sA==","signatures":[{"sig":"MEUCIQDM5XejOH/I2xvkPA/Cs7AOE7bQknnPQFlJ77YkZZLTTAIgFE6MKWaT4tRiDObf/Eih3KIke8msutQvTFaF2Ve166o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":57431133},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./dao":{"types":"./dist/dao/index.d.ts","import":"./dist/dao/index.mjs","require":"./dist/dao/index.js"},"./poll":{"types":"./dist/poll/index.d.ts","import":"./dist/poll/index.mjs","require":"./dist/poll/index.js"},"./gates":{"types":"./dist/gates/index.d.ts","import":"./dist/gates/index.mjs","require":"./dist/gates/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.mjs","require":"./dist/types.js"},"./escrow":{"types":"./dist/escrow/index.d.ts","import":"./dist/escrow/index.mjs","require":"./dist/escrow/index.js"},"./raffle":{"types":"./dist/raffle/index.d.ts","import":"./dist/raffle/index.mjs","require":"./dist/raffle/index.js"},"./social":{"types":"./dist/social/index.d.ts","import":"./dist/social/index.mjs","require":"./dist/social/index.js"},"./wallet":{"types":"./dist/wallet/index.d.ts","import":"./dist/wallet/index.mjs","require":"./dist/wallet/index.js"},"./auction":{"types":"./dist/auction/index.d.ts","import":"./dist/auction/index.mjs","require":"./dist/auction/index.js"},"./connect":{"types":"./dist/connect/index.d.ts","import":"./dist/connect/index.mjs","require":"./dist/connect/index.js"},"./rewards":{"types":"./dist/rewards/index.d.ts","import":"./dist/rewards/index.mjs","require":"./dist/rewards/index.js"},"./staking":{"types":"./dist/staking/index.d.ts","import":"./dist/staking/index.mjs","require":"./dist/staking/index.js"},"./prize-box":{"types":"./dist/prize-box/index.d.ts","import":"./dist/prize-box/index.mjs","require":"./dist/prize-box/index.js"},"./hyper-swap":{"types":"./dist/hyper-swap/index.d.ts","import":"./dist/hyper-swap/index.mjs","require":"./dist/hyper-swap/index.js"},"./marketplace":{"types":"./dist/marketplace/index.d.ts","import":"./dist/marketplace/index.mjs","require":"./dist/marketplace/index.js"},"./meta-merkles":{"types":"./dist/meta-merkles/index.d.ts","import":"./dist/meta-merkles/index.mjs","require":"./dist/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/staking-pool/index.d.ts","import":"./dist/staking-pool/index.mjs","require":"./dist/staking-pool/index.js"},"./subscriptions":{"types":"./dist/subscriptions/index.d.ts","import":"./dist/subscriptions/index.mjs","require":"./dist/subscriptions/index.js"}},"gitHead":"2ecbc45c3725dc155254f55bc8eb0cc43b1a8de3","scripts":{"test":"vitest run","build":"tsup && tsc -p tsconfig.esm.json --emitDeclarationOnly --outDir dist","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 7.0.0-beta.3 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate","test:watch":"vitest watch","test:coverage":"vitest run --coverage","publish:canary":"npm publish --tag canary"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"11.12.1","description":"TypeScript SDK for the Akita protocol on Algorand. Provides high-level interfaces for ARC58 abstracted account wallets, social features, rewards, auctions, staking, subscriptions, and more.","directories":{},"_nodeVersion":"24.15.0","dependencies":{"@noble/hashes":"^1.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/dao/index.d.ts"],"poll":["./dist/poll/index.d.ts"],"gates":["./dist/gates/index.d.ts"],"types":["./dist/types.d.ts"],"escrow":["./dist/escrow/index.d.ts"],"raffle":["./dist/raffle/index.d.ts"],"social":["./dist/social/index.d.ts"],"wallet":["./dist/wallet/index.d.ts"],"auction":["./dist/auction/index.d.ts"],"connect":["./dist/connect/index.d.ts"],"rewards":["./dist/rewards/index.d.ts"],"staking":["./dist/staking/index.d.ts"],"prize-box":["./dist/prize-box/index.d.ts"],"hyper-swap":["./dist/hyper-swap/index.d.ts"],"marketplace":["./dist/marketplace/index.d.ts"],"meta-merkles":["./dist/meta-merkles/index.d.ts"],"staking-pool":["./dist/staking-pool/index.d.ts"],"subscriptions":["./dist/subscriptions/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","vitest":"^2.1.8","@types/node":"^24.1.0"},"peerDependencies":{"algosdk":"3.5.2","@algorandfoundation/algokit-utils":"10.0.0-beta.1"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.30_1779612555970_0.3726133530680613","host":"s3://npm-registry-packages-npm-production"}},"1.3.31":{"name":"@akta/sdk","version":"1.3.31","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@1.3.31","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"df86eb6a63956dc723428d4b140891e43667646d","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-1.3.31.tgz","fileCount":362,"integrity":"sha512-CJvSudMAJxpymwiG/NidhjcjpPFNcOPWQuC8iOcPwABwHx8XCpVN2HsnJUDTdRIDhEPD4VgE9D2f9zG+6GgpHA==","signatures":[{"sig":"MEUCIDCIRdbLKyCD9Z4LrxX8R3yAsBhk4RQ/9DXYj+jZa8JBAiEApE3dvJXcCgNK3uWHCW+mKp26fGX+ltQZEoEa6qlIE0A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":57719322},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./dao":{"types":"./dist/dao/index.d.ts","import":"./dist/dao/index.mjs","require":"./dist/dao/index.js"},"./poll":{"types":"./dist/poll/index.d.ts","import":"./dist/poll/index.mjs","require":"./dist/poll/index.js"},"./gates":{"types":"./dist/gates/index.d.ts","import":"./dist/gates/index.mjs","require":"./dist/gates/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.mjs","require":"./dist/types.js"},"./escrow":{"types":"./dist/escrow/index.d.ts","import":"./dist/escrow/index.mjs","require":"./dist/escrow/index.js"},"./raffle":{"types":"./dist/raffle/index.d.ts","import":"./dist/raffle/index.mjs","require":"./dist/raffle/index.js"},"./social":{"types":"./dist/social/index.d.ts","import":"./dist/social/index.mjs","require":"./dist/social/index.js"},"./wallet":{"types":"./dist/wallet/index.d.ts","import":"./dist/wallet/index.mjs","require":"./dist/wallet/index.js"},"./auction":{"types":"./dist/auction/index.d.ts","import":"./dist/auction/index.mjs","require":"./dist/auction/index.js"},"./connect":{"types":"./dist/connect/index.d.ts","import":"./dist/connect/index.mjs","require":"./dist/connect/index.js"},"./rewards":{"types":"./dist/rewards/index.d.ts","import":"./dist/rewards/index.mjs","require":"./dist/rewards/index.js"},"./staking":{"types":"./dist/staking/index.d.ts","import":"./dist/staking/index.mjs","require":"./dist/staking/index.js"},"./prize-box":{"types":"./dist/prize-box/index.d.ts","import":"./dist/prize-box/index.mjs","require":"./dist/prize-box/index.js"},"./hyper-swap":{"types":"./dist/hyper-swap/index.d.ts","import":"./dist/hyper-swap/index.mjs","require":"./dist/hyper-swap/index.js"},"./marketplace":{"types":"./dist/marketplace/index.d.ts","import":"./dist/marketplace/index.mjs","require":"./dist/marketplace/index.js"},"./meta-merkles":{"types":"./dist/meta-merkles/index.d.ts","import":"./dist/meta-merkles/index.mjs","require":"./dist/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/staking-pool/index.d.ts","import":"./dist/staking-pool/index.mjs","require":"./dist/staking-pool/index.js"},"./subscriptions":{"types":"./dist/subscriptions/index.d.ts","import":"./dist/subscriptions/index.mjs","require":"./dist/subscriptions/index.js"}},"gitHead":"12ddb9a9b960f664acb8b9e2a7606f9a341534b4","scripts":{"test":"vitest run","build":"tsup && tsc -p tsconfig.esm.json --emitDeclarationOnly --outDir dist","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 7.0.0-beta.3 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate","test:watch":"vitest watch","test:coverage":"vitest run --coverage","publish:canary":"npm publish --tag canary"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"10.9.2","description":"TypeScript SDK for the Akita protocol on Algorand. Provides high-level interfaces for ARC58 abstracted account wallets, social features, rewards, auctions, staking, subscriptions, and more.","directories":{},"_nodeVersion":"22.17.1","dependencies":{"@noble/hashes":"^1.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/dao/index.d.ts"],"poll":["./dist/poll/index.d.ts"],"gates":["./dist/gates/index.d.ts"],"types":["./dist/types.d.ts"],"escrow":["./dist/escrow/index.d.ts"],"raffle":["./dist/raffle/index.d.ts"],"social":["./dist/social/index.d.ts"],"wallet":["./dist/wallet/index.d.ts"],"auction":["./dist/auction/index.d.ts"],"connect":["./dist/connect/index.d.ts"],"rewards":["./dist/rewards/index.d.ts"],"staking":["./dist/staking/index.d.ts"],"prize-box":["./dist/prize-box/index.d.ts"],"hyper-swap":["./dist/hyper-swap/index.d.ts"],"marketplace":["./dist/marketplace/index.d.ts"],"meta-merkles":["./dist/meta-merkles/index.d.ts"],"staking-pool":["./dist/staking-pool/index.d.ts"],"subscriptions":["./dist/subscriptions/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","vitest":"^2.1.8","@types/node":"^24.1.0"},"peerDependencies":{"algosdk":"3.5.2","@algorandfoundation/algokit-utils":"10.0.0-beta.1"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.31_1779751377091_0.4605482568659869","host":"s3://npm-registry-packages-npm-production"}},"1.3.32":{"name":"@akta/sdk","version":"1.3.32","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@1.3.32","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"879f458cd6c5afa624afeb98ec7d144de4d4cd9b","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-1.3.32.tgz","fileCount":362,"integrity":"sha512-jYpAndwi0eHQD0jz3B8iAjfb68mnflKuxg7Yt1MQyyT9ngoIEYBzWJOazlyuFj1r1ZzFmg4JlDJnRLn3enchoQ==","signatures":[{"sig":"MEYCIQCtHBwhG0CW89q3diMwYZA9lpIcLUz+KYYD22VN4snGwQIhAPbW4sgPjy/uHeBMT6g44jQR+G4admaswUFcci4kWJt8","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":57719638},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./dao":{"types":"./dist/dao/index.d.ts","import":"./dist/dao/index.mjs","require":"./dist/dao/index.js"},"./poll":{"types":"./dist/poll/index.d.ts","import":"./dist/poll/index.mjs","require":"./dist/poll/index.js"},"./gates":{"types":"./dist/gates/index.d.ts","import":"./dist/gates/index.mjs","require":"./dist/gates/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.mjs","require":"./dist/types.js"},"./escrow":{"types":"./dist/escrow/index.d.ts","import":"./dist/escrow/index.mjs","require":"./dist/escrow/index.js"},"./raffle":{"types":"./dist/raffle/index.d.ts","import":"./dist/raffle/index.mjs","require":"./dist/raffle/index.js"},"./social":{"types":"./dist/social/index.d.ts","import":"./dist/social/index.mjs","require":"./dist/social/index.js"},"./wallet":{"types":"./dist/wallet/index.d.ts","import":"./dist/wallet/index.mjs","require":"./dist/wallet/index.js"},"./auction":{"types":"./dist/auction/index.d.ts","import":"./dist/auction/index.mjs","require":"./dist/auction/index.js"},"./connect":{"types":"./dist/connect/index.d.ts","import":"./dist/connect/index.mjs","require":"./dist/connect/index.js"},"./rewards":{"types":"./dist/rewards/index.d.ts","import":"./dist/rewards/index.mjs","require":"./dist/rewards/index.js"},"./staking":{"types":"./dist/staking/index.d.ts","import":"./dist/staking/index.mjs","require":"./dist/staking/index.js"},"./prize-box":{"types":"./dist/prize-box/index.d.ts","import":"./dist/prize-box/index.mjs","require":"./dist/prize-box/index.js"},"./hyper-swap":{"types":"./dist/hyper-swap/index.d.ts","import":"./dist/hyper-swap/index.mjs","require":"./dist/hyper-swap/index.js"},"./marketplace":{"types":"./dist/marketplace/index.d.ts","import":"./dist/marketplace/index.mjs","require":"./dist/marketplace/index.js"},"./meta-merkles":{"types":"./dist/meta-merkles/index.d.ts","import":"./dist/meta-merkles/index.mjs","require":"./dist/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/staking-pool/index.d.ts","import":"./dist/staking-pool/index.mjs","require":"./dist/staking-pool/index.js"},"./subscriptions":{"types":"./dist/subscriptions/index.d.ts","import":"./dist/subscriptions/index.mjs","require":"./dist/subscriptions/index.js"}},"gitHead":"f2a993bb9bc90fbb8cd958d6b1c66e428fcb8bbb","scripts":{"test":"vitest run","build":"tsup && tsc -p tsconfig.esm.json --emitDeclarationOnly --outDir dist","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 7.0.0-beta.3 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate","test:watch":"vitest watch","test:coverage":"vitest run --coverage","publish:canary":"npm publish --tag canary"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"10.9.2","description":"TypeScript SDK for the Akita protocol on Algorand. Provides high-level interfaces for ARC58 abstracted account wallets, social features, rewards, auctions, staking, subscriptions, and more.","directories":{},"_nodeVersion":"22.17.1","dependencies":{"@noble/hashes":"^1.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/dao/index.d.ts"],"poll":["./dist/poll/index.d.ts"],"gates":["./dist/gates/index.d.ts"],"types":["./dist/types.d.ts"],"escrow":["./dist/escrow/index.d.ts"],"raffle":["./dist/raffle/index.d.ts"],"social":["./dist/social/index.d.ts"],"wallet":["./dist/wallet/index.d.ts"],"auction":["./dist/auction/index.d.ts"],"connect":["./dist/connect/index.d.ts"],"rewards":["./dist/rewards/index.d.ts"],"staking":["./dist/staking/index.d.ts"],"prize-box":["./dist/prize-box/index.d.ts"],"hyper-swap":["./dist/hyper-swap/index.d.ts"],"marketplace":["./dist/marketplace/index.d.ts"],"meta-merkles":["./dist/meta-merkles/index.d.ts"],"staking-pool":["./dist/staking-pool/index.d.ts"],"subscriptions":["./dist/subscriptions/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","vitest":"^2.1.8","@types/node":"^24.1.0"},"peerDependencies":{"algosdk":"3.5.2","@algorandfoundation/algokit-utils":"10.0.0-beta.1"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.32_1779761745779_0.6529968659349477","host":"s3://npm-registry-packages-npm-production"}},"1.3.33":{"name":"@akta/sdk","version":"1.3.33","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@1.3.33","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"71150e1dc54d79c13a757909e8fa29bbb0799650","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-1.3.33.tgz","fileCount":362,"integrity":"sha512-VHAlp+l9a+jYQPigaPHmETQFfwFZeHVq8zofIcRBTMMjj5Wal+g4GcFbGkEQUUNtc8+DKIfn3tbdiA4Z9sWwIA==","signatures":[{"sig":"MEQCIBmHlcuKX/JQgZviMFbQUR42mxuXqo9YnyLiKi/9lO0cAiA87z23+TC7S6jBK0chNsQR62SK5HeQI+aWNab57FfihA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":57719638},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./dao":{"types":"./dist/dao/index.d.ts","import":"./dist/dao/index.mjs","require":"./dist/dao/index.js"},"./poll":{"types":"./dist/poll/index.d.ts","import":"./dist/poll/index.mjs","require":"./dist/poll/index.js"},"./gates":{"types":"./dist/gates/index.d.ts","import":"./dist/gates/index.mjs","require":"./dist/gates/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.mjs","require":"./dist/types.js"},"./escrow":{"types":"./dist/escrow/index.d.ts","import":"./dist/escrow/index.mjs","require":"./dist/escrow/index.js"},"./raffle":{"types":"./dist/raffle/index.d.ts","import":"./dist/raffle/index.mjs","require":"./dist/raffle/index.js"},"./social":{"types":"./dist/social/index.d.ts","import":"./dist/social/index.mjs","require":"./dist/social/index.js"},"./wallet":{"types":"./dist/wallet/index.d.ts","import":"./dist/wallet/index.mjs","require":"./dist/wallet/index.js"},"./auction":{"types":"./dist/auction/index.d.ts","import":"./dist/auction/index.mjs","require":"./dist/auction/index.js"},"./connect":{"types":"./dist/connect/index.d.ts","import":"./dist/connect/index.mjs","require":"./dist/connect/index.js"},"./rewards":{"types":"./dist/rewards/index.d.ts","import":"./dist/rewards/index.mjs","require":"./dist/rewards/index.js"},"./staking":{"types":"./dist/staking/index.d.ts","import":"./dist/staking/index.mjs","require":"./dist/staking/index.js"},"./prize-box":{"types":"./dist/prize-box/index.d.ts","import":"./dist/prize-box/index.mjs","require":"./dist/prize-box/index.js"},"./hyper-swap":{"types":"./dist/hyper-swap/index.d.ts","import":"./dist/hyper-swap/index.mjs","require":"./dist/hyper-swap/index.js"},"./marketplace":{"types":"./dist/marketplace/index.d.ts","import":"./dist/marketplace/index.mjs","require":"./dist/marketplace/index.js"},"./meta-merkles":{"types":"./dist/meta-merkles/index.d.ts","import":"./dist/meta-merkles/index.mjs","require":"./dist/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/staking-pool/index.d.ts","import":"./dist/staking-pool/index.mjs","require":"./dist/staking-pool/index.js"},"./subscriptions":{"types":"./dist/subscriptions/index.d.ts","import":"./dist/subscriptions/index.mjs","require":"./dist/subscriptions/index.js"}},"gitHead":"f2a993bb9bc90fbb8cd958d6b1c66e428fcb8bbb","scripts":{"test":"vitest run","build":"tsup && tsc -p tsconfig.esm.json --emitDeclarationOnly --outDir dist","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 7.0.0-beta.3 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate","test:watch":"vitest watch","test:coverage":"vitest run --coverage","publish:canary":"npm publish --tag canary"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"10.9.2","description":"TypeScript SDK for the Akita protocol on Algorand. Provides high-level interfaces for ARC58 abstracted account wallets, social features, rewards, auctions, staking, subscriptions, and more.","directories":{},"_nodeVersion":"23.11.0","dependencies":{"@noble/hashes":"^1.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/dao/index.d.ts"],"poll":["./dist/poll/index.d.ts"],"gates":["./dist/gates/index.d.ts"],"types":["./dist/types.d.ts"],"escrow":["./dist/escrow/index.d.ts"],"raffle":["./dist/raffle/index.d.ts"],"social":["./dist/social/index.d.ts"],"wallet":["./dist/wallet/index.d.ts"],"auction":["./dist/auction/index.d.ts"],"connect":["./dist/connect/index.d.ts"],"rewards":["./dist/rewards/index.d.ts"],"staking":["./dist/staking/index.d.ts"],"prize-box":["./dist/prize-box/index.d.ts"],"hyper-swap":["./dist/hyper-swap/index.d.ts"],"marketplace":["./dist/marketplace/index.d.ts"],"meta-merkles":["./dist/meta-merkles/index.d.ts"],"staking-pool":["./dist/staking-pool/index.d.ts"],"subscriptions":["./dist/subscriptions/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","vitest":"^2.1.8","@types/node":"^24.1.0"},"peerDependencies":{"algosdk":"3.5.2","@algorandfoundation/algokit-utils":"10.0.0-beta.1"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.33_1779951052926_0.4924449410954339","host":"s3://npm-registry-packages-npm-production"}},"1.4.0":{"name":"@akta/sdk","version":"1.4.0","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@1.4.0","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"4b252fec7f5173ab633fe58869253e1dc48afb91","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-1.4.0.tgz","fileCount":362,"integrity":"sha512-t0RS7JVMLtArRiL00q9DzYOITGE+gT9xcUmuC6Jrk0tK4ZtJKiROz8HNjXYqmNLbqNJaizOl5uCno+qOxNem5g==","signatures":[{"sig":"MEUCIQDWWFTWrCwsmr3wjKKgLpBslfBdn4z5yXPjH+yQTaT8CgIgDx8H7+lQge0tQD2TTVeOBAFR1yGkoKGdJcAd5DSLPHc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":57518398},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./dao":{"types":"./dist/dao/index.d.ts","import":"./dist/dao/index.mjs","require":"./dist/dao/index.js"},"./poll":{"types":"./dist/poll/index.d.ts","import":"./dist/poll/index.mjs","require":"./dist/poll/index.js"},"./gates":{"types":"./dist/gates/index.d.ts","import":"./dist/gates/index.mjs","require":"./dist/gates/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.mjs","require":"./dist/types.js"},"./escrow":{"types":"./dist/escrow/index.d.ts","import":"./dist/escrow/index.mjs","require":"./dist/escrow/index.js"},"./raffle":{"types":"./dist/raffle/index.d.ts","import":"./dist/raffle/index.mjs","require":"./dist/raffle/index.js"},"./social":{"types":"./dist/social/index.d.ts","import":"./dist/social/index.mjs","require":"./dist/social/index.js"},"./wallet":{"types":"./dist/wallet/index.d.ts","import":"./dist/wallet/index.mjs","require":"./dist/wallet/index.js"},"./auction":{"types":"./dist/auction/index.d.ts","import":"./dist/auction/index.mjs","require":"./dist/auction/index.js"},"./connect":{"types":"./dist/connect/index.d.ts","import":"./dist/connect/index.mjs","require":"./dist/connect/index.js"},"./rewards":{"types":"./dist/rewards/index.d.ts","import":"./dist/rewards/index.mjs","require":"./dist/rewards/index.js"},"./staking":{"types":"./dist/staking/index.d.ts","import":"./dist/staking/index.mjs","require":"./dist/staking/index.js"},"./prize-box":{"types":"./dist/prize-box/index.d.ts","import":"./dist/prize-box/index.mjs","require":"./dist/prize-box/index.js"},"./hyper-swap":{"types":"./dist/hyper-swap/index.d.ts","import":"./dist/hyper-swap/index.mjs","require":"./dist/hyper-swap/index.js"},"./marketplace":{"types":"./dist/marketplace/index.d.ts","import":"./dist/marketplace/index.mjs","require":"./dist/marketplace/index.js"},"./meta-merkles":{"types":"./dist/meta-merkles/index.d.ts","import":"./dist/meta-merkles/index.mjs","require":"./dist/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/staking-pool/index.d.ts","import":"./dist/staking-pool/index.mjs","require":"./dist/staking-pool/index.js"},"./subscriptions":{"types":"./dist/subscriptions/index.d.ts","import":"./dist/subscriptions/index.mjs","require":"./dist/subscriptions/index.js"}},"gitHead":"4d343cba44d456d0ce179c6f37f41071960426b2","scripts":{"test":"vitest run","build":"tsup && tsc -p tsconfig.esm.json --emitDeclarationOnly --outDir dist","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 7.0.0-beta.3 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate","test:watch":"vitest watch","test:coverage":"vitest run --coverage","publish:canary":"npm publish --tag canary"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"10.9.2","description":"TypeScript SDK for the Akita protocol on Algorand. Provides high-level interfaces for ARC58 abstracted account wallets, social features, rewards, auctions, staking, subscriptions, and more.","directories":{},"_nodeVersion":"22.17.1","dependencies":{"@noble/hashes":"^1.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/dao/index.d.ts"],"poll":["./dist/poll/index.d.ts"],"gates":["./dist/gates/index.d.ts"],"types":["./dist/types.d.ts"],"escrow":["./dist/escrow/index.d.ts"],"raffle":["./dist/raffle/index.d.ts"],"social":["./dist/social/index.d.ts"],"wallet":["./dist/wallet/index.d.ts"],"auction":["./dist/auction/index.d.ts"],"connect":["./dist/connect/index.d.ts"],"rewards":["./dist/rewards/index.d.ts"],"staking":["./dist/staking/index.d.ts"],"prize-box":["./dist/prize-box/index.d.ts"],"hyper-swap":["./dist/hyper-swap/index.d.ts"],"marketplace":["./dist/marketplace/index.d.ts"],"meta-merkles":["./dist/meta-merkles/index.d.ts"],"staking-pool":["./dist/staking-pool/index.d.ts"],"subscriptions":["./dist/subscriptions/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","vitest":"^2.1.8","@types/node":"^24.1.0"},"peerDependencies":{"algosdk":"3.5.2","@algorandfoundation/algokit-utils":"10.0.0-beta.1"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.0_1780103963025_0.8381781767046617","host":"s3://npm-registry-packages-npm-production"}},"1.4.1":{"name":"@akta/sdk","version":"1.4.1","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@1.4.1","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"60df4362969b60774fd96dc5d4f2e9ece5ce595f","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-1.4.1.tgz","fileCount":362,"integrity":"sha512-k5DVlWnqSbcmjEgEbr0A62K3tJmHbmkAu4gJQrFSQqOuIueLpTekNP2BWnf255XAZigmxcnCJt3DPbHPClMM0g==","signatures":[{"sig":"MEUCIQDgbJnMd9zlVHtKV7aye1d/FcCibG72xoW0lKCIxssHMQIgJ8IT8LXtOzewKGLHjHaFNSvVG/FfFpfdEQE3Rl3xJnY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":57518398},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./dao":{"types":"./dist/dao/index.d.ts","import":"./dist/dao/index.mjs","require":"./dist/dao/index.js"},"./poll":{"types":"./dist/poll/index.d.ts","import":"./dist/poll/index.mjs","require":"./dist/poll/index.js"},"./gates":{"types":"./dist/gates/index.d.ts","import":"./dist/gates/index.mjs","require":"./dist/gates/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.mjs","require":"./dist/types.js"},"./escrow":{"types":"./dist/escrow/index.d.ts","import":"./dist/escrow/index.mjs","require":"./dist/escrow/index.js"},"./raffle":{"types":"./dist/raffle/index.d.ts","import":"./dist/raffle/index.mjs","require":"./dist/raffle/index.js"},"./social":{"types":"./dist/social/index.d.ts","import":"./dist/social/index.mjs","require":"./dist/social/index.js"},"./wallet":{"types":"./dist/wallet/index.d.ts","import":"./dist/wallet/index.mjs","require":"./dist/wallet/index.js"},"./auction":{"types":"./dist/auction/index.d.ts","import":"./dist/auction/index.mjs","require":"./dist/auction/index.js"},"./connect":{"types":"./dist/connect/index.d.ts","import":"./dist/connect/index.mjs","require":"./dist/connect/index.js"},"./rewards":{"types":"./dist/rewards/index.d.ts","import":"./dist/rewards/index.mjs","require":"./dist/rewards/index.js"},"./staking":{"types":"./dist/staking/index.d.ts","import":"./dist/staking/index.mjs","require":"./dist/staking/index.js"},"./prize-box":{"types":"./dist/prize-box/index.d.ts","import":"./dist/prize-box/index.mjs","require":"./dist/prize-box/index.js"},"./hyper-swap":{"types":"./dist/hyper-swap/index.d.ts","import":"./dist/hyper-swap/index.mjs","require":"./dist/hyper-swap/index.js"},"./marketplace":{"types":"./dist/marketplace/index.d.ts","import":"./dist/marketplace/index.mjs","require":"./dist/marketplace/index.js"},"./meta-merkles":{"types":"./dist/meta-merkles/index.d.ts","import":"./dist/meta-merkles/index.mjs","require":"./dist/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/staking-pool/index.d.ts","import":"./dist/staking-pool/index.mjs","require":"./dist/staking-pool/index.js"},"./subscriptions":{"types":"./dist/subscriptions/index.d.ts","import":"./dist/subscriptions/index.mjs","require":"./dist/subscriptions/index.js"}},"gitHead":"c3fec4cbe344975cb18d82ff77ab2cfad8340b09","scripts":{"test":"vitest run","build":"tsup && tsc -p tsconfig.esm.json --emitDeclarationOnly --outDir dist","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 7.0.0-beta.3 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate","test:watch":"vitest watch","test:coverage":"vitest run --coverage","publish:canary":"npm publish --tag canary"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"10.9.2","description":"TypeScript SDK for the Akita protocol on Algorand. Provides high-level interfaces for ARC58 abstracted account wallets, social features, rewards, auctions, staking, subscriptions, and more.","directories":{},"_nodeVersion":"22.17.1","dependencies":{"@noble/hashes":"^1.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/dao/index.d.ts"],"poll":["./dist/poll/index.d.ts"],"gates":["./dist/gates/index.d.ts"],"types":["./dist/types.d.ts"],"escrow":["./dist/escrow/index.d.ts"],"raffle":["./dist/raffle/index.d.ts"],"social":["./dist/social/index.d.ts"],"wallet":["./dist/wallet/index.d.ts"],"auction":["./dist/auction/index.d.ts"],"connect":["./dist/connect/index.d.ts"],"rewards":["./dist/rewards/index.d.ts"],"staking":["./dist/staking/index.d.ts"],"prize-box":["./dist/prize-box/index.d.ts"],"hyper-swap":["./dist/hyper-swap/index.d.ts"],"marketplace":["./dist/marketplace/index.d.ts"],"meta-merkles":["./dist/meta-merkles/index.d.ts"],"staking-pool":["./dist/staking-pool/index.d.ts"],"subscriptions":["./dist/subscriptions/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","vitest":"^2.1.8","@types/node":"^24.1.0"},"peerDependencies":{"algosdk":"3.5.2","@algorandfoundation/algokit-utils":"10.0.0-beta.1"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.1_1780116706342_0.9729758026040736","host":"s3://npm-registry-packages-npm-production"}},"1.4.2":{"name":"@akta/sdk","version":"1.4.2","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@1.4.2","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"deab8d9d8dbb5e3121d87931e446fa0ba7a2e3b4","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-1.4.2.tgz","fileCount":362,"integrity":"sha512-h46rxojvvVOv3kckp3dyrg50U+mrSpso1VLmoh4vGvpsNw7YfzbdqzVoK4AOHx8ycODwJM7JInh3CPWBlNXXkw==","signatures":[{"sig":"MEYCIQCCA+S/bUFdX9PzelWH9LDU0xCApAJMsuQTCyqcNNvS0AIhALyVo00OJCGCR0682W0LkEqjQB3GfKkgr0kCtklhxdgu","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":57518801},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./dao":{"types":"./dist/dao/index.d.ts","import":"./dist/dao/index.mjs","require":"./dist/dao/index.js"},"./poll":{"types":"./dist/poll/index.d.ts","import":"./dist/poll/index.mjs","require":"./dist/poll/index.js"},"./gates":{"types":"./dist/gates/index.d.ts","import":"./dist/gates/index.mjs","require":"./dist/gates/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.mjs","require":"./dist/types.js"},"./escrow":{"types":"./dist/escrow/index.d.ts","import":"./dist/escrow/index.mjs","require":"./dist/escrow/index.js"},"./raffle":{"types":"./dist/raffle/index.d.ts","import":"./dist/raffle/index.mjs","require":"./dist/raffle/index.js"},"./social":{"types":"./dist/social/index.d.ts","import":"./dist/social/index.mjs","require":"./dist/social/index.js"},"./wallet":{"types":"./dist/wallet/index.d.ts","import":"./dist/wallet/index.mjs","require":"./dist/wallet/index.js"},"./auction":{"types":"./dist/auction/index.d.ts","import":"./dist/auction/index.mjs","require":"./dist/auction/index.js"},"./connect":{"types":"./dist/connect/index.d.ts","import":"./dist/connect/index.mjs","require":"./dist/connect/index.js"},"./rewards":{"types":"./dist/rewards/index.d.ts","import":"./dist/rewards/index.mjs","require":"./dist/rewards/index.js"},"./staking":{"types":"./dist/staking/index.d.ts","import":"./dist/staking/index.mjs","require":"./dist/staking/index.js"},"./prize-box":{"types":"./dist/prize-box/index.d.ts","import":"./dist/prize-box/index.mjs","require":"./dist/prize-box/index.js"},"./hyper-swap":{"types":"./dist/hyper-swap/index.d.ts","import":"./dist/hyper-swap/index.mjs","require":"./dist/hyper-swap/index.js"},"./marketplace":{"types":"./dist/marketplace/index.d.ts","import":"./dist/marketplace/index.mjs","require":"./dist/marketplace/index.js"},"./meta-merkles":{"types":"./dist/meta-merkles/index.d.ts","import":"./dist/meta-merkles/index.mjs","require":"./dist/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/staking-pool/index.d.ts","import":"./dist/staking-pool/index.mjs","require":"./dist/staking-pool/index.js"},"./subscriptions":{"types":"./dist/subscriptions/index.d.ts","import":"./dist/subscriptions/index.mjs","require":"./dist/subscriptions/index.js"}},"gitHead":"b39b2960b6c406ad2be9ccb77e7392b5d2b4054e","scripts":{"test":"vitest run","build":"tsup && tsc -p tsconfig.esm.json --emitDeclarationOnly --outDir dist","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 7.0.0-beta.3 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate","test:watch":"vitest watch","test:coverage":"vitest run --coverage","publish:canary":"npm publish --tag canary"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"10.9.2","description":"TypeScript SDK for the Akita protocol on Algorand. Provides high-level interfaces for ARC58 abstracted account wallets, social features, rewards, auctions, staking, subscriptions, and more.","directories":{},"_nodeVersion":"22.17.1","dependencies":{"@noble/hashes":"^1.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/dao/index.d.ts"],"poll":["./dist/poll/index.d.ts"],"gates":["./dist/gates/index.d.ts"],"types":["./dist/types.d.ts"],"escrow":["./dist/escrow/index.d.ts"],"raffle":["./dist/raffle/index.d.ts"],"social":["./dist/social/index.d.ts"],"wallet":["./dist/wallet/index.d.ts"],"auction":["./dist/auction/index.d.ts"],"connect":["./dist/connect/index.d.ts"],"rewards":["./dist/rewards/index.d.ts"],"staking":["./dist/staking/index.d.ts"],"prize-box":["./dist/prize-box/index.d.ts"],"hyper-swap":["./dist/hyper-swap/index.d.ts"],"marketplace":["./dist/marketplace/index.d.ts"],"meta-merkles":["./dist/meta-merkles/index.d.ts"],"staking-pool":["./dist/staking-pool/index.d.ts"],"subscriptions":["./dist/subscriptions/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","vitest":"^2.1.8","@types/node":"^24.1.0"},"peerDependencies":{"algosdk":"3.5.2","@algorandfoundation/algokit-utils":"10.0.0-beta.1"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.2_1780345381899_0.3412252994340601","host":"s3://npm-registry-packages-npm-production"}},"1.4.3":{"name":"@akta/sdk","version":"1.4.3","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@1.4.3","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"ed9b4449e45fa36333a0083da6231b47ca88e693","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-1.4.3.tgz","fileCount":364,"integrity":"sha512-WIZNZQdR35ceIPWjv8PSVrI3S7QgnSoqL8Y+Ww/YjBoFtRfNdNfNkLtRhXePPRq4T+VOAYVdg+WXBIOfBBT1PQ==","signatures":[{"sig":"MEUCIB6nDGSs5rcqs1ORcdl+1CXTC5y5n+UsshZFotsGZsBGAiEA21PH33K8ppa4P3+41SN91Qrixx/aFFhg4PvGc6OwFrE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":57667492},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./dao":{"types":"./dist/dao/index.d.ts","import":"./dist/dao/index.mjs","require":"./dist/dao/index.js"},"./poll":{"types":"./dist/poll/index.d.ts","import":"./dist/poll/index.mjs","require":"./dist/poll/index.js"},"./gates":{"types":"./dist/gates/index.d.ts","import":"./dist/gates/index.mjs","require":"./dist/gates/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.mjs","require":"./dist/types.js"},"./escrow":{"types":"./dist/escrow/index.d.ts","import":"./dist/escrow/index.mjs","require":"./dist/escrow/index.js"},"./raffle":{"types":"./dist/raffle/index.d.ts","import":"./dist/raffle/index.mjs","require":"./dist/raffle/index.js"},"./social":{"types":"./dist/social/index.d.ts","import":"./dist/social/index.mjs","require":"./dist/social/index.js"},"./wallet":{"types":"./dist/wallet/index.d.ts","import":"./dist/wallet/index.mjs","require":"./dist/wallet/index.js"},"./auction":{"types":"./dist/auction/index.d.ts","import":"./dist/auction/index.mjs","require":"./dist/auction/index.js"},"./connect":{"types":"./dist/connect/index.d.ts","import":"./dist/connect/index.mjs","require":"./dist/connect/index.js"},"./rewards":{"types":"./dist/rewards/index.d.ts","import":"./dist/rewards/index.mjs","require":"./dist/rewards/index.js"},"./staking":{"types":"./dist/staking/index.d.ts","import":"./dist/staking/index.mjs","require":"./dist/staking/index.js"},"./prize-box":{"types":"./dist/prize-box/index.d.ts","import":"./dist/prize-box/index.mjs","require":"./dist/prize-box/index.js"},"./hyper-swap":{"types":"./dist/hyper-swap/index.d.ts","import":"./dist/hyper-swap/index.mjs","require":"./dist/hyper-swap/index.js"},"./marketplace":{"types":"./dist/marketplace/index.d.ts","import":"./dist/marketplace/index.mjs","require":"./dist/marketplace/index.js"},"./meta-merkles":{"types":"./dist/meta-merkles/index.d.ts","import":"./dist/meta-merkles/index.mjs","require":"./dist/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/staking-pool/index.d.ts","import":"./dist/staking-pool/index.mjs","require":"./dist/staking-pool/index.js"},"./subscriptions":{"types":"./dist/subscriptions/index.d.ts","import":"./dist/subscriptions/index.mjs","require":"./dist/subscriptions/index.js"}},"gitHead":"ef52844657a10f9176ee7cdee0189d7052110a26","scripts":{"test":"vitest run","build":"tsup && tsc -p tsconfig.esm.json --emitDeclarationOnly --outDir dist","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 7.0.0-beta.3 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate","test:watch":"vitest watch","test:coverage":"vitest run --coverage","publish:canary":"npm publish --tag canary"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"10.9.2","description":"TypeScript SDK for the Akita protocol on Algorand. Provides high-level interfaces for ARC58 abstracted account wallets, social features, rewards, auctions, staking, subscriptions, and more.","directories":{},"_nodeVersion":"22.17.1","dependencies":{"@noble/hashes":"^1.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/dao/index.d.ts"],"poll":["./dist/poll/index.d.ts"],"gates":["./dist/gates/index.d.ts"],"types":["./dist/types.d.ts"],"escrow":["./dist/escrow/index.d.ts"],"raffle":["./dist/raffle/index.d.ts"],"social":["./dist/social/index.d.ts"],"wallet":["./dist/wallet/index.d.ts"],"auction":["./dist/auction/index.d.ts"],"connect":["./dist/connect/index.d.ts"],"rewards":["./dist/rewards/index.d.ts"],"staking":["./dist/staking/index.d.ts"],"prize-box":["./dist/prize-box/index.d.ts"],"hyper-swap":["./dist/hyper-swap/index.d.ts"],"marketplace":["./dist/marketplace/index.d.ts"],"meta-merkles":["./dist/meta-merkles/index.d.ts"],"staking-pool":["./dist/staking-pool/index.d.ts"],"subscriptions":["./dist/subscriptions/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","vitest":"^2.1.8","@types/node":"^24.1.0"},"peerDependencies":{"algosdk":"3.5.2","@algorandfoundation/algokit-utils":"10.0.0-beta.1"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.3_1781734540085_0.3239472569298003","host":"s3://npm-registry-packages-npm-production"}},"1.4.4":{"name":"@akta/sdk","version":"1.4.4","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@1.4.4","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"85e15ea84189c41eb6d2d3d16723f0c530d25d02","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-1.4.4.tgz","fileCount":364,"integrity":"sha512-FPyft/ewN+jspHq8YgyNXVmlw8ghV58X8eyxB6+QdItX0TzGI3xylADJq2C7bxPvtRWzvnr/HJU+M2FHiVaI2w==","signatures":[{"sig":"MEUCIQDZw9XgaGBXnzRq+BGlJSpn22vkssGGa1V7HHTWZirGbgIgVIcFVn0ry+iScd02ifLSyXieFr1ZqEvSJa4VmTpLKvc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":57667360},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./dao":{"types":"./dist/dao/index.d.ts","import":"./dist/dao/index.mjs","require":"./dist/dao/index.js"},"./poll":{"types":"./dist/poll/index.d.ts","import":"./dist/poll/index.mjs","require":"./dist/poll/index.js"},"./gates":{"types":"./dist/gates/index.d.ts","import":"./dist/gates/index.mjs","require":"./dist/gates/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.mjs","require":"./dist/types.js"},"./escrow":{"types":"./dist/escrow/index.d.ts","import":"./dist/escrow/index.mjs","require":"./dist/escrow/index.js"},"./raffle":{"types":"./dist/raffle/index.d.ts","import":"./dist/raffle/index.mjs","require":"./dist/raffle/index.js"},"./social":{"types":"./dist/social/index.d.ts","import":"./dist/social/index.mjs","require":"./dist/social/index.js"},"./wallet":{"types":"./dist/wallet/index.d.ts","import":"./dist/wallet/index.mjs","require":"./dist/wallet/index.js"},"./auction":{"types":"./dist/auction/index.d.ts","import":"./dist/auction/index.mjs","require":"./dist/auction/index.js"},"./connect":{"types":"./dist/connect/index.d.ts","import":"./dist/connect/index.mjs","require":"./dist/connect/index.js"},"./rewards":{"types":"./dist/rewards/index.d.ts","import":"./dist/rewards/index.mjs","require":"./dist/rewards/index.js"},"./staking":{"types":"./dist/staking/index.d.ts","import":"./dist/staking/index.mjs","require":"./dist/staking/index.js"},"./prize-box":{"types":"./dist/prize-box/index.d.ts","import":"./dist/prize-box/index.mjs","require":"./dist/prize-box/index.js"},"./hyper-swap":{"types":"./dist/hyper-swap/index.d.ts","import":"./dist/hyper-swap/index.mjs","require":"./dist/hyper-swap/index.js"},"./marketplace":{"types":"./dist/marketplace/index.d.ts","import":"./dist/marketplace/index.mjs","require":"./dist/marketplace/index.js"},"./meta-merkles":{"types":"./dist/meta-merkles/index.d.ts","import":"./dist/meta-merkles/index.mjs","require":"./dist/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/staking-pool/index.d.ts","import":"./dist/staking-pool/index.mjs","require":"./dist/staking-pool/index.js"},"./subscriptions":{"types":"./dist/subscriptions/index.d.ts","import":"./dist/subscriptions/index.mjs","require":"./dist/subscriptions/index.js"}},"gitHead":"ef52844657a10f9176ee7cdee0189d7052110a26","scripts":{"test":"vitest run","build":"tsup && tsc -p tsconfig.esm.json --emitDeclarationOnly --outDir dist","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 7.0.0-beta.3 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate","test:watch":"vitest watch","test:coverage":"vitest run --coverage","publish:canary":"npm publish --tag canary"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"10.9.2","description":"TypeScript SDK for the Akita protocol on Algorand. Provides high-level interfaces for ARC58 abstracted account wallets, social features, rewards, auctions, staking, subscriptions, and more.","directories":{},"_nodeVersion":"22.17.1","dependencies":{"@noble/hashes":"^1.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/dao/index.d.ts"],"poll":["./dist/poll/index.d.ts"],"gates":["./dist/gates/index.d.ts"],"types":["./dist/types.d.ts"],"escrow":["./dist/escrow/index.d.ts"],"raffle":["./dist/raffle/index.d.ts"],"social":["./dist/social/index.d.ts"],"wallet":["./dist/wallet/index.d.ts"],"auction":["./dist/auction/index.d.ts"],"connect":["./dist/connect/index.d.ts"],"rewards":["./dist/rewards/index.d.ts"],"staking":["./dist/staking/index.d.ts"],"prize-box":["./dist/prize-box/index.d.ts"],"hyper-swap":["./dist/hyper-swap/index.d.ts"],"marketplace":["./dist/marketplace/index.d.ts"],"meta-merkles":["./dist/meta-merkles/index.d.ts"],"staking-pool":["./dist/staking-pool/index.d.ts"],"subscriptions":["./dist/subscriptions/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","vitest":"^2.1.8","@types/node":"^24.1.0"},"peerDependencies":{"algosdk":"3.5.2","@algorandfoundation/algokit-utils":"10.0.0-beta.1"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.4_1781738847961_0.25965715927610855","host":"s3://npm-registry-packages-npm-production"}},"1.4.5":{"name":"@akta/sdk","version":"1.4.5","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@1.4.5","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"0eb5c88566f5707b718f4057223b2914669226ce","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-1.4.5.tgz","fileCount":365,"integrity":"sha512-XxByg1Pk6XK/LOkiCx6D1GZ32bdPCVIHWw9d1+poyToIwZgVjY7+VCdHD3zAvFiZQLq6jonrxSZHLv9Oq7xSVQ==","signatures":[{"sig":"MEQCIHDNmV6xTVAkRzro5m8zxJFysfVF7d1Xvu33IhQWYkfVAiBJI/A1tgfqM1RPmhRAqD9JmXej8kozl+7pdVOVt5310g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":57701701},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./dao":{"types":"./dist/dao/index.d.ts","import":"./dist/dao/index.mjs","require":"./dist/dao/index.js"},"./poll":{"types":"./dist/poll/index.d.ts","import":"./dist/poll/index.mjs","require":"./dist/poll/index.js"},"./gates":{"types":"./dist/gates/index.d.ts","import":"./dist/gates/index.mjs","require":"./dist/gates/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.mjs","require":"./dist/types.js"},"./escrow":{"types":"./dist/escrow/index.d.ts","import":"./dist/escrow/index.mjs","require":"./dist/escrow/index.js"},"./raffle":{"types":"./dist/raffle/index.d.ts","import":"./dist/raffle/index.mjs","require":"./dist/raffle/index.js"},"./social":{"types":"./dist/social/index.d.ts","import":"./dist/social/index.mjs","require":"./dist/social/index.js"},"./wallet":{"types":"./dist/wallet/index.d.ts","import":"./dist/wallet/index.mjs","require":"./dist/wallet/index.js"},"./auction":{"types":"./dist/auction/index.d.ts","import":"./dist/auction/index.mjs","require":"./dist/auction/index.js"},"./connect":{"types":"./dist/connect/index.d.ts","import":"./dist/connect/index.mjs","require":"./dist/connect/index.js"},"./rewards":{"types":"./dist/rewards/index.d.ts","import":"./dist/rewards/index.mjs","require":"./dist/rewards/index.js"},"./staking":{"types":"./dist/staking/index.d.ts","import":"./dist/staking/index.mjs","require":"./dist/staking/index.js"},"./prize-box":{"types":"./dist/prize-box/index.d.ts","import":"./dist/prize-box/index.mjs","require":"./dist/prize-box/index.js"},"./hyper-swap":{"types":"./dist/hyper-swap/index.d.ts","import":"./dist/hyper-swap/index.mjs","require":"./dist/hyper-swap/index.js"},"./marketplace":{"types":"./dist/marketplace/index.d.ts","import":"./dist/marketplace/index.mjs","require":"./dist/marketplace/index.js"},"./meta-merkles":{"types":"./dist/meta-merkles/index.d.ts","import":"./dist/meta-merkles/index.mjs","require":"./dist/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/staking-pool/index.d.ts","import":"./dist/staking-pool/index.mjs","require":"./dist/staking-pool/index.js"},"./subscriptions":{"types":"./dist/subscriptions/index.d.ts","import":"./dist/subscriptions/index.mjs","require":"./dist/subscriptions/index.js"}},"gitHead":"896cd73c25a18ff84f084e8afe1489f4472247dd","scripts":{"test":"vitest run","build":"tsup && tsc -p tsconfig.esm.json --emitDeclarationOnly --outDir dist","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 7.0.0-beta.3 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate","test:watch":"vitest watch","test:coverage":"vitest run --coverage","publish:canary":"npm publish --tag canary"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"10.9.2","description":"TypeScript SDK for the Akita protocol on Algorand. Provides high-level interfaces for ARC58 abstracted account wallets, social features, rewards, auctions, staking, subscriptions, and more.","directories":{},"_nodeVersion":"22.17.1","dependencies":{"@noble/hashes":"^1.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/dao/index.d.ts"],"poll":["./dist/poll/index.d.ts"],"gates":["./dist/gates/index.d.ts"],"types":["./dist/types.d.ts"],"escrow":["./dist/escrow/index.d.ts"],"raffle":["./dist/raffle/index.d.ts"],"social":["./dist/social/index.d.ts"],"wallet":["./dist/wallet/index.d.ts"],"auction":["./dist/auction/index.d.ts"],"connect":["./dist/connect/index.d.ts"],"rewards":["./dist/rewards/index.d.ts"],"staking":["./dist/staking/index.d.ts"],"prize-box":["./dist/prize-box/index.d.ts"],"hyper-swap":["./dist/hyper-swap/index.d.ts"],"marketplace":["./dist/marketplace/index.d.ts"],"meta-merkles":["./dist/meta-merkles/index.d.ts"],"staking-pool":["./dist/staking-pool/index.d.ts"],"subscriptions":["./dist/subscriptions/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","vitest":"^2.1.8","@types/node":"^24.1.0"},"peerDependencies":{"algosdk":"3.5.2","@algorandfoundation/algokit-utils":"10.0.0-beta.1"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.5_1781929475722_0.9698171726984404","host":"s3://npm-registry-packages-npm-production"}},"1.4.6":{"name":"@akta/sdk","version":"1.4.6","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@1.4.6","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"75e9101cb141ffdb6e6dd65c94bed8adb2800c5d","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-1.4.6.tgz","fileCount":366,"integrity":"sha512-u5pF+dc6kWE2M9nHy9h7eA2qNIIjeZw6hD5eRp1bsjTONZEloLNJH90LLdxqYyJ6ajy5gUv5U+IfeZqZ38BrVw==","signatures":[{"sig":"MEQCIEnrIZXHaojS0Ghj0PpSrTBVA91E6Jm/Hi/4+6rmU//uAiBQNDUgtJVHv4X1SkPekKYWJvEEvKOXQn0rFfx+P+qlKg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":59552395},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./dao":{"types":"./dist/dao/index.d.ts","import":"./dist/dao/index.mjs","require":"./dist/dao/index.js"},"./poll":{"types":"./dist/poll/index.d.ts","import":"./dist/poll/index.mjs","require":"./dist/poll/index.js"},"./gates":{"types":"./dist/gates/index.d.ts","import":"./dist/gates/index.mjs","require":"./dist/gates/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.mjs","require":"./dist/types.js"},"./escrow":{"types":"./dist/escrow/index.d.ts","import":"./dist/escrow/index.mjs","require":"./dist/escrow/index.js"},"./raffle":{"types":"./dist/raffle/index.d.ts","import":"./dist/raffle/index.mjs","require":"./dist/raffle/index.js"},"./social":{"types":"./dist/social/index.d.ts","import":"./dist/social/index.mjs","require":"./dist/social/index.js"},"./wallet":{"types":"./dist/wallet/index.d.ts","import":"./dist/wallet/index.mjs","require":"./dist/wallet/index.js"},"./auction":{"types":"./dist/auction/index.d.ts","import":"./dist/auction/index.mjs","require":"./dist/auction/index.js"},"./connect":{"types":"./dist/connect/index.d.ts","import":"./dist/connect/index.mjs","require":"./dist/connect/index.js"},"./rewards":{"types":"./dist/rewards/index.d.ts","import":"./dist/rewards/index.mjs","require":"./dist/rewards/index.js"},"./staking":{"types":"./dist/staking/index.d.ts","import":"./dist/staking/index.mjs","require":"./dist/staking/index.js"},"./prize-box":{"types":"./dist/prize-box/index.d.ts","import":"./dist/prize-box/index.mjs","require":"./dist/prize-box/index.js"},"./hyper-swap":{"types":"./dist/hyper-swap/index.d.ts","import":"./dist/hyper-swap/index.mjs","require":"./dist/hyper-swap/index.js"},"./marketplace":{"types":"./dist/marketplace/index.d.ts","import":"./dist/marketplace/index.mjs","require":"./dist/marketplace/index.js"},"./meta-merkles":{"types":"./dist/meta-merkles/index.d.ts","import":"./dist/meta-merkles/index.mjs","require":"./dist/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/staking-pool/index.d.ts","import":"./dist/staking-pool/index.mjs","require":"./dist/staking-pool/index.js"},"./subscriptions":{"types":"./dist/subscriptions/index.d.ts","import":"./dist/subscriptions/index.mjs","require":"./dist/subscriptions/index.js"}},"gitHead":"896cd73c25a18ff84f084e8afe1489f4472247dd","scripts":{"test":"vitest run","build":"tsup && tsc -p tsconfig.esm.json --emitDeclarationOnly --outDir dist","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 7.0.0-beta.3 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate","test:watch":"vitest watch","test:coverage":"vitest run --coverage","publish:canary":"npm publish --tag canary"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"10.9.2","description":"TypeScript SDK for the Akita protocol on Algorand. Provides high-level interfaces for ARC58 abstracted account wallets, social features, rewards, auctions, staking, subscriptions, and more.","directories":{},"_nodeVersion":"23.11.0","dependencies":{"@noble/hashes":"^2.2.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/dao/index.d.ts"],"poll":["./dist/poll/index.d.ts"],"gates":["./dist/gates/index.d.ts"],"types":["./dist/types.d.ts"],"escrow":["./dist/escrow/index.d.ts"],"raffle":["./dist/raffle/index.d.ts"],"social":["./dist/social/index.d.ts"],"wallet":["./dist/wallet/index.d.ts"],"auction":["./dist/auction/index.d.ts"],"connect":["./dist/connect/index.d.ts"],"rewards":["./dist/rewards/index.d.ts"],"staking":["./dist/staking/index.d.ts"],"prize-box":["./dist/prize-box/index.d.ts"],"hyper-swap":["./dist/hyper-swap/index.d.ts"],"marketplace":["./dist/marketplace/index.d.ts"],"meta-merkles":["./dist/meta-merkles/index.d.ts"],"staking-pool":["./dist/staking-pool/index.d.ts"],"subscriptions":["./dist/subscriptions/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","vitest":"^2.1.8","@types/node":"^24.1.0"},"peerDependencies":{"algosdk":"^3.6.0","@algorandfoundation/algokit-utils":"10.0.0-beta.1"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.6_1784506309085_0.8923633469115735","host":"s3://npm-registry-packages-npm-production"}},"1.4.7":{"name":"@akta/sdk","version":"1.4.7","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@1.4.7","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"31383b130f1715bca1d85e30a930a37c62994a48","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-1.4.7.tgz","fileCount":366,"integrity":"sha512-XFmpi6QEgRsYq6QZ1cbTgtjKwLuaXSTkTZRw+9/HE7bNVEQ8sI8abcS/aketmy1laSoWRQ2E1nCpmLq1/p6SBQ==","signatures":[{"sig":"MEYCIQCMNCGdW731iDYocc+AkbZA5PIMr8B2ET6/4nhSUnQ5xwIhAJTnBaPaA8ZUWRTRh6mKXc9pnVj+iit2aHIFC++8COwF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":59554099},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./dao":{"types":"./dist/dao/index.d.ts","import":"./dist/dao/index.mjs","require":"./dist/dao/index.js"},"./poll":{"types":"./dist/poll/index.d.ts","import":"./dist/poll/index.mjs","require":"./dist/poll/index.js"},"./gates":{"types":"./dist/gates/index.d.ts","import":"./dist/gates/index.mjs","require":"./dist/gates/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.mjs","require":"./dist/types.js"},"./escrow":{"types":"./dist/escrow/index.d.ts","import":"./dist/escrow/index.mjs","require":"./dist/escrow/index.js"},"./raffle":{"types":"./dist/raffle/index.d.ts","import":"./dist/raffle/index.mjs","require":"./dist/raffle/index.js"},"./social":{"types":"./dist/social/index.d.ts","import":"./dist/social/index.mjs","require":"./dist/social/index.js"},"./wallet":{"types":"./dist/wallet/index.d.ts","import":"./dist/wallet/index.mjs","require":"./dist/wallet/index.js"},"./auction":{"types":"./dist/auction/index.d.ts","import":"./dist/auction/index.mjs","require":"./dist/auction/index.js"},"./connect":{"types":"./dist/connect/index.d.ts","import":"./dist/connect/index.mjs","require":"./dist/connect/index.js"},"./rewards":{"types":"./dist/rewards/index.d.ts","import":"./dist/rewards/index.mjs","require":"./dist/rewards/index.js"},"./staking":{"types":"./dist/staking/index.d.ts","import":"./dist/staking/index.mjs","require":"./dist/staking/index.js"},"./prize-box":{"types":"./dist/prize-box/index.d.ts","import":"./dist/prize-box/index.mjs","require":"./dist/prize-box/index.js"},"./hyper-swap":{"types":"./dist/hyper-swap/index.d.ts","import":"./dist/hyper-swap/index.mjs","require":"./dist/hyper-swap/index.js"},"./marketplace":{"types":"./dist/marketplace/index.d.ts","import":"./dist/marketplace/index.mjs","require":"./dist/marketplace/index.js"},"./meta-merkles":{"types":"./dist/meta-merkles/index.d.ts","import":"./dist/meta-merkles/index.mjs","require":"./dist/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/staking-pool/index.d.ts","import":"./dist/staking-pool/index.mjs","require":"./dist/staking-pool/index.js"},"./subscriptions":{"types":"./dist/subscriptions/index.d.ts","import":"./dist/subscriptions/index.mjs","require":"./dist/subscriptions/index.js"}},"gitHead":"a3de927c4df612a94b9e46af3a3f645398b3f87d","scripts":{"test":"vitest run","build":"tsup && tsc -p tsconfig.esm.json --emitDeclarationOnly --outDir dist","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 7.0.0-beta.3 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate","test:watch":"vitest watch","test:coverage":"vitest run --coverage","publish:canary":"npm publish --tag canary"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"10.9.2","description":"TypeScript SDK for the Akita protocol on Algorand. Provides high-level interfaces for ARC58 abstracted account wallets, social features, rewards, auctions, staking, subscriptions, and more.","directories":{},"_nodeVersion":"23.11.0","dependencies":{"@noble/hashes":"^2.2.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/dao/index.d.ts"],"poll":["./dist/poll/index.d.ts"],"gates":["./dist/gates/index.d.ts"],"types":["./dist/types.d.ts"],"escrow":["./dist/escrow/index.d.ts"],"raffle":["./dist/raffle/index.d.ts"],"social":["./dist/social/index.d.ts"],"wallet":["./dist/wallet/index.d.ts"],"auction":["./dist/auction/index.d.ts"],"connect":["./dist/connect/index.d.ts"],"rewards":["./dist/rewards/index.d.ts"],"staking":["./dist/staking/index.d.ts"],"prize-box":["./dist/prize-box/index.d.ts"],"hyper-swap":["./dist/hyper-swap/index.d.ts"],"marketplace":["./dist/marketplace/index.d.ts"],"meta-merkles":["./dist/meta-merkles/index.d.ts"],"staking-pool":["./dist/staking-pool/index.d.ts"],"subscriptions":["./dist/subscriptions/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","vitest":"^2.1.8","@types/node":"^24.1.0"},"peerDependencies":{"algosdk":"^3.6.0","@algorandfoundation/algokit-utils":"10.0.0-beta.1"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.7_1784512817080_0.5331706651989794","host":"s3://npm-registry-packages-npm-production"}},"1.4.8":{"name":"@akta/sdk","version":"1.4.8","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@1.4.8","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"00891c4286d54bde83fdb38e67b6d62005b27ab7","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-1.4.8.tgz","fileCount":366,"integrity":"sha512-jq1QMemXEVBaVpeBbaGShJYD8c9H5gUij0YEZJONrjIyVUkglJ19QjHPtAn7YjVZBGXm9uHQPlwkKjJBMRjWlQ==","signatures":[{"sig":"MEYCIQD49RK7diYPl57LegTZVS9MMRil3+fndLUxeRYTmgGEWgIhAJwZHZZikV7oynP5KUlq0PS09AnBBMMN9r6iIDum5kqr","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":59559791},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./dao":{"types":"./dist/dao/index.d.ts","import":"./dist/dao/index.mjs","require":"./dist/dao/index.js"},"./poll":{"types":"./dist/poll/index.d.ts","import":"./dist/poll/index.mjs","require":"./dist/poll/index.js"},"./gates":{"types":"./dist/gates/index.d.ts","import":"./dist/gates/index.mjs","require":"./dist/gates/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.mjs","require":"./dist/types.js"},"./escrow":{"types":"./dist/escrow/index.d.ts","import":"./dist/escrow/index.mjs","require":"./dist/escrow/index.js"},"./raffle":{"types":"./dist/raffle/index.d.ts","import":"./dist/raffle/index.mjs","require":"./dist/raffle/index.js"},"./social":{"types":"./dist/social/index.d.ts","import":"./dist/social/index.mjs","require":"./dist/social/index.js"},"./wallet":{"types":"./dist/wallet/index.d.ts","import":"./dist/wallet/index.mjs","require":"./dist/wallet/index.js"},"./auction":{"types":"./dist/auction/index.d.ts","import":"./dist/auction/index.mjs","require":"./dist/auction/index.js"},"./connect":{"types":"./dist/connect/index.d.ts","import":"./dist/connect/index.mjs","require":"./dist/connect/index.js"},"./rewards":{"types":"./dist/rewards/index.d.ts","import":"./dist/rewards/index.mjs","require":"./dist/rewards/index.js"},"./staking":{"types":"./dist/staking/index.d.ts","import":"./dist/staking/index.mjs","require":"./dist/staking/index.js"},"./prize-box":{"types":"./dist/prize-box/index.d.ts","import":"./dist/prize-box/index.mjs","require":"./dist/prize-box/index.js"},"./hyper-swap":{"types":"./dist/hyper-swap/index.d.ts","import":"./dist/hyper-swap/index.mjs","require":"./dist/hyper-swap/index.js"},"./marketplace":{"types":"./dist/marketplace/index.d.ts","import":"./dist/marketplace/index.mjs","require":"./dist/marketplace/index.js"},"./meta-merkles":{"types":"./dist/meta-merkles/index.d.ts","import":"./dist/meta-merkles/index.mjs","require":"./dist/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/staking-pool/index.d.ts","import":"./dist/staking-pool/index.mjs","require":"./dist/staking-pool/index.js"},"./subscriptions":{"types":"./dist/subscriptions/index.d.ts","import":"./dist/subscriptions/index.mjs","require":"./dist/subscriptions/index.js"}},"gitHead":"a3de927c4df612a94b9e46af3a3f645398b3f87d","scripts":{"test":"vitest run","build":"tsup && tsc -p tsconfig.esm.json --emitDeclarationOnly --outDir dist","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 7.0.0-beta.3 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate","test:watch":"vitest watch","test:coverage":"vitest run --coverage","publish:canary":"npm publish --tag canary"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"11.18.0","description":"TypeScript SDK for the Akita protocol on Algorand. Provides high-level interfaces for ARC58 abstracted account wallets, social features, rewards, auctions, staking, subscriptions, and more.","directories":{},"_nodeVersion":"23.11.0","dependencies":{"@noble/hashes":"^2.2.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/dao/index.d.ts"],"poll":["./dist/poll/index.d.ts"],"gates":["./dist/gates/index.d.ts"],"types":["./dist/types.d.ts"],"escrow":["./dist/escrow/index.d.ts"],"raffle":["./dist/raffle/index.d.ts"],"social":["./dist/social/index.d.ts"],"wallet":["./dist/wallet/index.d.ts"],"auction":["./dist/auction/index.d.ts"],"connect":["./dist/connect/index.d.ts"],"rewards":["./dist/rewards/index.d.ts"],"staking":["./dist/staking/index.d.ts"],"prize-box":["./dist/prize-box/index.d.ts"],"hyper-swap":["./dist/hyper-swap/index.d.ts"],"marketplace":["./dist/marketplace/index.d.ts"],"meta-merkles":["./dist/meta-merkles/index.d.ts"],"staking-pool":["./dist/staking-pool/index.d.ts"],"subscriptions":["./dist/subscriptions/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","vitest":"^2.1.8","@types/node":"^24.1.0"},"peerDependencies":{"algosdk":"^3.6.0","@algorandfoundation/algokit-utils":"10.0.0-beta.1"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.8_1784523045993_0.14056595565328367","host":"s3://npm-registry-packages-npm-production"}},"1.4.9":{"name":"@akta/sdk","version":"1.4.9","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@1.4.9","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"f9856ec9948c50469116d027edbc8d3fb251d53b","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-1.4.9.tgz","fileCount":366,"integrity":"sha512-xB8urZrIY2cKD5e/5HHQiwRKwqKXHVPSE6gwxnvGf4k8plCTnxS2UN7d2Uf8c+RcaghLbwdGeqSTQTheBY3WZw==","signatures":[{"sig":"MEUCIQCoZ5oaW4TgnlD1TUveWWbtzN2NkNk+88JYgbUJE1L2tAIgHvppr2WQT3RJXMcVgaa3t7swFZMEKlIqNnH16JU2MR0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":59621109},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./dao":{"types":"./dist/dao/index.d.ts","import":"./dist/dao/index.mjs","require":"./dist/dao/index.js"},"./poll":{"types":"./dist/poll/index.d.ts","import":"./dist/poll/index.mjs","require":"./dist/poll/index.js"},"./gates":{"types":"./dist/gates/index.d.ts","import":"./dist/gates/index.mjs","require":"./dist/gates/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.mjs","require":"./dist/types.js"},"./escrow":{"types":"./dist/escrow/index.d.ts","import":"./dist/escrow/index.mjs","require":"./dist/escrow/index.js"},"./raffle":{"types":"./dist/raffle/index.d.ts","import":"./dist/raffle/index.mjs","require":"./dist/raffle/index.js"},"./social":{"types":"./dist/social/index.d.ts","import":"./dist/social/index.mjs","require":"./dist/social/index.js"},"./wallet":{"types":"./dist/wallet/index.d.ts","import":"./dist/wallet/index.mjs","require":"./dist/wallet/index.js"},"./auction":{"types":"./dist/auction/index.d.ts","import":"./dist/auction/index.mjs","require":"./dist/auction/index.js"},"./connect":{"types":"./dist/connect/index.d.ts","import":"./dist/connect/index.mjs","require":"./dist/connect/index.js"},"./rewards":{"types":"./dist/rewards/index.d.ts","import":"./dist/rewards/index.mjs","require":"./dist/rewards/index.js"},"./staking":{"types":"./dist/staking/index.d.ts","import":"./dist/staking/index.mjs","require":"./dist/staking/index.js"},"./prize-box":{"types":"./dist/prize-box/index.d.ts","import":"./dist/prize-box/index.mjs","require":"./dist/prize-box/index.js"},"./hyper-swap":{"types":"./dist/hyper-swap/index.d.ts","import":"./dist/hyper-swap/index.mjs","require":"./dist/hyper-swap/index.js"},"./marketplace":{"types":"./dist/marketplace/index.d.ts","import":"./dist/marketplace/index.mjs","require":"./dist/marketplace/index.js"},"./meta-merkles":{"types":"./dist/meta-merkles/index.d.ts","import":"./dist/meta-merkles/index.mjs","require":"./dist/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/staking-pool/index.d.ts","import":"./dist/staking-pool/index.mjs","require":"./dist/staking-pool/index.js"},"./subscriptions":{"types":"./dist/subscriptions/index.d.ts","import":"./dist/subscriptions/index.mjs","require":"./dist/subscriptions/index.js"}},"gitHead":"a3de927c4df612a94b9e46af3a3f645398b3f87d","scripts":{"test":"vitest run","build":"tsup && tsc -p tsconfig.esm.json --emitDeclarationOnly --outDir dist","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 7.0.0-beta.3 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate","test:watch":"vitest watch","test:coverage":"vitest run --coverage","publish:canary":"npm publish --tag canary"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"11.18.0","description":"TypeScript SDK for the Akita protocol on Algorand. Provides high-level interfaces for ARC58 abstracted account wallets, social features, rewards, auctions, staking, subscriptions, and more.","directories":{},"_nodeVersion":"23.11.0","dependencies":{"@noble/hashes":"^2.2.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/dao/index.d.ts"],"poll":["./dist/poll/index.d.ts"],"gates":["./dist/gates/index.d.ts"],"types":["./dist/types.d.ts"],"escrow":["./dist/escrow/index.d.ts"],"raffle":["./dist/raffle/index.d.ts"],"social":["./dist/social/index.d.ts"],"wallet":["./dist/wallet/index.d.ts"],"auction":["./dist/auction/index.d.ts"],"connect":["./dist/connect/index.d.ts"],"rewards":["./dist/rewards/index.d.ts"],"staking":["./dist/staking/index.d.ts"],"prize-box":["./dist/prize-box/index.d.ts"],"hyper-swap":["./dist/hyper-swap/index.d.ts"],"marketplace":["./dist/marketplace/index.d.ts"],"meta-merkles":["./dist/meta-merkles/index.d.ts"],"staking-pool":["./dist/staking-pool/index.d.ts"],"subscriptions":["./dist/subscriptions/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","vitest":"^2.1.8","@types/node":"^24.1.0"},"peerDependencies":{"algosdk":"^3.6.0","@algorandfoundation/algokit-utils":"10.0.0-beta.1"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.9_1784525608909_0.4170696177993427","host":"s3://npm-registry-packages-npm-production"}},"1.4.10":{"name":"@akta/sdk","version":"1.4.10","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@1.4.10","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"5db23cb0d8b22939c8682624d7aeba34f83e164a","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-1.4.10.tgz","fileCount":366,"integrity":"sha512-beSI3whLddYUS8yDKzIHbvdsxmyxL/KBbKYTQC+Mk1d23PtFmimrohEGA2ND4AY90pl9kT7TbUt8kSwWuA1KFA==","signatures":[{"sig":"MEYCIQDsi3gIJbFZhF5WTFEPQDd4chpQaOBGVmSimL5qkQVSNQIhAIGihMoHotbOoVrwqMggIfsci4rCRzGGHSy80YIs1JfU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":59621582},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./dao":{"types":"./dist/dao/index.d.ts","import":"./dist/dao/index.mjs","require":"./dist/dao/index.js"},"./poll":{"types":"./dist/poll/index.d.ts","import":"./dist/poll/index.mjs","require":"./dist/poll/index.js"},"./gates":{"types":"./dist/gates/index.d.ts","import":"./dist/gates/index.mjs","require":"./dist/gates/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.mjs","require":"./dist/types.js"},"./escrow":{"types":"./dist/escrow/index.d.ts","import":"./dist/escrow/index.mjs","require":"./dist/escrow/index.js"},"./raffle":{"types":"./dist/raffle/index.d.ts","import":"./dist/raffle/index.mjs","require":"./dist/raffle/index.js"},"./social":{"types":"./dist/social/index.d.ts","import":"./dist/social/index.mjs","require":"./dist/social/index.js"},"./wallet":{"types":"./dist/wallet/index.d.ts","import":"./dist/wallet/index.mjs","require":"./dist/wallet/index.js"},"./auction":{"types":"./dist/auction/index.d.ts","import":"./dist/auction/index.mjs","require":"./dist/auction/index.js"},"./connect":{"types":"./dist/connect/index.d.ts","import":"./dist/connect/index.mjs","require":"./dist/connect/index.js"},"./rewards":{"types":"./dist/rewards/index.d.ts","import":"./dist/rewards/index.mjs","require":"./dist/rewards/index.js"},"./staking":{"types":"./dist/staking/index.d.ts","import":"./dist/staking/index.mjs","require":"./dist/staking/index.js"},"./prize-box":{"types":"./dist/prize-box/index.d.ts","import":"./dist/prize-box/index.mjs","require":"./dist/prize-box/index.js"},"./hyper-swap":{"types":"./dist/hyper-swap/index.d.ts","import":"./dist/hyper-swap/index.mjs","require":"./dist/hyper-swap/index.js"},"./marketplace":{"types":"./dist/marketplace/index.d.ts","import":"./dist/marketplace/index.mjs","require":"./dist/marketplace/index.js"},"./meta-merkles":{"types":"./dist/meta-merkles/index.d.ts","import":"./dist/meta-merkles/index.mjs","require":"./dist/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/staking-pool/index.d.ts","import":"./dist/staking-pool/index.mjs","require":"./dist/staking-pool/index.js"},"./subscriptions":{"types":"./dist/subscriptions/index.d.ts","import":"./dist/subscriptions/index.mjs","require":"./dist/subscriptions/index.js"}},"gitHead":"a3de927c4df612a94b9e46af3a3f645398b3f87d","scripts":{"test":"vitest run","build":"tsup && tsc -p tsconfig.esm.json --emitDeclarationOnly --outDir dist","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 7.0.0-beta.3 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate","test:watch":"vitest watch","test:coverage":"vitest run --coverage","publish:canary":"npm publish --tag canary"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"11.18.0","description":"TypeScript SDK for the Akita protocol on Algorand. Provides high-level interfaces for ARC58 abstracted account wallets, social features, rewards, auctions, staking, subscriptions, and more.","directories":{},"_nodeVersion":"23.11.0","dependencies":{"@noble/hashes":"^2.2.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/dao/index.d.ts"],"poll":["./dist/poll/index.d.ts"],"gates":["./dist/gates/index.d.ts"],"types":["./dist/types.d.ts"],"escrow":["./dist/escrow/index.d.ts"],"raffle":["./dist/raffle/index.d.ts"],"social":["./dist/social/index.d.ts"],"wallet":["./dist/wallet/index.d.ts"],"auction":["./dist/auction/index.d.ts"],"connect":["./dist/connect/index.d.ts"],"rewards":["./dist/rewards/index.d.ts"],"staking":["./dist/staking/index.d.ts"],"prize-box":["./dist/prize-box/index.d.ts"],"hyper-swap":["./dist/hyper-swap/index.d.ts"],"marketplace":["./dist/marketplace/index.d.ts"],"meta-merkles":["./dist/meta-merkles/index.d.ts"],"staking-pool":["./dist/staking-pool/index.d.ts"],"subscriptions":["./dist/subscriptions/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","vitest":"^2.1.8","@types/node":"^24.1.0"},"peerDependencies":{"algosdk":"^3.6.0","@algorandfoundation/algokit-utils":"10.0.0-beta.1"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.10_1784526607310_0.43773540167725766","host":"s3://npm-registry-packages-npm-production"}},"1.4.11":{"name":"@akta/sdk","version":"1.4.11","author":{"name":"Kyle Breeding"},"license":"ISC","_id":"@akta/sdk@1.4.11","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"dist":{"shasum":"92025995007cb25ebfca1a47597f804938655e25","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-1.4.11.tgz","fileCount":366,"integrity":"sha512-otIXY1oXDyUpJB7hLcZ00Qq3NIK6iZqWvjQtswPIyT555N+sscY0laoIi/BHEZY7vQW1Q2fVJCGJvWMFaNC+Ng==","signatures":[{"sig":"MEUCIQDrEcIrrDSrpJkA0e9m2UScpjZmX2ICtZolUqUEPlRucwIgRUocWxUtLB7OERop0/rZpf4h5KLqnkMWUg+eln3/vMw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":59621342},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./dao":{"types":"./dist/dao/index.d.ts","import":"./dist/dao/index.mjs","require":"./dist/dao/index.js"},"./poll":{"types":"./dist/poll/index.d.ts","import":"./dist/poll/index.mjs","require":"./dist/poll/index.js"},"./gates":{"types":"./dist/gates/index.d.ts","import":"./dist/gates/index.mjs","require":"./dist/gates/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.mjs","require":"./dist/types.js"},"./escrow":{"types":"./dist/escrow/index.d.ts","import":"./dist/escrow/index.mjs","require":"./dist/escrow/index.js"},"./raffle":{"types":"./dist/raffle/index.d.ts","import":"./dist/raffle/index.mjs","require":"./dist/raffle/index.js"},"./social":{"types":"./dist/social/index.d.ts","import":"./dist/social/index.mjs","require":"./dist/social/index.js"},"./wallet":{"types":"./dist/wallet/index.d.ts","import":"./dist/wallet/index.mjs","require":"./dist/wallet/index.js"},"./auction":{"types":"./dist/auction/index.d.ts","import":"./dist/auction/index.mjs","require":"./dist/auction/index.js"},"./connect":{"types":"./dist/connect/index.d.ts","import":"./dist/connect/index.mjs","require":"./dist/connect/index.js"},"./rewards":{"types":"./dist/rewards/index.d.ts","import":"./dist/rewards/index.mjs","require":"./dist/rewards/index.js"},"./staking":{"types":"./dist/staking/index.d.ts","import":"./dist/staking/index.mjs","require":"./dist/staking/index.js"},"./prize-box":{"types":"./dist/prize-box/index.d.ts","import":"./dist/prize-box/index.mjs","require":"./dist/prize-box/index.js"},"./hyper-swap":{"types":"./dist/hyper-swap/index.d.ts","import":"./dist/hyper-swap/index.mjs","require":"./dist/hyper-swap/index.js"},"./marketplace":{"types":"./dist/marketplace/index.d.ts","import":"./dist/marketplace/index.mjs","require":"./dist/marketplace/index.js"},"./meta-merkles":{"types":"./dist/meta-merkles/index.d.ts","import":"./dist/meta-merkles/index.mjs","require":"./dist/meta-merkles/index.js"},"./staking-pool":{"types":"./dist/staking-pool/index.d.ts","import":"./dist/staking-pool/index.mjs","require":"./dist/staking-pool/index.js"},"./subscriptions":{"types":"./dist/subscriptions/index.d.ts","import":"./dist/subscriptions/index.mjs","require":"./dist/subscriptions/index.js"}},"gitHead":"a3de927c4df612a94b9e46af3a3f645398b3f87d","scripts":{"test":"vitest run","build":"tsup && tsc -p tsconfig.esm.json --emitDeclarationOnly --outDir dist","clean":"rm -rf dist/ src/generated/","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 7.0.0-beta.3 -o src/generated/{contract_name}Client.ts","prebuild":"npm run clean && npm run generate","test:watch":"vitest watch","test:coverage":"vitest run --coverage","publish:canary":"npm publish --tag canary"},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"_npmVersion":"11.18.0","description":"TypeScript SDK for the Akita protocol on Algorand. Provides high-level interfaces for ARC58 abstracted account wallets, social features, rewards, auctions, staking, subscriptions, and more.","directories":{},"_nodeVersion":"23.11.0","dependencies":{"@noble/hashes":"^2.2.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"dao":["./dist/dao/index.d.ts"],"poll":["./dist/poll/index.d.ts"],"gates":["./dist/gates/index.d.ts"],"types":["./dist/types.d.ts"],"escrow":["./dist/escrow/index.d.ts"],"raffle":["./dist/raffle/index.d.ts"],"social":["./dist/social/index.d.ts"],"wallet":["./dist/wallet/index.d.ts"],"auction":["./dist/auction/index.d.ts"],"connect":["./dist/connect/index.d.ts"],"rewards":["./dist/rewards/index.d.ts"],"staking":["./dist/staking/index.d.ts"],"prize-box":["./dist/prize-box/index.d.ts"],"hyper-swap":["./dist/hyper-swap/index.d.ts"],"marketplace":["./dist/marketplace/index.d.ts"],"meta-merkles":["./dist/meta-merkles/index.d.ts"],"staking-pool":["./dist/staking-pool/index.d.ts"],"subscriptions":["./dist/subscriptions/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","vitest":"^2.1.8","@types/node":"^24.1.0"},"peerDependencies":{"algosdk":"^3.6.0","@algorandfoundation/algokit-utils":"10.0.0-beta.1"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.11_1784562743673_0.21524150177812107","host":"s3://npm-registry-packages-npm-production"}},"1.4.12":{"name":"@akta/sdk","version":"1.4.12","main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","require":"./dist/index.js","import":"./dist/index.mjs"},"./auction":{"types":"./dist/auction/index.d.ts","require":"./dist/auction/index.js","import":"./dist/auction/index.mjs"},"./dao":{"types":"./dist/dao/index.d.ts","require":"./dist/dao/index.js","import":"./dist/dao/index.mjs"},"./escrow":{"types":"./dist/escrow/index.d.ts","require":"./dist/escrow/index.js","import":"./dist/escrow/index.mjs"},"./gates":{"types":"./dist/gates/index.d.ts","require":"./dist/gates/index.js","import":"./dist/gates/index.mjs"},"./hyper-swap":{"types":"./dist/hyper-swap/index.d.ts","require":"./dist/hyper-swap/index.js","import":"./dist/hyper-swap/index.mjs"},"./marketplace":{"types":"./dist/marketplace/index.d.ts","require":"./dist/marketplace/index.js","import":"./dist/marketplace/index.mjs"},"./meta-merkles":{"types":"./dist/meta-merkles/index.d.ts","require":"./dist/meta-merkles/index.js","import":"./dist/meta-merkles/index.mjs"},"./poll":{"types":"./dist/poll/index.d.ts","require":"./dist/poll/index.js","import":"./dist/poll/index.mjs"},"./prize-box":{"types":"./dist/prize-box/index.d.ts","require":"./dist/prize-box/index.js","import":"./dist/prize-box/index.mjs"},"./raffle":{"types":"./dist/raffle/index.d.ts","require":"./dist/raffle/index.js","import":"./dist/raffle/index.mjs"},"./rewards":{"types":"./dist/rewards/index.d.ts","require":"./dist/rewards/index.js","import":"./dist/rewards/index.mjs"},"./social":{"types":"./dist/social/index.d.ts","require":"./dist/social/index.js","import":"./dist/social/index.mjs"},"./staking":{"types":"./dist/staking/index.d.ts","require":"./dist/staking/index.js","import":"./dist/staking/index.mjs"},"./staking-pool":{"types":"./dist/staking-pool/index.d.ts","require":"./dist/staking-pool/index.js","import":"./dist/staking-pool/index.mjs"},"./subscriptions":{"types":"./dist/subscriptions/index.d.ts","require":"./dist/subscriptions/index.js","import":"./dist/subscriptions/index.mjs"},"./wallet":{"types":"./dist/wallet/index.d.ts","require":"./dist/wallet/index.js","import":"./dist/wallet/index.mjs"},"./connect":{"types":"./dist/connect/index.d.ts","require":"./dist/connect/index.js","import":"./dist/connect/index.mjs"},"./types":{"types":"./dist/types.d.ts","require":"./dist/types.js","import":"./dist/types.mjs"}},"typesVersions":{"*":{"auction":["./dist/auction/index.d.ts"],"dao":["./dist/dao/index.d.ts"],"escrow":["./dist/escrow/index.d.ts"],"gates":["./dist/gates/index.d.ts"],"hyper-swap":["./dist/hyper-swap/index.d.ts"],"marketplace":["./dist/marketplace/index.d.ts"],"meta-merkles":["./dist/meta-merkles/index.d.ts"],"poll":["./dist/poll/index.d.ts"],"prize-box":["./dist/prize-box/index.d.ts"],"raffle":["./dist/raffle/index.d.ts"],"rewards":["./dist/rewards/index.d.ts"],"social":["./dist/social/index.d.ts"],"staking":["./dist/staking/index.d.ts"],"staking-pool":["./dist/staking-pool/index.d.ts"],"subscriptions":["./dist/subscriptions/index.d.ts"],"wallet":["./dist/wallet/index.d.ts"],"connect":["./dist/connect/index.d.ts"],"types":["./dist/types.d.ts"]}},"publishConfig":{"access":"public"},"scripts":{"clean":"rm -rf dist/ src/generated/","prebuild":"npm run clean && npm run generate","generate":"algokit generate client ../akita-sc/smart_contracts/artifacts -v 7.0.0-beta.3 -o src/generated/{contract_name}Client.ts","build":"tsup && tsc -p tsconfig.esm.json --emitDeclarationOnly --outDir dist","publish:canary":"npm publish --tag canary","test":"vitest run","test:watch":"vitest watch","test:coverage":"vitest run --coverage"},"author":{"name":"Kyle Breeding"},"license":"ISC","description":"TypeScript SDK for the Akita protocol on Algorand. Provides high-level interfaces for ARC58 abstracted account wallets, social features, rewards, auctions, staking, subscriptions, and more.","dependencies":{"@noble/hashes":"^2.2.0"},"peerDependencies":{"@algorandfoundation/algokit-utils":"10.0.0-beta.1","algosdk":"^3.6.0"},"devDependencies":{"@types/node":"^24.1.0","tsup":"^8.5.1","vitest":"^2.1.8"},"gitHead":"a3de927c4df612a94b9e46af3a3f645398b3f87d","_id":"@akta/sdk@1.4.12","_nodeVersion":"23.11.0","_npmVersion":"11.18.0","dist":{"integrity":"sha512-KyRg/Q9LAD9u+EXvohCzWX704ct7D0r6hHXVtiwTTYFM5MyoVkR4Zm3ubGfm7j4qEQkmwLGKl5Zs0SAjh714vA==","shasum":"380dca1c9aaefabb8cba6248af4aaf299175a3b4","tarball":"https://registry.npmjs.org/@akta/sdk/-/sdk-1.4.12.tgz","fileCount":366,"unpackedSize":59623483,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDAjhZhDRS+IwH8gm9qz2JIZAbAwEijLU61YYiBUQAbAAIgdUBeS5ejJJvcC1JqLOUdgnDatsBBMf06S+gIWaBa5c8="}]},"_npmUser":{"name":"krby","email":"kyle.breeding@algorand.foundation"},"directories":{},"maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/sdk_1.4.12_1784578386083_0.14385794925091822"},"_hasShrinkwrap":false}},"time":{"created":"2026-02-17T16:24:36.163Z","modified":"2026-07-20T20:13:06.632Z","0.0.1":"2026-02-17T16:24:36.523Z","0.0.2-canary":"2026-02-18T06:21:11.538Z","0.0.3-canary":"2026-02-18T08:36:22.837Z","0.0.4-canary":"2026-02-18T18:06:32.419Z","0.0.5-canary":"2026-02-19T02:28:11.305Z","0.0.6-canary":"2026-02-19T03:33:57.354Z","0.0.7-canary":"2026-02-19T03:50:33.738Z","0.0.8-canary":"2026-02-22T04:33:27.737Z","0.0.9-canary":"2026-03-21T17:26:06.159Z","0.0.10-canary":"2026-03-21T18:28:28.577Z","1.0.0":"2026-03-22T00:21:36.640Z","1.1.0":"2026-03-22T00:46:29.476Z","1.2.0":"2026-03-22T19:18:00.674Z","1.2.1":"2026-03-23T00:38:11.930Z","1.2.2":"2026-03-23T04:09:12.876Z","1.2.3":"2026-03-23T04:31:25.705Z","1.2.4":"2026-03-23T04:53:17.729Z","1.2.5":"2026-03-23T05:27:53.911Z","1.2.6":"2026-03-23T05:40:33.236Z","1.2.7":"2026-03-23T06:59:45.639Z","1.3.0":"2026-03-23T17:41:44.392Z","1.3.1":"2026-03-24T19:32:29.092Z","1.3.2":"2026-03-27T01:19:06.391Z","1.3.3-canary":"2026-04-02T22:38:50.029Z","1.3.4-canary":"2026-04-02T23:06:22.838Z","1.3.5-canary":"2026-04-07T05:55:31.952Z","1.3.6-canary":"2026-04-07T06:08:38.257Z","1.3.7-canary":"2026-04-07T14:54:00.505Z","1.3.8-canary":"2026-04-07T16:13:22.890Z","1.3.9-canary":"2026-04-07T20:36:24.022Z","1.3.10-canary":"2026-04-09T17:49:52.566Z","1.3.11-canary":"2026-04-11T03:40:09.860Z","1.3.12-canary":"2026-04-15T21:55:29.413Z","1.3.14-canary":"2026-04-17T20:46:11.006Z","1.3.15-canary":"2026-04-18T00:11:45.203Z","1.3.17-canary":"2026-04-21T16:28:47.306Z","1.3.18-canary":"2026-04-26T00:57:34.019Z","1.3.19-canary":"2026-04-26T20:42:31.727Z","1.3.20-canary":"2026-05-05T03:17:09.719Z","1.3.21-canary":"2026-05-05T21:43:55.571Z","1.3.22-canary":"2026-05-11T00:46:17.128Z","1.3.23-canary":"2026-05-11T14:05:06.703Z","1.3.24-canary":"2026-05-18T16:52:13.687Z","1.3.25":"2026-05-23T08:19:30.607Z","1.3.26":"2026-05-23T12:40:10.259Z","1.3.27":"2026-05-23T13:18:12.453Z","1.3.28":"2026-05-23T14:02:48.045Z","1.3.29":"2026-05-24T01:27:20.794Z","1.3.30":"2026-05-24T08:49:16.268Z","1.3.31":"2026-05-25T23:22:57.394Z","1.3.32":"2026-05-26T02:15:46.123Z","1.3.33":"2026-05-28T06:50:53.200Z","1.4.0":"2026-05-30T01:19:23.326Z","1.4.1":"2026-05-30T04:51:46.637Z","1.4.2":"2026-06-01T20:23:02.188Z","1.4.3":"2026-06-17T22:15:40.487Z","1.4.4":"2026-06-17T23:27:28.323Z","1.4.5":"2026-06-20T04:24:35.995Z","1.4.6":"2026-07-20T00:11:49.404Z","1.4.7":"2026-07-20T02:00:17.344Z","1.4.8":"2026-07-20T04:50:46.262Z","1.4.9":"2026-07-20T05:33:29.155Z","1.4.10":"2026-07-20T05:50:07.620Z","1.4.11":"2026-07-20T15:52:23.956Z","1.4.12":"2026-07-20T20:13:06.447Z"},"author":{"name":"Kyle Breeding"},"license":"ISC","description":"TypeScript SDK for the Akita protocol on Algorand. Provides high-level interfaces for ARC58 abstracted account wallets, social features, rewards, auctions, staking, subscriptions, and more.","maintainers":[{"name":"krby","email":"kyle.breeding@algorand.foundation"}],"readme":"# @akta/sdk\n\nTypeScript SDK for the Akita protocol on Algorand. Provides high-level interfaces for ARC58 abstracted account wallets, social features, rewards, auctions, staking, subscriptions, and more.\n\n## Installation\n\n```bash\nnpm install @akta/sdk\n# or\npnpm add @akta/sdk\n```\n\n**Peer dependencies:**\n\n```bash\nnpm install algosdk @algorandfoundation/algokit-utils\n```\n\n## Modules\n\nThe SDK is organized into sub-path exports. Import only what you need:\n\n```typescript\nimport { WalletSDK, WalletFactorySDK, PayPluginSDK } from '@akta/sdk/wallet'\nimport { SocialSDK } from '@akta/sdk/social'\nimport { RewardsSDK } from '@akta/sdk/rewards'\nimport { AuctionSDK, AuctionFactorySDK } from '@akta/sdk/auction'\nimport { AkitaDaoSDK } from '@akta/sdk/dao'\nimport { StakingSDK } from '@akta/sdk/staking'\nimport { StakingPoolSDK, StakingPoolFactorySDK } from '@akta/sdk/staking-pool'\nimport { SubscriptionsSDK } from '@akta/sdk/subscriptions'\nimport { MarketplaceSDK } from '@akta/sdk/marketplace'\nimport { EscrowSDK, EscrowFactorySDK } from '@akta/sdk/escrow'\nimport { PollSDK, PollFactorySDK } from '@akta/sdk/poll'\nimport { RaffleSDK, RaffleFactorySDK } from '@akta/sdk/raffle'\nimport { PrizeBoxSDK, PrizeBoxFactorySDK } from '@akta/sdk/prize-box'\nimport { GateSDK } from '@akta/sdk/gates'\nimport { HyperSwapSDK } from '@akta/sdk/hyper-swap'\nimport { MetaMerklesSDK } from '@akta/sdk/meta-merkles'\n```\n\nOr import everything from the root:\n\n```typescript\nimport { WalletSDK, SocialSDK, RewardsSDK, getNetworkAppIds } from '@akta/sdk'\n```\n\n## Quick Start\n\n```typescript\nimport { AlgorandClient, microAlgo } from '@algorandfoundation/algokit-utils'\nimport { newWallet, PayPluginSDK } from '@akta/sdk/wallet'\n\nconst algorand = AlgorandClient.fromEnvironment()\n\n// Create a wallet\nconst wallet = await newWallet({\n  algorand,\n  factoryParams: { appId: WALLET_FACTORY_APP_ID, defaultSender: myAddress, defaultSigner: mySigner },\n  sender: myAddress,\n  signer: mySigner,\n  nickname: 'my_wallet',\n})\n\n// Install a plugin\nconst payPlugin = new PayPluginSDK({ factoryParams: { appId: PAY_PLUGIN_APP_ID }, algorand })\nawait wallet.addPlugin({ client: payPlugin, global: true })\n\n// Send a payment\nawait wallet.usePlugin({\n  global: true,\n  consolidateFees: true,\n  calls: [\n    payPlugin.pay({\n      payments: [{ receiver: recipientAddress, amount: 1_000_000n, asset: 0n }],\n    }),\n  ],\n})\n```\n\n## Configuration\n\n### Network Detection\n\nThe SDK automatically detects the network from the AlgorandClient URL, environment variables, or explicit configuration:\n\n```typescript\nimport { setCurrentNetwork, getCurrentNetwork, getNetworkAppIds } from '@akta/sdk'\n\nsetCurrentNetwork('mainnet')\nconst network = getCurrentNetwork() // 'mainnet' | 'testnet' | 'localnet'\n\n// Get all app IDs for the current network\nconst appIds = getNetworkAppIds()\n```\n\n`getNetworkAppIds()` returns the newest deployment for backward compatibility.\nPlugin deployment history is retained separately so installed legacy plugins\nremain identifiable and upgradeable:\n\n```typescript\nimport { resolvePluginDeployment, getPluginUpdate } from '@akta/sdk'\n\nconst plugin = resolvePluginDeployment('mainnet', installedPluginAppId)\nconst update = getPluginUpdate('mainnet', installedPluginAppId)\n\nconsole.log(plugin?.name, plugin?.revision, plugin?.isLatest)\nconsole.log(update?.latest.appId)\n```\n\nAkita's individual plugin deployment scripts append replacements to the\ncorresponding `*_PLUGIN_DEPLOYMENTS` list and update the root README\nautomatically. For manual deployments, append the entry and never remove the\nprevious deployment.\n\n### Environment Variables\n\n```bash\nALGORAND_NETWORK=mainnet\nWALLET_FACTORY_APP_ID=123456789\nPAY_PLUGIN_APP_ID=123456791\n# ... etc\n```\n\n### SDK Construction Pattern\n\nAll SDKs follow the same construction pattern:\n\n```typescript\nconst sdk = new SomeSDK({\n  algorand,                              // AlgorandClient instance\n  factoryParams: { appId: APP_ID },      // App ID (or resolved from env/network)\n  readerAccount: readOnlyAddress,        // Optional: for read-only queries\n})\n```\n\nApp IDs resolve in order: explicit param > environment variable > network config.\n\n---\n\n## Wallet (ARC58 Abstracted Accounts)\n\nThe wallet module is the core of the SDK. ARC58 wallets are smart contract accounts with a plugin system, escrow management, and spending allowances.\n\n### Creating Wallets\n\n```typescript\nimport { newWallet, WalletFactorySDK } from '@akta/sdk/wallet'\n\n// Recommended: newWallet helper (creates + registers in one call)\nconst wallet = await newWallet({\n  algorand,\n  factoryParams: { appId: WALLET_FACTORY_APP_ID, defaultSender: sender, defaultSigner: signer },\n  sender, signer,\n  nickname: 'my_wallet',\n  admin: customAdmin,       // Optional: defaults to sender\n  referrer: referrerAddr,   // Optional: referral tracking\n})\n\n// Or use the factory directly\nconst factory = new WalletFactorySDK({ factoryParams: { appId: WALLET_FACTORY_APP_ID }, algorand })\nconst wallet = await factory.new({ sender, signer, nickname: 'my_wallet' })\nawait wallet.register({ escrow: '' })\n\n// Get an existing wallet\nconst existing = await factory.get({ appId: existingWalletAppId })\n```\n\n### Managing Plugins\n\n```typescript\nimport { PayPluginSDK, OptInPluginSDK, AsaMintPluginSDK } from '@akta/sdk/wallet'\n\nconst payPlugin = new PayPluginSDK({ factoryParams: { appId: PAY_PLUGIN_APP_ID }, algorand })\n\n// Calculate and fund MBR\nconst mbr = await wallet.getMbr({ escrow: '', methodCount: 0n, plugin: '', groups: 0n })\nawait wallet.client.appClient.fundAppAccount({ amount: microAlgo(mbr.plugins) })\n\n// Add a global plugin (anyone can use)\nawait wallet.addPlugin({ client: payPlugin, global: true })\n\n// Add a caller-specific plugin with cooldown\nawait wallet.addPlugin({\n  client: payPlugin,\n  caller: userAddress,\n  useRounds: true,\n  methods: [{ name: payPlugin.pay(), cooldown: 100n }],\n})\n\n// Remove a plugin\nawait wallet.removePlugin({\n  plugin: payPlugin.appId,\n  caller: ALGORAND_ZERO_ADDRESS_STRING,\n  escrow: '',\n})\n```\n\n**Plugin options:**\n\n| Option | Type | Description |\n|--------|------|-------------|\n| `client` | SDK instance | The plugin SDK to install |\n| `global` | `boolean` | If true, anyone can use the plugin |\n| `caller` | `string` | Specific address allowed to use (if not global) |\n| `name` | `string` | Optional name for easier reference |\n| `methods` | `Array` | Allowed methods with cooldowns |\n| `escrow` | `string` | Escrow name for spending limits |\n| `allowances` | `Array` | Spending allowances (requires escrow) |\n| `useRounds` | `boolean` | Use round numbers instead of timestamps |\n| `useExecutionKey` | `boolean` | Require execution keys for calls |\n| `coverFees` | `boolean` | Wallet covers transaction fees |\n| `cooldown` | `bigint` | Plugin-level cooldown |\n| `lastValid` | `bigint` | Plugin expiration round |\n| `admin` | `boolean` | Grant admin privileges |\n\n### Using Plugins\n\n```typescript\n// ALGO payment\nawait wallet.usePlugin({\n  global: true,\n  consolidateFees: true,\n  calls: [\n    payPlugin.pay({\n      payments: [{ receiver: recipientAddress, asset: 0n, amount: 1_000_000n }],\n    }),\n  ],\n})\n\n// Multiple payments in one call\nawait wallet.usePlugin({\n  global: true,\n  consolidateFees: true,\n  calls: [\n    payPlugin.pay({\n      payments: [\n        { receiver: receiver1, asset: 0n, amount: 500_000n },\n        { receiver: receiver2, asset: assetId, amount: 100_000_000n },\n      ],\n    }),\n  ],\n})\n\n// Mint an asset\nawait wallet.usePlugin({\n  global: true,\n  consolidateFees: true,\n  calls: [\n    asaMintPlugin.mint({\n      assets: [{\n        assetName: 'Token', unitName: 'TKN', total: 1_000_000_000_000n, decimals: 6n,\n        manager: wallet.client.appAddress.toString(),\n        reserve: wallet.client.appAddress.toString(),\n        freeze: ALGORAND_ZERO_ADDRESS_STRING,\n        clawback: ALGORAND_ZERO_ADDRESS_STRING,\n        defaultFrozen: false, url: 'https://example.com',\n      }],\n    }),\n  ],\n})\n\n// Opt into assets\nawait wallet.usePlugin({\n  global: true,\n  calls: [optInPlugin.optIn({ assets: [assetId] })],\n})\n```\n\n### Available Wallet Plugins\n\n| Plugin | Import | Description |\n|--------|--------|-------------|\n| `PayPluginSDK` | `@akta/sdk/wallet` | ALGO and ASA payments |\n| `OptInPluginSDK` | `@akta/sdk/wallet` | Asset opt-ins |\n| `AsaMintPluginSDK` | `@akta/sdk/wallet` | ASA creation and configuration |\n| `DAOPluginSDK` | `@akta/sdk/wallet` | DAO governance operations |\n| `SocialPluginSDK` | `@akta/sdk/wallet` | Social features (posts, follows, votes) |\n| `StakingPluginSDK` | `@akta/sdk/wallet` | Staking operations |\n| `StakingPoolPluginSDK` | `@akta/sdk/wallet` | Staking pool interactions |\n| `MarketplacePluginSDK` | `@akta/sdk/wallet` | NFT marketplace operations |\n| `AuctionPluginSDK` | `@akta/sdk/wallet` | Auction operations |\n| `RafflePluginSDK` | `@akta/sdk/wallet` | Raffle participation |\n| `PollPluginSDK` | `@akta/sdk/wallet` | Voting and polls |\n| `RewardsPluginSDK` | `@akta/sdk/wallet` | Rewards distribution and claiming |\n| `SubscriptionsPluginSDK` | `@akta/sdk/wallet` | Subscription management |\n| `HyperSwapPluginSDK` | `@akta/sdk/wallet` | Token swaps |\n| `GatePluginSDK` | `@akta/sdk/wallet` | Access control gates |\n| `NFDPluginSDK` | `@akta/sdk/wallet` | NFD (NFDomains) integration |\n\n### Escrow Management\n\nEscrows are isolated spending pools within a wallet:\n\n```typescript\n// Create escrow by adding a plugin with an escrow name\nawait wallet.addPlugin({ client: asaMintPlugin, global: true, escrow: 'mint_account' })\n\n// Query escrows\nconst escrows = await wallet.getEscrows()\nconst escrowInfo = await wallet.getEscrow('mint_account')\n\n// Lock/unlock, opt-in, and reclaim funds\nawait wallet.toggleEscrowLock({ name: 'savings' })\nawait wallet.optinEscrow({ name: 'savings', assets: [assetId] })\nawait wallet.reclaimFunds({ name: 'savings', funds: [[0n, 1_000_000n, false]] })\n```\n\n### Allowances\n\nFine-grained spending limits for escrow-based plugins:\n\n```typescript\nimport { isFlatAllowance, isWindowAllowance, isDripAllowance } from '@akta/sdk/wallet'\n\n// Flat: one-time spending limit\nawait wallet.addPlugin({\n  client: payPlugin, global: true, escrow: 'budget',\n  allowances: [{ type: 'flat', asset: 0n, amount: 10_000_000n }],\n})\n\n// Window: resets periodically\nawait wallet.addPlugin({\n  client: payPlugin, global: true, escrow: 'monthly',\n  allowances: [{ type: 'window', asset: 0n, amount: 10_000_000n, interval: 100n, useRounds: true }],\n})\n\n// Drip: continuous accrual\nawait wallet.addPlugin({\n  client: payPlugin, global: true, escrow: 'salary',\n  allowances: [{ type: 'drip', asset: 0n, rate: 1_000_000n, interval: 10n, max: 10_000_000n, useRounds: true }],\n})\n\n// Use with funds request\nawait wallet.usePlugin({\n  escrow: 'budget', global: true,\n  calls: [payPlugin.pay({ payments: [{ receiver, amount: 5_000_000n, asset: 0n }] })],\n  fundsRequest: [{ amount: 5_000_000n, asset: 0n }],\n})\n```\n\n### Cost Estimation\n\nPreview transaction costs before sending:\n\n```typescript\nconst prepared = await wallet.prepare.usePlugin({\n  global: true,\n  calls: [payPlugin.pay({ payments: [{ receiver, amount: 1_000_000n, asset: 0n }] })],\n})\n\nconsole.log('Network fees:', prepared.expectedCost.networkFees)\nconsole.log('Total cost:', prepared.expectedCost.totalAlgo)\n\nconst result = await prepared.send()\n```\n\n### Execution Keys\n\nPre-authorize transaction batches for future execution:\n\n```typescript\nconst { lease, firstValid, lastValid, ids: groups, windows } = await wallet.build.usePlugin({\n  sender: executorAddress, signer: executorSigner,\n  lease: 'my_lease', windowSize: 2000n,\n  global: true,\n  calls: [payPlugin.pay({ payments: [{ receiver, amount: 1_000_000n, asset: 0n }] })],\n})\n\nawait wallet.addExecutionKey({ lease, groups, firstValid, lastValid })\n\n// Third party executes later\nawait sendPrepared(windows[0], algorand.client.algod)\n```\n\n### Profile and Admin\n\n```typescript\nawait wallet.setNickname({ nickname: 'alice' })\nawait wallet.setAvatar({ avatar: avatarAssetId })\nawait wallet.setBanner({ banner: bannerAssetId })\nawait wallet.setBio({ bio: 'Hello world' })\nawait wallet.changeAdmin({ newAdmin: newAdminAddress })\n```\n\n---\n\n## Social\n\nOn-chain social features including posts, votes, follows, reactions, and user profiles.\n\n```typescript\nimport { SocialSDK } from '@akta/sdk/social'\n\nconst social = new SocialSDK({ factoryParams: { appId: SOCIAL_APP_ID }, algorand })\n\n// Read state\nconst fees = await social.getSocialFees()\nconst meta = await social.getMeta(userAddress)\nconst post = await social.getPost(postRef)\nconst isFollowing = await social.isFollowing(follower, user)\nconst impact = await social.getUserImpact(address)\nconst isBanned = await social.isBanned(account)\n\n// Write (typically called through wallet.usePlugin with SocialPluginSDK)\n// Direct calls for admin operations:\nawait social.ban({ address: spammer })\nawait social.unban({ address: spammer })\nawait social.flagPost({ ref: postRef })\n```\n\nSocial actions (post, vote, follow, react) are typically performed through the wallet's plugin system using `SocialPluginSDK`.\n\n---\n\n## Rewards\n\nCreate and manage reward disbursements with on-chain allocation tracking.\n\n```typescript\nimport { RewardsSDK } from '@akta/sdk/rewards'\n\nconst rewards = new RewardsSDK({ factoryParams: { appId: REWARDS_APP_ID }, algorand })\n\n// Read state\nconst state = await rewards.getState()\nconst disbursement = await rewards.getDisbursement(disbursementId)\nconst disbursements = await rewards.getDisbursements()\nconst allocation = await rewards.getUserAllocation(address, disbursementId, assetId)\nconst hasAlloc = await rewards.hasAllocation(address, disbursementId, assetId)\n\n// Admin: create and manage disbursements\nconst id = await rewards.createDisbursement({ title: 'Q1 Rewards', note: '...' })\nawait rewards.createUserAllocations({ disbursementId: id, allocations: [...] })\nawait rewards.createAsaUserAllocations({ disbursementId: id, asset: assetId, allocations: [...] })\nawait rewards.finalizeDisbursement({ disbursementId: id })\n\n// Claiming (typically done through wallet.usePlugin with RewardsPluginSDK)\n```\n\n---\n\n## Auctions\n\nCreate and manage auctions with bidding, raffle, and prize claiming.\n\n```typescript\nimport { AuctionSDK, AuctionFactorySDK } from '@akta/sdk/auction'\n\nconst factory = new AuctionFactorySDK({ factoryParams: { appId: AUCTION_FACTORY_APP_ID }, algorand })\n\n// Create an auction\nconst auction = await factory.new({ ...auctionParams })\n\n// Read state\nconst state = await auction.state()\nconst isLive = await auction.isLive()\nconst bid = await auction.getBid(bidId)\nconst minBid = await auction.getMinimumBidAmount()\n\n// Participate (typically through wallet plugin)\nawait auction.bid({ amount: 5_000_000n })\nawait auction.claimPrize()\n```\n\n---\n\n## DAO\n\nGovernance proposals with voting and execution.\n\n```typescript\nimport { AkitaDaoSDK } from '@akta/sdk/dao'\n\nconst dao = new AkitaDaoSDK({ factoryParams: { appId: DAO_APP_ID }, algorand })\n\nconst state = await dao.getGlobalState()\nconst proposal = await dao.getProposal(proposalId)\nconst cost = await dao.proposalCost({ actions: [...] })\n\nawait dao.newProposal({ title: '...', actions: [...] })\nawait dao.voteProposal({ proposalId, vote: true })\nawait dao.finalizeProposal(proposalId)\nawait dao.executeProposal(proposalId)\n```\n\n---\n\n## Staking\n\nAsset staking with escrow-based reward tracking.\n\n```typescript\nimport { StakingSDK } from '@akta/sdk/staking'\nimport { StakingPoolSDK, StakingPoolFactorySDK } from '@akta/sdk/staking-pool'\n\nconst staking = new StakingSDK({ factoryParams: { appId: STAKING_APP_ID }, algorand })\n\nconst check = await staking.softCheck({ address, asset: assetId })\nconst timeLeft = await staking.getTimeLeft({ address, asset: assetId })\nconst stakeInfo = await staking.getInfo({ address, stake: stakeId })\n```\n\n---\n\n## Subscriptions\n\nOn-chain subscription services with recurring payment support.\n\n```typescript\nimport { SubscriptionsSDK } from '@akta/sdk/subscriptions'\n\nconst subs = new SubscriptionsSDK({ factoryParams: { appId: SUBS_APP_ID }, algorand })\n\nconst serviceCost = await subs.newServiceCost()\nconst subCost = await subs.newSubscriptionCost({ asset: 0n, amount: 1_000_000n })\nconst isBlocked = await subs.isBlocked(address, blockedAddress)\n```\n\n---\n\n## Other Modules\n\n### Marketplace\n\nNFT marketplace listings and sales.\n\n```typescript\nimport { MarketplaceSDK } from '@akta/sdk/marketplace'\n```\n\n### Polls\n\nOn-chain voting polls.\n\n```typescript\nimport { PollSDK, PollFactorySDK } from '@akta/sdk/poll'\n```\n\n### Raffles\n\nWeighted raffle drawings.\n\n```typescript\nimport { RaffleSDK, RaffleFactorySDK } from '@akta/sdk/raffle'\n```\n\n### Prize Boxes\n\nPrize storage and distribution containers.\n\n```typescript\nimport { PrizeBoxSDK, PrizeBoxFactorySDK } from '@akta/sdk/prize-box'\n```\n\n### Gates\n\nAccess control and token gating.\n\n```typescript\nimport { GateSDK } from '@akta/sdk/gates'\n```\n\n### HyperSwap\n\nAtomic asset swaps.\n\n```typescript\nimport { HyperSwapSDK } from '@akta/sdk/hyper-swap'\n```\n\n### Meta Merkles\n\nMerkle proof verification for airdrops and allowlists.\n\n```typescript\nimport { MetaMerklesSDK } from '@akta/sdk/meta-merkles'\n```\n\n---\n\n## Akita Connect\n\nProtocol for cross-device agent installation and wallet connection.\n\n```typescript\nimport { encodeConnectUri, decodeConnectUri } from '@akta/sdk/connect'\nimport type { AkitaConnectUri, AgentInstallRequest, ConnectRequest, ConnectResponse } from '@akta/sdk/connect'\n\n// Encode a connect URI for QR codes\nconst uri = encodeConnectUri({ origin: 'https://signal.akita.community', requestId: 'uuid-here' })\n\n// Decode a scanned URI\nconst { origin, requestId } = decodeConnectUri(uri)\n```\n\n### Agent Install Request\n\n```typescript\nconst request: AgentInstallRequest = {\n  type: 'agent-install',\n  v: 2,\n  agent: { name: 'My Agent', address: agentAddress },\n  network: 'mainnet',\n  escrowName: 'agent_escrow',\n  newAgentAccount: true,\n  plugins: [{ appId: '123', methods: ['pay'], global: true }],\n  allowances: [{ asset: '0', type: 'drip', amount: '1000000', interval: '100', useRounds: true }],\n}\n```\n\n---\n\n## WalletSDK API Reference\n\n### Core\n\n| Method | Description |\n|--------|-------------|\n| `register({ escrow })` | Register wallet with escrow factory |\n| `verifyAuthAddress()` | Verify wallet auth address |\n| `changeAdmin({ newAdmin })` | Change wallet admin |\n| `getMbr(params)` | Calculate MBR requirements |\n| `getGlobalState()` | Get all global state |\n| `getAdmin()` | Get admin address |\n| `balance(assets)` | Get asset balances |\n\n### Plugins\n\n| Method | Description |\n|--------|-------------|\n| `addPlugin(params)` | Install a plugin |\n| `usePlugin(params)` | Execute plugin operations |\n| `removePlugin(params)` | Remove a plugin |\n| `getPlugins()` | Get all installed plugins |\n| `getPluginByKey(key)` | Get plugin by key |\n| `getNamedPlugins()` | Get named plugins map |\n| `canCall(params)` | Check if methods are callable |\n\n### Escrows\n\n| Method | Description |\n|--------|-------------|\n| `newEscrow({ name })` | Create new escrow |\n| `getEscrows()` | Get all escrows |\n| `getEscrow(name)` | Get escrow by name |\n| `toggleEscrowLock({ name })` | Lock/unlock escrow |\n| `optinEscrow({ name, assets })` | Opt escrow into assets |\n| `reclaimFunds({ name, funds })` | Reclaim funds from escrow |\n\n### Allowances\n\n| Method | Description |\n|--------|-------------|\n| `addAllowances({ escrow, allowances })` | Add spending allowances |\n| `removeAllowances({ escrow, assets })` | Remove allowances |\n| `getAllowances()` | Get all allowances |\n| `getAllowance(key)` | Get specific allowance |\n\n### Profile\n\n| Method | Description |\n|--------|-------------|\n| `setNickname({ nickname })` | Set wallet nickname |\n| `setAvatar({ avatar })` | Set avatar asset ID |\n| `setBanner({ banner })` | Set banner asset ID |\n| `setBio({ bio })` | Set bio text |\n\n### Execution Keys\n\n| Method | Description |\n|--------|-------------|\n| `addExecutionKey(params)` | Register pre-authorized transactions |\n| `removeExecutionKey({ lease })` | Remove execution key |\n| `getExecutions()` | Get all executions |\n| `getExecution(lease)` | Get execution by lease |\n\n### Advanced\n\n| Method | Description |\n|--------|-------------|\n| `prepare.usePlugin(params)` | Simulate and estimate costs |\n| `build.usePlugin(params)` | Build execution groups for deferred execution |\n| `group()` | Get a `WalletGroupComposer` for manual group building |\n\n## License\n\nMIT\n","readmeFilename":"README.md"}