{"_id":"@arianee/arn-client","_rev":"131-bc68b70a3c8cb2018d962347d1199e3c","name":"@arianee/arn-client","dist-tags":{"beta":"3.0.1-staging.3","latest":"3.1.0","alpha":"3.1.1-develop.0"},"versions":{"1.0.4":{"name":"@arianee/arn-client","version":"1.0.4","author":{"name":"web3tooling@arianee.org"},"license":"No License","_id":"@arianee/arn-client@1.0.4","maintainers":[{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"c168a6794acf69cd2ae7f062c9d3835a1273d5ee","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-1.0.4.tgz","fileCount":114,"integrity":"sha512-dN4AjtHalokNue6oKf2Aft5h4dG8tBV6RRceWfPqb5uIXLfj2hbAIzXyrFazYO24S3GBbJfWf6IETX/ZAJuv+A==","signatures":[{"sig":"MEUCIQC5e/EhHPPGNUZvtQl7ysIRUdAp5TY+GVHktB1+dWrpfAIgdFR72cyBJXBROP+IUjz2DeIiFjXj4GLaf9bIH6PqxFA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1830803,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIwfMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqGGRAAg75538tWBOvlTim0jNCb+M96ICKIqH6a2GMXzgHMSPFNfKkl\r\n8JLRm4ClJT/L+RT8srwnnsYGBZQfAU9ITZFp8SkSHvGJgaA04VgyH8QM3GsO\r\nJzQUpLN7Wc/7WEVtjt3LsfCKEjLTE0grhds1qHaYSGCauyM+4MhuUn+pmbhz\r\nDlPW1dpGmnTBoO7ZLXXkSehBqCxAwlvrGM9B93T2Ttp6i7viOXc6RVCYLxr+\r\nmtE71+CX9TJ5vSOcq8W+UyqcfsZiMxjZW4CMF67br6u3U2bzk9Vh28ZNsQKC\r\n0vPRfaQVT4uzJzOzPRroRVLI9mBFokL4lG2a42E3VHuw7FSBro0rw5ZWFaxG\r\nKkIVC+EYUC2768mcOMPp34Wk+umtmNbqW3bJp/khbvz/A/o2lmVloN7qF5dP\r\nXvplpFd0/NkMvlJLJJE+UZu8T+KpW8izaCQcUFQEhtYavBDM3QJxc9e2vtDn\r\nQRSCuccub2EqjNB81q2zPbjold4kca3rjcO/IPZQZxtAe0rc430dFfO4yg+L\r\nOQwbSZzfPVbF14y4+SKgCxcP9vYI2GFy/rO3v8sarZesB441huoskLDAKpmJ\r\nm5Yp7k3/Cz406C950DioVjvz3XYlsgfY02DYDeH6uggEjXdF8/0i1kc6dQI5\r\n1Z2/+ZeAQWJrK1WRdI0hPjY6K6Gkokvngzw=\r\n=tyX3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","source":"src/index.ts","engines":{"node":">=16.18.1 <17"},"exports":{"types":"./dist/index.d.ts","default":"./dist/index.modern.js","require":"./dist/index.cjs"},"gitHead":"74a4cf423fe10b34acb573cb8a594ab62cfd994a","scripts":{"dev":"microbundle watch --no-compress -f modern,esm,cjs","docs":"typedoc src/index.ts --tsconfig tsconfig.doc.json","jest":"jest --coverage","lint":"eslint -c .eslintrc.json \"src/**/*.ts\"","mock":"apimocker -c apimocker-config.json","test":"NODE_ENV=test jest","build":"npm run clean:build && microbundle -f modern,esm,cjs","clean":"npm run clean:build && rimraf node_modules","release":"npx --no semantic-release","lint:fix":"npm run lint -- --fix","clean:build":"rimraf dist"},"_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"overrides":{"preact":"10.13.2"},"_npmVersion":"8.19.4","directories":{},"_nodeVersion":"16.18.1","dependencies":{"rxjs":"^7.8.0","uuid":"^9.0.0","web3":"^1.7.3","ethers":"~5.7.2","web3modal":"1.9.12","@wagmi/core":"0.10.6","@sentry/browser":"^7.25.0","@sentry/tracing":"^7.25.0","@web3modal/html":"2.2.2","@arianee/arn-types":"*","@ethersproject/hash":"~5.7.0","@metamask/providers":"^8.1.1","@web3modal/ethereum":"2.2.2","@metamask/onboarding":"^1.0.1","@walletconnect/client":"1.8.0","query-selector-shadow-dom":"^1.0.1","@walletconnect/web3-provider":"1.8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"url":"^0.11.0","assert":"^2.0.0","eslint":"^8.33.0","process":"^0.11.10","ts-jest":"^29.0.3","typedoc":"^0.23.22","prettier":"^2.6.2","@nrwl/jest":"^15.3.3","babel-jest":"^29.3.1","typescript":"~4.8.4","@types/jest":"^29.2.4","@types/uuid":"^9.0.0","@types/qrcode":"^1.5.0","os-browserify":"^0.3.0","http-browserify":"^1.7.0","jest-fetch-mock":"^3.0.3","https-browserify":"^1.0.0","@babel/preset-env":"^7.20.2","@types/prop-types":"^15.7.5","crypto-browserify":"^3.12.0","stream-browserify":"^3.0.0","@types/sanitize-html":"^2.6.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.3.1","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.45.1","babel-plugin-module-resolver":"^4.1.0","eslint-plugin-unused-imports":"^2.0.0","@babel/plugin-transform-runtime":"^7.19.6","@types/query-selector-shadow-dom":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.45.1","@babel/plugin-proposal-class-properties":"^7.18.6","@babel/plugin-proposal-export-default-from":"^7.18.10"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_1.0.4_1680017356342_0.9618265808042643","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"@arianee/arn-client","version":"1.1.0","author":{"name":"web3tooling@arianee.org"},"license":"No License","_id":"@arianee/arn-client@1.1.0","maintainers":[{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"fba7c8a3a2a4bcfe4ed4499ca42003a71c524806","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-1.1.0.tgz","fileCount":117,"integrity":"sha512-frm+DsD791WIeDJ2jbeZRZ6+YiuQOand0r9uHQxwRDVrIvG7neDZSpgXXm7PasMuw3EoWhquYDicy6WBYkiQQA==","signatures":[{"sig":"MEQCIC9PZIMz7Eg7oRSfaVtyNSVHM0T8XkAu23xWuPZ8oICLAiAeEJ/VPPZccagfKnmANjmBPPMoGppWjQY5YJkfCeVV1Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1841922,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJrM7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoyCRAAjoANqGvubd4c3ECN8Kt6yocvYEs0vLzDX5WXEJAd7wB19Uq9\r\nx3CBXaybHIesYcZg6Oc2+WqJGxaqnNrdl7WXxaf3Fb/nKp+Mwyto48gU33uf\r\nHGXOsd6CVV3dkgn3qQR0oBPw7pGThudIzIJYKxdwTCmDTt49aShwgjgRUF5y\r\ntVpUl1OW26ZEU4cFm9IQ+qwen2jh6z12WjZ5nAh+a1uXOQMCGCh/iCFTJbmS\r\n+qudzbjC7u+kJsI64eLFA1NsFEEUVHkTpKhxzdxeVJxOZmHJkUm5W+mi7fe0\r\n0TTVXyAdKuy/m1LAr2RSyh+oBsUwhtCh/bzo9MvigiGhWOFC0r1wI8YSrc0O\r\nXaMRhN+DpRNVR1989kLqgpehUpyPkEoYJ5tYc+HW+KhS8ndbws6b13VQDT97\r\nNwkTdy3/qeSKbJK58oCV9JbdH2ysmE9utDkEMi5t6qfMqRJnhMQL6XQFPK2Q\r\nGdH4bDwiTInMW5Em+F3CNorpwrhFcCb9U0qkifndpICd6xLAqZNKZY90wRI2\r\nXeiIZ+su8wblVzEb0Nv1CIKCEy27TT4EBeHXIT9MPqySXNNKCF5nmJ81d6Ba\r\nUaElUdX64lhrhb5oCIbh6JtpCAiAGbYwBHU1Qm7mEYtYhV4H5Sb8WUdRiTnf\r\nIwGr6Tv8015nFjRlL6F62+RzC8/ifqjP4+s=\r\n=ySI5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","source":"src/index.ts","engines":{"node":">=16.18.1 <17"},"exports":{"types":"./dist/index.d.ts","default":"./dist/index.modern.js","require":"./dist/index.cjs"},"gitHead":"bd776e11abb3d33f88f691dc2df189e56eac96b4","scripts":{"dev":"microbundle watch --no-compress -f modern,esm,cjs","docs":"typedoc src/index.ts --tsconfig tsconfig.doc.json","jest":"jest --coverage","lint":"eslint -c .eslintrc.json \"src/**/*.ts\"","mock":"apimocker -c apimocker-config.json","test":"NODE_ENV=test jest","build":"npm run clean:build && microbundle -f modern,esm,cjs","clean":"npm run clean:build && rimraf node_modules","release":"npx --no semantic-release","lint:fix":"npm run lint -- --fix","clean:build":"rimraf dist","circular-deps":"madge --extensions ts --circular src"},"_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"overrides":{"preact":"10.13.2"},"_npmVersion":"8.19.4","directories":{},"_nodeVersion":"16.18.1","dependencies":{"rxjs":"^7.8.0","uuid":"^9.0.0","web3":"^1.7.3","ethers":"~5.7.2","web3modal":"1.9.12","@wagmi/core":"0.10.6","@sentry/browser":"^7.25.0","@sentry/tracing":"^7.25.0","@web3modal/html":"2.2.2","@arianee/arn-types":"*","@ethersproject/hash":"~5.7.0","@metamask/providers":"^8.1.1","@web3modal/ethereum":"2.2.2","@metamask/onboarding":"^1.0.1","@walletconnect/client":"1.8.0","query-selector-shadow-dom":"^1.0.1","@walletconnect/web3-provider":"1.8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"url":"^0.11.0","assert":"^2.0.0","eslint":"^8.33.0","process":"^0.11.10","ts-jest":"^29.0.3","typedoc":"^0.23.22","prettier":"^2.6.2","@nrwl/jest":"^15.3.3","babel-jest":"^29.3.1","typescript":"~4.8.4","@types/jest":"^29.2.4","@types/uuid":"^9.0.0","@types/qrcode":"^1.5.0","os-browserify":"^0.3.0","http-browserify":"^1.7.0","jest-fetch-mock":"^3.0.3","https-browserify":"^1.0.0","@babel/preset-env":"^7.20.2","@types/prop-types":"^15.7.5","crypto-browserify":"^3.12.0","stream-browserify":"^3.0.0","@types/sanitize-html":"^2.6.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.3.1","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.45.1","babel-plugin-module-resolver":"^4.1.0","eslint-plugin-unused-imports":"^2.0.0","@babel/plugin-transform-runtime":"^7.19.6","@types/query-selector-shadow-dom":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.45.1","@babel/plugin-proposal-class-properties":"^7.18.6","@babel/plugin-proposal-export-default-from":"^7.18.10"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_1.1.0_1680257851228_0.6594038461525824","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"@arianee/arn-client","version":"1.1.1","author":{"name":"web3tooling@arianee.org"},"license":"No License","_id":"@arianee/arn-client@1.1.1","maintainers":[{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"b8aca758450c22fd30c08ca84b8c1ad008720664","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-1.1.1.tgz","fileCount":117,"integrity":"sha512-xtLOGVjUxt3T/AnLYJFs/v3ykDX21cIkyhQjBLGFXrV+NtHFblN2DvcJ34ssRhEdSAlXJrX8mhDdzu7av4/XlQ==","signatures":[{"sig":"MEYCIQD3BG/nmBLxGqoNLiZlpr5TAzDa61WOmmzNw6G47aw2ngIhAJGc7pzEFRUIvYkng+uhkntX4axFCN1JkspSUJ06dzcw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1841999,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLoHKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrztxAAh4lLqvZxAcjn6q9A0dHhcB6594I4pwlUxH2Qr9nyJAWGZ1Ic\r\nLRTW6YXoHdkx92XCUKMyha4vlGGsVE23z8x3HXEwuxZ8cih/kTwp+D3VNfc1\r\nsTXsE58mFTI7JR82TqJ/p9hjnN5YnqGHUiIRvfQU34pIf6IOW0zRERrg2bK3\r\nhA+XVX2DRwpks87XFbnMNumE/vAw9c557k4Db9LynTN1q88MXJByR0BmQcfl\r\nGoyt858lnfbFsniUbPHHFNpjSxxgwncHUQ25cUvVLcAdIQR2wJeyCpYMLhhG\r\nDgJu9uUAblSTBDKqNoI8z4dwF3Yei69fme07XzSZwv9P4lpdM8tDlPavjyeC\r\nXKEKV1d7JG9PU2CYrtr7q09zL7+c7KOiQiLMveahxtXvAJb7lNXW9nl+TB2P\r\nrjxUN3qRU9SZZkFjR0vVLI5Wl5TqGzeNQpKpDeMF0jRPMG30y9mRV98Xvzvk\r\n9i6GT6bdMBc0S/2LA4QbcIYXMg0sHGx/YFl7ze60nhNaDqWVx9MrpWPN19/1\r\nQFRUzOocY1vDIhx8fYdKqicCXFNtgwLWCMAZTQLHIpI/wdjzJjZd71/FYasR\r\nxDU/rFYuWBDcTo6vowsXB8Y92aK5jIejhbpxdAlQUKbeLkJlroYdSnhZ0lic\r\nh4SRPU+vG2bOJ68l/mjWCEglTEc27/iCB0E=\r\n=pMZ4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","source":"src/index.ts","engines":{"node":">=16.18.1 <17"},"exports":{"types":"./dist/index.d.ts","default":"./dist/index.modern.js","require":"./dist/index.cjs"},"gitHead":"e0a786fb0607c3aec61d4f8b13ad66a329afca82","scripts":{"dev":"microbundle watch --no-compress -f modern,esm,cjs","docs":"typedoc src/index.ts --tsconfig tsconfig.doc.json","jest":"jest --coverage","lint":"eslint -c .eslintrc.json \"src/**/*.ts\"","mock":"apimocker -c apimocker-config.json","test":"NODE_ENV=test jest","build":"npm run clean:build && microbundle -f modern,esm,cjs","clean":"npm run clean:build && rimraf node_modules","release":"npx --no semantic-release","lint:fix":"npm run lint -- --fix","clean:build":"rimraf dist","circular-deps":"madge --extensions ts --circular src"},"_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"overrides":{"preact":"10.13.2"},"_npmVersion":"8.19.4","directories":{},"_nodeVersion":"16.18.1","dependencies":{"rxjs":"^7.8.0","uuid":"^9.0.0","web3":"^1.7.3","ethers":"~5.7.2","web3modal":"1.9.12","@wagmi/core":"0.10.6","@sentry/browser":"^7.25.0","@sentry/tracing":"^7.25.0","@web3modal/html":"2.2.2","@arianee/arn-types":"*","@ethersproject/hash":"~5.7.0","@metamask/providers":"^8.1.1","@web3modal/ethereum":"2.2.2","@metamask/onboarding":"^1.0.1","@walletconnect/client":"1.8.0","query-selector-shadow-dom":"^1.0.1","@walletconnect/web3-provider":"1.8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"url":"^0.11.0","assert":"^2.0.0","eslint":"^8.33.0","process":"^0.11.10","ts-jest":"^29.0.3","typedoc":"^0.23.22","prettier":"^2.6.2","@nrwl/jest":"^15.3.3","babel-jest":"^29.3.1","typescript":"~4.8.4","@types/jest":"^29.2.4","@types/uuid":"^9.0.0","@types/qrcode":"^1.5.0","os-browserify":"^0.3.0","http-browserify":"^1.7.0","jest-fetch-mock":"^3.0.3","https-browserify":"^1.0.0","@babel/preset-env":"^7.20.2","@types/prop-types":"^15.7.5","crypto-browserify":"^3.12.0","stream-browserify":"^3.0.0","@types/sanitize-html":"^2.6.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.3.1","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.45.1","babel-plugin-module-resolver":"^4.1.0","eslint-plugin-unused-imports":"^2.0.0","@babel/plugin-transform-runtime":"^7.19.6","@types/query-selector-shadow-dom":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.45.1","@babel/plugin-proposal-class-properties":"^7.18.6","@babel/plugin-proposal-export-default-from":"^7.18.10"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_1.1.1_1680769482324_0.9911415892703115","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"@arianee/arn-client","version":"1.2.0","author":{"name":"web3tooling@arianee.org"},"license":"No License","_id":"@arianee/arn-client@1.2.0","maintainers":[{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"d7372e8e8108aaea107f0f886ee63bb2801906fe","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-1.2.0.tgz","fileCount":117,"integrity":"sha512-bbftnZ8d5sshKjnK7z3z7u/Nf/3VPnoSunTgShB4aiCAnU48/PB/+swiLV/FSoUYLAA2YTBA7saxS+te7CakDg==","signatures":[{"sig":"MEYCIQD47iuPYmgTgyAmfLhQQ/5Q6fQpd+++FGV5gymG4dofMAIhAOjVrQwcqH7KuCae1WE2wBKyZm0Nw6GiBwAzEAB0CWCL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1846064,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLrLQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq2VA//efwdAicqeVWMol7kBR2OMiTX+F4qI+oHND9Rwgr/YrU9C0mn\r\nlqzkWeaSovxtHW+JGo0W3lwU2isfwp0Fu63USUtuXhaScrnOBOALcKIRNXKD\r\nmnTg5sApcuTPreytG6VPVaIqqCwc6Y2nMrDRCzPP4dfKcNoBg6kLTXi/P3Zv\r\nMH11GkA6P7W62FDd+ulSMJaY/fbVfCq77LwxqYLOvrKWYOW96VwrIrAC6qG0\r\nBXdoDotmfOm2mr1PqWjY+GBTQL/VmrrV5kQxLjal1XXzq7RRIIZgfWp6WxLj\r\neUp8kir8skPoVYg6eoN8vK4zD08T1xyq706S0PjMq9HAyHkYY8I5HsmL6coa\r\nW+MNyokIYivxOv4N/7lZSd50pUBI/MiPrRcQ3bz8FfR8jdEOy7vKk7KVBl3K\r\nwD1B1Vk+uKhyyl5AkoatrkhlPQXTMhcbsmxQsEu1c7m8t8IgriX3aW3YCsZi\r\n//RWVvQbQUXm7uCfYekKFbHOMMpfHt2i0gFeYM/ilK+ZFtt/m0Zq/10fgASj\r\nNU3iLb5xG6NcFzE1RPyiSqvq3dDgg+z4FYUmEMmaNHf6z/sNrbHUAcLd/7qq\r\nQHWzNKrACE4iv7G3nG6qvZ3h3IKHAcCZHMqHZYs792WMzhuufOj+DI4RS/2C\r\nNpG/jyyP+FPws0NrLDutd4lmxHDVeRjsbXk=\r\n=mUaY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","source":"src/index.ts","engines":{"node":">=16.18.1 <17"},"exports":{"types":"./dist/index.d.ts","default":"./dist/index.modern.js","require":"./dist/index.cjs"},"gitHead":"59c963d3959f22a6f2b33a9f5fa77bb24a80f35f","scripts":{"dev":"microbundle watch --no-compress -f modern,esm,cjs","docs":"typedoc src/index.ts --tsconfig tsconfig.doc.json","jest":"jest --coverage","lint":"eslint -c .eslintrc.json \"src/**/*.ts\"","mock":"apimocker -c apimocker-config.json","test":"NODE_ENV=test jest","build":"npm run clean:build && microbundle -f modern,esm,cjs","clean":"npm run clean:build && rimraf node_modules","release":"npx --no semantic-release","lint:fix":"npm run lint -- --fix","clean:build":"rimraf dist","circular-deps":"madge --extensions ts --circular src"},"_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"overrides":{"preact":"10.13.2"},"_npmVersion":"8.19.4","directories":{},"_nodeVersion":"16.18.1","dependencies":{"rxjs":"^7.8.0","uuid":"^9.0.0","web3":"^1.7.3","ethers":"~5.7.2","web3modal":"1.9.12","@wagmi/core":"0.10.6","@sentry/browser":"^7.25.0","@sentry/tracing":"^7.25.0","@web3modal/html":"2.2.2","@arianee/arn-types":"*","@ethersproject/hash":"~5.7.0","@metamask/providers":"^8.1.1","@web3modal/ethereum":"2.2.2","@metamask/onboarding":"^1.0.1","@walletconnect/client":"1.8.0","query-selector-shadow-dom":"^1.0.1","@walletconnect/web3-provider":"1.8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"url":"^0.11.0","assert":"^2.0.0","eslint":"^8.33.0","process":"^0.11.10","ts-jest":"^29.0.3","typedoc":"^0.23.22","prettier":"^2.6.2","@nrwl/jest":"^15.3.3","babel-jest":"^29.3.1","typescript":"~4.8.4","@types/jest":"^29.2.4","@types/uuid":"^9.0.0","@types/qrcode":"^1.5.0","os-browserify":"^0.3.0","http-browserify":"^1.7.0","jest-fetch-mock":"^3.0.3","https-browserify":"^1.0.0","@babel/preset-env":"^7.20.2","@types/prop-types":"^15.7.5","crypto-browserify":"^3.12.0","stream-browserify":"^3.0.0","@types/sanitize-html":"^2.6.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.3.1","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.45.1","babel-plugin-module-resolver":"^4.1.0","eslint-plugin-unused-imports":"^2.0.0","@babel/plugin-transform-runtime":"^7.19.6","@types/query-selector-shadow-dom":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.45.1","@babel/plugin-proposal-class-properties":"^7.18.6","@babel/plugin-proposal-export-default-from":"^7.18.10"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_1.2.0_1680782032191_0.42696069650565094","host":"s3://npm-registry-packages"}},"1.2.1":{"name":"@arianee/arn-client","version":"1.2.1","author":{"name":"web3tooling@arianee.org"},"license":"No License","_id":"@arianee/arn-client@1.2.1","maintainers":[{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"53b6f8cb549884d8b626648fe5aa6193769a5876","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-1.2.1.tgz","fileCount":117,"integrity":"sha512-NJj0EHz0XiNZBK3q8XieWz7gF7KUhGi50CGKJAXuLALmRampuO3io1ysbTa2MPlLHs9oCNK1u2MLS/8y1GqEdw==","signatures":[{"sig":"MEYCIQDtpANdV2VpNseIUt3mIZ7r4Y5W6ngJR6cmTUbThnprAgIhAPXByfRB3zfmMw6Pc4QHmWEtN/4QGJyAvrpAvUdgT05F","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1845463,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkL+JWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpzLA/9EfPyv4pH+wulPb9R9ZZfptgOUUJmpjy8iHE4/ykFHxGtdKgM\r\nrjEkeA841B/lSh96fRxNCt+kTvswbALD78sIbSXoWt4ooYDtOfQH9betHb5c\r\nQne4VrZ45imRH9ItkkJttWhD9ByEJ5DLYFJCIBRMIO2KnRIKluXqETs2qs4A\r\nC7VbiHzRpjtX/DqKm33TUEUNDb5ciuR6iQNbnvCc1gdJ7x7bwwY1kGk6Yxz0\r\nKxiy3AZIkWtzHxUJbPbkNzo62j6ONvHrAoR8e+JZbcBDvxIcU7uMzWLnf1Rz\r\nWCuDZ2QepNNj0WeuiAg9Pws7/BdK7BRlpfieKR6YmurPBdqP2T9GZYhEsEZu\r\nJngCl38Vn83ohNomI+gzsbPl5f5kS/0aZlYAhP9Vsa6qMO9SL2JL6/ye2fOX\r\nIxFfIC9FKNHaCGZmTBQd3cxz1iEMQxKJiWOvecDCuTJ+2elJRmsJGFo8Zfa6\r\n/TMj2Vh+Wb3iOe+ubE8UGHj3Knx5t+YEhJbJdEIGEXiLtBy5oPktHNrlcN5y\r\nyVZDP9krdYMsEE+BPpXN2EElNn8m/yG56a5h4BPF00xbEZcCet9Jj7axw7Oj\r\no5x/erRqgaitvmclZ/DTCFU9w6PpFuBdKGmDzB8BO9GK3NVT4211VURVn/51\r\neIbXO9dbnczj3HgL+Tl3Gse7yk1+C5NNuGU=\r\n=Zzpy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","source":"src/index.ts","engines":{"node":">=16.18.1 <17"},"exports":{"types":"./dist/index.d.ts","default":"./dist/index.modern.js","require":"./dist/index.cjs"},"gitHead":"fa7f06a2f0813aeda0ceb83d1c09d8de67819fb2","scripts":{"dev":"microbundle watch --no-compress -f modern,esm,cjs","docs":"typedoc src/index.ts --tsconfig tsconfig.doc.json","jest":"jest --coverage","lint":"eslint -c .eslintrc.json \"src/**/*.ts\"","mock":"apimocker -c apimocker-config.json","test":"NODE_ENV=test jest","build":"npm run clean:build && microbundle -f modern,esm,cjs","clean":"npm run clean:build && rimraf node_modules","release":"npx --no semantic-release","lint:fix":"npm run lint -- --fix","clean:build":"rimraf dist","circular-deps":"madge --extensions ts --circular src"},"_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"overrides":{"preact":"10.13.2"},"_npmVersion":"8.19.4","description":"`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.","directories":{},"_nodeVersion":"16.18.1","dependencies":{"rxjs":"^7.8.0","uuid":"^9.0.0","web3":"^1.7.3","ethers":"~5.7.2","web3modal":"1.9.12","@wagmi/core":"0.10.6","@sentry/browser":"^7.25.0","@sentry/tracing":"^7.25.0","@web3modal/html":"2.2.2","@arianee/arn-types":"*","@ethersproject/hash":"~5.7.0","@metamask/providers":"^8.1.1","@web3modal/ethereum":"2.2.2","@metamask/onboarding":"^1.0.1","@walletconnect/client":"1.8.0","query-selector-shadow-dom":"^1.0.1","@walletconnect/web3-provider":"1.8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"url":"^0.11.0","assert":"^2.0.0","eslint":"^8.33.0","process":"^0.11.10","ts-jest":"^29.0.3","typedoc":"^0.23.22","prettier":"^2.6.2","@nrwl/jest":"^15.3.3","babel-jest":"^29.3.1","typescript":"~4.8.4","@types/jest":"^29.2.4","@types/uuid":"^9.0.0","@types/qrcode":"^1.5.0","os-browserify":"^0.3.0","http-browserify":"^1.7.0","jest-fetch-mock":"^3.0.3","https-browserify":"^1.0.0","@babel/preset-env":"^7.20.2","@types/prop-types":"^15.7.5","crypto-browserify":"^3.12.0","stream-browserify":"^3.0.0","@types/sanitize-html":"^2.6.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.3.1","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.45.1","babel-plugin-module-resolver":"^4.1.0","eslint-plugin-unused-imports":"^2.0.0","@babel/plugin-transform-runtime":"^7.19.6","@types/query-selector-shadow-dom":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.45.1","@babel/plugin-proposal-class-properties":"^7.18.6","@babel/plugin-proposal-export-default-from":"^7.18.10"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_1.2.1_1680859734139_0.9980045787590563","host":"s3://npm-registry-packages"}},"1.3.0-develop.1":{"name":"@arianee/arn-client","version":"1.3.0-develop.1","author":{"name":"web3tooling@arianee.org"},"license":"No License","_id":"@arianee/arn-client@1.3.0-develop.1","maintainers":[{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"b62c50ca98d1ea0540232816add398c7f2b1e136","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-1.3.0-develop.1.tgz","fileCount":117,"integrity":"sha512-l+JNFrUKHSkWYlH0A5kcD2erlK1EDHyxuVJfCyYSD+G5dfGcYmNIb3XcDYvXJjcCSimD3xS6coXLlp+RRF2hGw==","signatures":[{"sig":"MEUCIFoCrvj/ReN/JPWx6ii2uehmjUcjp6P6erIJdCoK75U+AiEAl3bxLSo/bk0TY2KGRBQXIefHndj8KA41IwIj92BD3IU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1845941,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkL+eNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpUAg/9E+RPsAcl1slPuc+gheRslEcKopexn0XVmrJBKU+6FdzywhYe\r\nt1vypx25jcD8y4xJ/SkxREWgMvGTIZNq4PreSQHDsKI6LgC/PldlOTqyPMd3\r\nBvTXGEO4R0h71OtWGFYpYGgCV1ooTWaDZSTxNrEh8r3Ie5+S/M0FmhzPiQ38\r\nR3Ie4BzUf3sqUZRbf9AhaBQBRVRwZPexV83bq9opg0C1inGvdiX89izoVZ0T\r\n71i4KltyQcieSceb7IVUtqeotB6KzJErNTEMtQy+8TcrGScdZdReojk+7I4+\r\nkpeoPE60UohUk26EWBeLqg60GWWkwoLf/K9I3KfduU5KjQ5uzdtGKTwHTfOy\r\nk/HLO0iHZ2hltkovtZ0BTtJJnnsI4rtyapxIyNADPnEtfH7cnEEm+c6xHhuv\r\nHNLiSiqcn55JO3LtVSFIi4lEi0hGOB0IbZOm5qeuNGM2LTaClh3sTRiO3EHA\r\nNs5Q8/cwILbURmd7KcieTgXuxLW4jWrVSYKVVNTYlYugb2A5VN7XXbyHbmim\r\nwxT+GPepGyVvnwbx4lP8sptWCVA476IxN+oYLAA3R/6/YF2sXRaU7KLNbYxW\r\n7I8psCnUjWbnkyLNKA4m4CPvzDheZ+U1cVLfY+jSAe2HWQr6zIRW7flX2ukp\r\nfKuyLeRmEphRX1676y/etwETG5bHMF5UXVA=\r\n=2mVW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","readme":"# @arianee/arn-client\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","source":"src/index.ts","engines":{"node":">=16.18.1 <17"},"exports":{"types":"./dist/index.d.ts","default":"./dist/index.modern.js","require":"./dist/index.cjs"},"gitHead":"0b8581e363b838e2026229f6294b8e42e38e43d1","scripts":{"dev":"microbundle watch --no-compress -f modern,esm,cjs","docs":"typedoc src/index.ts --tsconfig tsconfig.doc.json","jest":"jest --coverage","lint":"eslint -c .eslintrc.json \"src/**/*.ts\"","mock":"apimocker -c apimocker-config.json","test":"NODE_ENV=test jest","build":"npm run clean:build && microbundle -f modern,esm,cjs","clean":"npm run clean:build && rimraf node_modules","release":"npx --no semantic-release","lint:fix":"npm run lint -- --fix","clean:build":"rimraf dist","circular-deps":"madge --extensions ts --circular src"},"_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"overrides":{"preact":"10.13.2"},"_npmVersion":"8.19.4","description":"`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.","directories":{},"_nodeVersion":"16.18.1","dependencies":{"rxjs":"^7.8.0","uuid":"^9.0.0","web3":"^1.7.3","ethers":"~5.7.2","web3modal":"1.9.12","@wagmi/core":"0.10.6","@sentry/browser":"^7.25.0","@sentry/tracing":"^7.25.0","@web3modal/html":"2.2.2","@arianee/arn-types":"*","@ethersproject/hash":"~5.7.0","@metamask/providers":"^8.1.1","@web3modal/ethereum":"2.2.2","@metamask/onboarding":"^1.0.1","@walletconnect/client":"1.8.0","query-selector-shadow-dom":"^1.0.1","@walletconnect/web3-provider":"1.8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"url":"^0.11.0","assert":"^2.0.0","eslint":"^8.33.0","process":"^0.11.10","ts-jest":"^29.0.3","typedoc":"^0.23.22","prettier":"^2.6.2","@nrwl/jest":"^15.3.3","babel-jest":"^29.3.1","typescript":"~4.8.4","@types/jest":"^29.2.4","@types/uuid":"^9.0.0","@types/qrcode":"^1.5.0","os-browserify":"^0.3.0","http-browserify":"^1.7.0","jest-fetch-mock":"^3.0.3","https-browserify":"^1.0.0","@babel/preset-env":"^7.20.2","@types/prop-types":"^15.7.5","crypto-browserify":"^3.12.0","stream-browserify":"^3.0.0","@types/sanitize-html":"^2.6.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.3.1","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.45.1","babel-plugin-module-resolver":"^4.1.0","eslint-plugin-unused-imports":"^2.0.0","@babel/plugin-transform-runtime":"^7.19.6","@types/query-selector-shadow-dom":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.45.1","@babel/plugin-proposal-class-properties":"^7.18.6","@babel/plugin-proposal-export-default-from":"^7.18.10"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_1.3.0-develop.1_1680861069572_0.9139695643551797","host":"s3://npm-registry-packages"}},"1.3.0-develop.2":{"name":"@arianee/arn-client","version":"1.3.0-develop.2","author":{"name":"web3tooling@arianee.org"},"license":"No License","_id":"@arianee/arn-client@1.3.0-develop.2","maintainers":[{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"239f18c3162165bd41acbb163c5db61413697c38","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-1.3.0-develop.2.tgz","fileCount":117,"integrity":"sha512-zQTtLdeVCuzBL8UPmJw23+xV6mg5t2XfHXU0Wx7W0AqH3Ugj0KhZCyBdle0UqnzqPb48Khgrtj7EPz24w23UKA==","signatures":[{"sig":"MEUCIQDczEDiBe9XqBxSsJz0STpJ0RCqmG+/zVKiqYHoKUtcSAIgVSxVtiyGcd5cLbHuFBOeqmlnlclfHCBFyOd0Ak5fdS4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1846248,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkMA7OACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq5Lw/9El0ltkcBOYwz8bUqwZpGMHVofStpsfofXFvPHlLl7XZtZaIT\r\nDU98j6QKF3j6YA7PuH5WEL6CeCpQrM9tnXosWbRqNHZpWjTUM2Rx/AYlVzMN\r\njHctjod06tpxBJTGBW+8KFF1qntUMEIEiEMohNJTHOL/dQ9yh3VlVEoJn05r\r\nS+Y7PvhhNmWWuCn6BeLcdA0kS3vCHtc4ylBaUa+c20qsydZ57gHT0abRgE6u\r\nGkGEJPL3VuhcnXQcwXFOeybaTdEylQg5gxUiTCFyRZgg7L1I7BE45hKLqU2s\r\nkqA0Fij0AiKRUqlTbJlAVV4QMYg7uy0HLAYMayghEdT4qjuyfoRbTh3I6N12\r\nX87LnWknjiAR9cZAQUSpOAQkiUaAq4Sw1Dkh00HSNV/ycsAoS1lDhWd06Bt1\r\nFaTDBDv6ubfthnzIHyRNNSuYTr4P1hwKjNOvisMJC2OLjJMEGvc829lLquta\r\nfm7KPUjmODm0R1CCGbF/4tAkD25TQmZ6BaQNEFX6IcS1WEp/wONPbSjhvQLY\r\nQnT/pqyvOXUrqaNqY6I+s8vFOEWgAsnh04j13KILTrhQ2OCfivRuzXuad9uF\r\neuO/6v04IRcR7wKqztmjI7+w+TpjcH0ZeHTWrt7qeTZ15aSjzZwZm6/4WQPO\r\n+wpretF9O/L+zFul6Z+1hEPGAe9dxcwXI1k=\r\n=Loje\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","readme":"# @arianee/arn-client\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","source":"src/index.ts","engines":{"node":">=16.18.1 <17"},"exports":{"types":"./dist/index.d.ts","default":"./dist/index.modern.js","require":"./dist/index.cjs"},"gitHead":"4e018d604e00e6202890fafae8a43696461f9dfc","scripts":{"dev":"microbundle watch --no-compress -f modern,esm,cjs","docs":"typedoc src/index.ts --tsconfig tsconfig.doc.json","jest":"jest --coverage","lint":"eslint -c .eslintrc.json \"src/**/*.ts\"","mock":"apimocker -c apimocker-config.json","test":"NODE_ENV=test jest","build":"npm run clean:build && microbundle -f modern,esm,cjs","clean":"npm run clean:build && rimraf node_modules","release":"npx --no semantic-release","lint:fix":"npm run lint -- --fix","clean:build":"rimraf dist","circular-deps":"madge --extensions ts --circular src"},"_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"overrides":{"preact":"10.13.2"},"_npmVersion":"8.19.4","description":"`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.","directories":{},"_nodeVersion":"16.18.1","dependencies":{"rxjs":"^7.8.0","uuid":"^9.0.0","web3":"^1.7.3","ethers":"~5.7.2","web3modal":"1.9.12","@wagmi/core":"0.10.6","@sentry/browser":"^7.25.0","@sentry/tracing":"^7.25.0","@web3modal/html":"2.2.2","@arianee/arn-types":"*","@ethersproject/hash":"~5.7.0","@metamask/providers":"^8.1.1","@web3modal/ethereum":"2.2.2","@metamask/onboarding":"^1.0.1","@walletconnect/client":"1.8.0","query-selector-shadow-dom":"^1.0.1","@walletconnect/web3-provider":"1.8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"url":"^0.11.0","assert":"^2.0.0","eslint":"^8.33.0","process":"^0.11.10","ts-jest":"^29.0.3","typedoc":"^0.23.22","prettier":"^2.6.2","@nrwl/jest":"^15.3.3","babel-jest":"^29.3.1","typescript":"~4.8.4","@types/jest":"^29.2.4","@types/uuid":"^9.0.0","@types/qrcode":"^1.5.0","os-browserify":"^0.3.0","http-browserify":"^1.7.0","jest-fetch-mock":"^3.0.3","https-browserify":"^1.0.0","@babel/preset-env":"^7.20.2","@types/prop-types":"^15.7.5","crypto-browserify":"^3.12.0","stream-browserify":"^3.0.0","@types/sanitize-html":"^2.6.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.3.1","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.45.1","babel-plugin-module-resolver":"^4.1.0","eslint-plugin-unused-imports":"^2.0.0","@babel/plugin-transform-runtime":"^7.19.6","@types/query-selector-shadow-dom":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.45.1","@babel/plugin-proposal-class-properties":"^7.18.6","@babel/plugin-proposal-export-default-from":"^7.18.10"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_1.3.0-develop.2_1680871117789_0.056881208978665","host":"s3://npm-registry-packages"}},"1.3.0-staging.1":{"name":"@arianee/arn-client","version":"1.3.0-staging.1","author":{"name":"web3tooling@arianee.org"},"license":"No License","_id":"@arianee/arn-client@1.3.0-staging.1","maintainers":[{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"65755455f7573b8fd49f0dfd9b0160a819087c48","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-1.3.0-staging.1.tgz","fileCount":117,"integrity":"sha512-2zeDkNPZdqfo4KkJGaAbTx5vhuCkuurn4PvcPUPPUNbBLmF7dsW+dwTrHEz+roHAgjCRTqV2cm0S1VebiCi7Dg==","signatures":[{"sig":"MEYCIQDg7tI/Ul6yWsPVfZp3cRueGDChb8a+hnHrkF3uIU0tVgIhAOULsbBnGyWsZgPs3uvCvHJ4VXQCp/7Iu4aUDYt1RyXl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1846667,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkMBK4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpipA//ahQQxDby4Nvs9OM1voZAXQ9pnrdn1T3GuiUtqAE6WyVTwYmV\r\nxIcObc7eB0F2V0d9GaMTeQtJaSsO2ygOyAgGCsg0tfnQVGn2gQV5wl8Iv6Cg\r\nz6QoaIubc0e/zZkL2xzIyHOYzaDzBnZIyzTUuFkUMeukdew7MHeeUANSMzHb\r\nho8/xZ3MiloFFIS5WDbWOHPkdYJ6cLxHMGAPIhAPeQeBtcIKctn12Nz58wdE\r\nBVWfSTncc0C4xO4wI+1vYN1MW3W6ydTteJMl+wZtWRx6d+N7PHWDQu5SmNrk\r\nBKmRI8bmqNRWlpssupEyhGkFB116x1DpaxOk9o5E2gld7LFZxgtTuP9Jv0tT\r\n+nJOtdkhtZySJP1I85B5yW99ETT8Y1FNxmW1TLCRwyQeQ1VJaPkzP+7UwiqH\r\n3HoUb/JiCDVTE5DP76+rzw76PkWuYPhKhDtVcTpu/tz33tWcMdzsQlZb3eBA\r\n2wdnKPbV2NHQaIf5HZtUtsCNyNPvKGZelGO+g2lhyJO8twmXeK9/i2dDThKP\r\nrcaIlII/mGKRH/xs5TaNLANrII5qnhQX6X4MvVlpM3Snrp82QGFSTbj+zDAz\r\nTHOYhZCpBdVCTyyEf5Db0S+lnBz8tRtrvWomOVEb7eXAHh8fShKL78DeWrDo\r\nrmmpwyfwYd/vFVjJqr6Air/JmaKG8EsDZsY=\r\n=7YBN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","readme":"# @arianee/arn-client\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","source":"src/index.ts","engines":{"node":">=16.18.1 <17"},"exports":{"types":"./dist/index.d.ts","default":"./dist/index.modern.js","require":"./dist/index.cjs"},"gitHead":"beb69fdaeb18723aa1ebd68b276ab35e68998a06","scripts":{"dev":"microbundle watch --no-compress -f modern,esm,cjs","docs":"typedoc src/index.ts --tsconfig tsconfig.doc.json","jest":"jest --coverage","lint":"eslint -c .eslintrc.json \"src/**/*.ts\"","mock":"apimocker -c apimocker-config.json","test":"NODE_ENV=test jest","build":"npm run clean:build && microbundle -f modern,esm,cjs","clean":"npm run clean:build && rimraf node_modules","release":"npx --no semantic-release","lint:fix":"npm run lint -- --fix","clean:build":"rimraf dist","circular-deps":"madge --extensions ts --circular src"},"_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"overrides":{"preact":"10.13.2"},"_npmVersion":"8.19.4","description":"`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.","directories":{},"_nodeVersion":"16.18.1","dependencies":{"rxjs":"^7.8.0","uuid":"^9.0.0","web3":"^1.7.3","ethers":"~5.7.2","web3modal":"1.9.12","@wagmi/core":"0.10.6","@sentry/browser":"^7.25.0","@sentry/tracing":"^7.25.0","@web3modal/html":"2.2.2","@arianee/arn-types":"*","@ethersproject/hash":"~5.7.0","@metamask/providers":"^8.1.1","@web3modal/ethereum":"2.2.2","@metamask/onboarding":"^1.0.1","@walletconnect/client":"1.8.0","query-selector-shadow-dom":"^1.0.1","@walletconnect/web3-provider":"1.8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"url":"^0.11.0","assert":"^2.0.0","eslint":"^8.33.0","process":"^0.11.10","ts-jest":"^29.0.3","typedoc":"^0.23.22","prettier":"^2.6.2","@nrwl/jest":"^15.3.3","babel-jest":"^29.3.1","typescript":"~4.8.4","@types/jest":"^29.2.4","@types/uuid":"^9.0.0","@types/qrcode":"^1.5.0","os-browserify":"^0.3.0","http-browserify":"^1.7.0","jest-fetch-mock":"^3.0.3","https-browserify":"^1.0.0","@babel/preset-env":"^7.20.2","@types/prop-types":"^15.7.5","crypto-browserify":"^3.12.0","stream-browserify":"^3.0.0","@types/sanitize-html":"^2.6.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.3.1","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.45.1","babel-plugin-module-resolver":"^4.1.0","eslint-plugin-unused-imports":"^2.0.0","@babel/plugin-transform-runtime":"^7.19.6","@types/query-selector-shadow-dom":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.45.1","@babel/plugin-proposal-class-properties":"^7.18.6","@babel/plugin-proposal-export-default-from":"^7.18.10"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_1.3.0-staging.1_1680872119902_0.7826989267237254","host":"s3://npm-registry-packages"}},"1.3.0-develop.3":{"name":"@arianee/arn-client","version":"1.3.0-develop.3","author":{"name":"web3tooling@arianee.org"},"license":"No License","_id":"@arianee/arn-client@1.3.0-develop.3","maintainers":[{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"88d09340271a35add496acc33347e0f0cb2c1792","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-1.3.0-develop.3.tgz","fileCount":117,"integrity":"sha512-/fC4Sfz0x8+UPRo1gQRk076GF6eCxGEVOpOOuMMFVbb5MmwwGFE692umsAcT2zRyNm7vGVZNp+SMtBTKZP/jWw==","signatures":[{"sig":"MEUCICxtEIH4b+t92KAPUewHJ7J5MBbmjGVruhZaST6CH+VaAiEAoTPdeQ8xHIjD60B/k8T2t2zBpzE6s/ETIVDevZcdEvg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1849102,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkME5TACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo3Zg//f3M4wHNHq9nESTVZd/ALLOijhLL9SMhzwKzVFKcUjcj+PG4a\r\nQ7dxFc3voE8PYfl/ksT4jVIrh1Rgq2zevrB9yNDISSiQpmGpeBjVZT2ABY6j\r\nlWYMxSDskNSxIcG3IinaaPHjLp5hEg1JEv8tCicbypup81IfOs2fZj/GMLgm\r\nhuB6Tgo5HJJBzyBT0hOI6w0PDnp5STRM7bCATjIcuXQOW/ywvOep5+jlWh30\r\n124DJ9KZ1qAE/sbYTZSCDa54Y40HlJxY99R/xeuTFjIQJOmco9qV6n9+1uY1\r\nr2Idi04ZdK4NJi4gITYplLt4aPXmpcpjKBjZ7PCAt9e+j1VVfWKI+H2sgHrp\r\nDLZAjXtDYbCsTgvgUa1kotm/ttyV/UufYabaa6iV4TaVXulQ2iq7j/csXgOH\r\nZ9GfQ7wAmEbdcqI5l/bAO4RDFDb8zNH4t2ulbApIlGh/R+G3LmDK5SQO6WjJ\r\nBWkqcF0GzwkQOhyBFcpy3VqZKV206m3zy+Ro7FrPA3rqiQQtaujSNg/PsTWi\r\nILH8OBtpQAXepPLbi67uSfy7zT7wqnNGF/IpNZ/Y3AtLFzSrRhUEBsY5xkQr\r\n1LjGUtdIkOKHwY+a018W6LrZB7NbdRccPFfOwSluHvCzYHA0oGJ3FOqz9kZM\r\nY33mPHhFYCyrMXEanhM4nTxHagcllePWhC8=\r\n=zCVK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","readme":"# @arianee/arn-client\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","source":"src/index.ts","engines":{"node":">=16.18.1 <17"},"exports":{"types":"./dist/index.d.ts","default":"./dist/index.modern.js","require":"./dist/index.cjs"},"gitHead":"83ec7f5f6b0199d8894f43d1c85dc0623dceb5d5","scripts":{"dev":"microbundle watch --no-compress -f modern,esm,cjs","docs":"typedoc src/index.ts --tsconfig tsconfig.doc.json","jest":"jest --coverage","lint":"eslint -c .eslintrc.json \"src/**/*.ts\"","mock":"apimocker -c apimocker-config.json","test":"NODE_ENV=test jest","build":"npm run clean:build && microbundle -f modern,esm,cjs","clean":"npm run clean:build && rimraf node_modules","release":"npx --no semantic-release","lint:fix":"npm run lint -- --fix","clean:build":"rimraf dist","circular-deps":"madge --extensions ts --circular src"},"_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"overrides":{"preact":"10.13.2"},"_npmVersion":"8.19.4","description":"`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.","directories":{},"_nodeVersion":"16.18.1","dependencies":{"rxjs":"^7.8.0","uuid":"^9.0.0","web3":"^1.7.3","ethers":"~5.7.2","web3modal":"1.9.12","@wagmi/core":"0.10.6","@sentry/browser":"^7.25.0","@sentry/tracing":"^7.25.0","@web3modal/html":"2.2.2","@arianee/arn-types":"*","@ethersproject/hash":"~5.7.0","@metamask/providers":"^8.1.1","@web3modal/ethereum":"2.2.2","@metamask/onboarding":"^1.0.1","@walletconnect/client":"1.8.0","query-selector-shadow-dom":"^1.0.1","@walletconnect/web3-provider":"1.8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"url":"^0.11.0","assert":"^2.0.0","eslint":"^8.33.0","process":"^0.11.10","ts-jest":"^29.0.3","typedoc":"^0.23.22","prettier":"^2.6.2","@nrwl/jest":"^15.3.3","babel-jest":"^29.3.1","typescript":"~4.8.4","@types/jest":"^29.2.4","@types/uuid":"^9.0.0","@types/qrcode":"^1.5.0","os-browserify":"^0.3.0","http-browserify":"^1.7.0","jest-fetch-mock":"^3.0.3","https-browserify":"^1.0.0","@babel/preset-env":"^7.20.2","@types/prop-types":"^15.7.5","crypto-browserify":"^3.12.0","stream-browserify":"^3.0.0","@types/sanitize-html":"^2.6.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.3.1","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.45.1","babel-plugin-module-resolver":"^4.1.0","eslint-plugin-unused-imports":"^2.0.0","@babel/plugin-transform-runtime":"^7.19.6","@types/query-selector-shadow-dom":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.45.1","@babel/plugin-proposal-class-properties":"^7.18.6","@babel/plugin-proposal-export-default-from":"^7.18.10"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_1.3.0-develop.3_1680887379255_0.6268852294850793","host":"s3://npm-registry-packages"}},"1.3.0-develop.4":{"name":"@arianee/arn-client","version":"1.3.0-develop.4","author":{"name":"web3tooling@arianee.org"},"license":"No License","_id":"@arianee/arn-client@1.3.0-develop.4","maintainers":[{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"c6f52f12acaf89c6eb4c6ac4c6a17db9ea18341d","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-1.3.0-develop.4.tgz","fileCount":117,"integrity":"sha512-wmkdqUeQ/uJsAQkxJzgE3fyJxQ9OHYGjLP1y41nYyXEoKw5S35HsPKD+jPK/BRWRCDxsXEjQEzaNmnHIFqtAGQ==","signatures":[{"sig":"MEUCIDzE7aYK7d2wNPsm6a/B9ajnSvK9AZlD2FJM3WOA12/mAiEAxA5x4bft1d0BkPZl0aOZ1NZSTnxBvBuaCnkeISiDwpI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1849356,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkNT7/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr06w//WovCpSlaBSxziXzZvczBbUyyU8l5dZLb87Mo1fiLrrXllXc+\r\nqObuQECFEOSAG0JNQf/hCWsL4y+0Qmp/37xel3V2JgM3cCsBU6UoNwxXI0eX\r\nhP/IfltldnKLGbtcX6PUyCEJ0qgSbI+nD87xi47oJ+wekZTtij6XxazMYx1p\r\nv7PfnavK9Bl5nhYBYMRNmDAdhIpZk6acZUJtaAgjxhXLbJBYGLwJHCciLSzW\r\nUsHB343GJt9QAAOR9YRmS4bJGo+dTsuYhEjsj5O5eXd0DEV1GRc7y5LxOdJ+\r\n7B5BBV84RoL6/cPaQQA9evqJ9X7HYWGoF8GmpeVqRrXpXinTlU6yupMlqWJC\r\nndp2Hfqs8IwtiSZFrhbIhzpjkBA8CUPwFFLK395rObHac9/cb1hEBNVlIL2d\r\niO6QhiekNSAIRVFea5d5L+F25NbnN6lDv95MSiCHCTKl7zy3MFbrlh8RHD7M\r\nyb/UuviMxWpSr3eaedQ7YuBBFyqVgMiGNXZ0VWZp7D33Rg8UkAHZNvH0P3rz\r\njidgB4AoWmq44O6ghNQR4/lIu1BkBcS3dO9+1ZqRN04Dw1WiqxpN/W2bQEP2\r\nzTXPPJxKqGvX1SNNbgFuXlnWkQuFbnGXZGaNUPwT8S8kPmTeXvZan3VPS0jL\r\nZU5lKgtQHhbkFtBznDo93XnxC+iMnlUOX0A=\r\n=ydLa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","readme":"# @arianee/arn-client\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","source":"src/index.ts","engines":{"node":">=16.18.1 <17"},"exports":{"types":"./dist/index.d.ts","default":"./dist/index.modern.js","require":"./dist/index.cjs"},"gitHead":"b90201ca788b3f0bc1d16a524d6a1fc54f1a6e7d","scripts":{"dev":"microbundle watch --no-compress -f modern,esm,cjs","docs":"typedoc src/index.ts --tsconfig tsconfig.doc.json","jest":"jest --coverage","lint":"eslint -c .eslintrc.json \"src/**/*.ts\"","mock":"apimocker -c apimocker-config.json","test":"NODE_ENV=test jest","build":"npm run clean:build && microbundle -f modern,esm,cjs","clean":"npm run clean:build && rimraf node_modules","release":"npx --no semantic-release","lint:fix":"npm run lint -- --fix","clean:build":"rimraf dist","circular-deps":"madge --extensions ts --circular src"},"_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"overrides":{"preact":"10.13.2"},"_npmVersion":"8.19.4","description":"`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.","directories":{},"_nodeVersion":"16.18.1","dependencies":{"rxjs":"^7.8.0","uuid":"^9.0.0","web3":"^1.7.3","ethers":"~5.7.2","web3modal":"1.9.12","@wagmi/core":"0.10.6","@sentry/browser":"^7.25.0","@sentry/tracing":"^7.25.0","@web3modal/html":"2.2.2","@arianee/arn-types":"*","@ethersproject/hash":"~5.7.0","@metamask/providers":"^8.1.1","@web3modal/ethereum":"2.2.2","@metamask/onboarding":"^1.0.1","@walletconnect/client":"1.8.0","query-selector-shadow-dom":"^1.0.1","@walletconnect/web3-provider":"1.8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"url":"^0.11.0","assert":"^2.0.0","eslint":"^8.33.0","process":"^0.11.10","ts-jest":"^29.0.3","typedoc":"^0.23.22","prettier":"^2.6.2","@nrwl/jest":"^15.3.3","babel-jest":"^29.3.1","typescript":"~4.8.4","@types/jest":"^29.2.4","@types/uuid":"^9.0.0","@types/qrcode":"^1.5.0","os-browserify":"^0.3.0","http-browserify":"^1.7.0","jest-fetch-mock":"^3.0.3","https-browserify":"^1.0.0","@babel/preset-env":"^7.20.2","@types/prop-types":"^15.7.5","crypto-browserify":"^3.12.0","stream-browserify":"^3.0.0","@types/sanitize-html":"^2.6.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.3.1","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.45.1","babel-plugin-module-resolver":"^4.1.0","eslint-plugin-unused-imports":"^2.0.0","@babel/plugin-transform-runtime":"^7.19.6","@types/query-selector-shadow-dom":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.45.1","@babel/plugin-proposal-class-properties":"^7.18.6","@babel/plugin-proposal-export-default-from":"^7.18.10"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_1.3.0-develop.4_1681211134735_0.24750722525697566","host":"s3://npm-registry-packages"}},"1.3.0-develop.5":{"name":"@arianee/arn-client","version":"1.3.0-develop.5","author":{"name":"web3tooling@arianee.org"},"license":"No License","_id":"@arianee/arn-client@1.3.0-develop.5","maintainers":[{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"8dd67860ba8eb1445e032d362cd5450108926e30","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-1.3.0-develop.5.tgz","fileCount":117,"integrity":"sha512-FFQ7Nmmh8B/tKeY7GO+6hrZNzl6jUKA0QijBC+4ruslQcHCQe2KU1r2beSAoPPLWErOr6GhDfdzEEGkAzDHnoQ==","signatures":[{"sig":"MEUCIBZ+RLdc1aRou5lJ64WAqO5JDGoqoC64oe+eZCFK2sSCAiEAsP/92dJpeDFLKrSMJY9cPmOq81iVtn6NxqpyLFpt0fQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1849460,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkNacMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrifA//Yon2fWkCeFCtWvAMKG2oVOrS5H++kqSE45fkLKclGnpvvmFr\r\nR6o+mHAwk849jD1Q00wlWqxWL1/TcN6dhIo37L7c4uPxZSQKkeQKgaaccdUo\r\n+x+9MBoy+9HRJKGY/uPFW97MiSxe9/AS5bYQXCH8lbNlihLunan9uqIaxWO9\r\n57wDYN1i1CkcCDiNiwBmXUPstpkXkf5QN6XYD8u7AFv45ybRJN7wp4CCZea2\r\nEHS3wuP0dO4IiZ7SpFaamruubF5YINOg/9dAJ/gsdfL98Degjz8O8091ViQN\r\n0sLEj5GoFqTkOKvW7Pj3mUmShMrfxjLXHKc0gacVXyuWxd3kF7mB83JDrIcl\r\nksKYakKuDXdGHCV74wc6U4C6+d3GOcOAOnjnWZeGMywlEQFLu2dVCKdpDq9l\r\nDw0KImT/dkBRZXmd5sGM/EgL4p9YdBM1BfXZz+0b4u6shcZEd0Aoj11cdqM4\r\nncZHLOVN26QwQ8qNXepT+jQtMS+qOrQ6WG9DqevYmOmM++BWV53fwSft4ECf\r\nvPFk/RdijiMKtZDWkKtNTbDD5QiL8oAmCYFZfJffs8Vi8aaRVIIFwMh08tH2\r\n3RoHjlEvLk7FLFP0SFvDSaCX+VumOJFYeGlfzm6PbLvMaubujF8Xubbr/sHu\r\newJZlubrhfqcnkBJ5A2FcqjQLtRPTZla0KY=\r\n=1PtL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","readme":"# @arianee/arn-client\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","source":"src/index.ts","engines":{"node":">=16.18.1 <17"},"exports":{"types":"./dist/index.d.ts","default":"./dist/index.modern.js","require":"./dist/index.cjs"},"gitHead":"7a2361eb944180ee6f102a2e103280319e9298bb","scripts":{"dev":"microbundle watch --no-compress -f modern,esm,cjs","docs":"typedoc src/index.ts --tsconfig tsconfig.doc.json","jest":"jest --coverage","lint":"eslint -c .eslintrc.json \"src/**/*.ts\"","mock":"apimocker -c apimocker-config.json","test":"NODE_ENV=test jest","build":"npm run clean:build && microbundle -f modern,esm,cjs","clean":"npm run clean:build && rimraf node_modules","release":"npx --no semantic-release","lint:fix":"npm run lint -- --fix","clean:build":"rimraf dist","circular-deps":"madge --extensions ts --circular src"},"_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"overrides":{"preact":"10.13.2"},"_npmVersion":"8.19.4","description":"`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.","directories":{},"_nodeVersion":"16.18.1","dependencies":{"rxjs":"^7.8.0","uuid":"^9.0.0","web3":"^1.7.3","ethers":"~5.7.2","web3modal":"1.9.12","@wagmi/core":"0.10.6","@sentry/browser":"^7.25.0","@sentry/tracing":"^7.25.0","@web3modal/html":"2.2.2","@arianee/arn-types":"*","@ethersproject/hash":"~5.7.0","@metamask/providers":"^8.1.1","@web3modal/ethereum":"2.2.2","@metamask/onboarding":"^1.0.1","@walletconnect/client":"1.8.0","query-selector-shadow-dom":"^1.0.1","@walletconnect/web3-provider":"1.8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"url":"^0.11.0","assert":"^2.0.0","eslint":"^8.33.0","process":"^0.11.10","ts-jest":"^29.0.3","typedoc":"^0.23.22","prettier":"^2.6.2","@nrwl/jest":"^15.3.3","babel-jest":"^29.3.1","typescript":"~4.8.4","@types/jest":"^29.2.4","@types/uuid":"^9.0.0","@types/qrcode":"^1.5.0","os-browserify":"^0.3.0","http-browserify":"^1.7.0","jest-fetch-mock":"^3.0.3","https-browserify":"^1.0.0","@babel/preset-env":"^7.20.2","@types/prop-types":"^15.7.5","crypto-browserify":"^3.12.0","stream-browserify":"^3.0.0","@types/sanitize-html":"^2.6.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.3.1","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.45.1","babel-plugin-module-resolver":"^4.1.0","eslint-plugin-unused-imports":"^2.0.0","@babel/plugin-transform-runtime":"^7.19.6","@types/query-selector-shadow-dom":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.45.1","@babel/plugin-proposal-class-properties":"^7.18.6","@babel/plugin-proposal-export-default-from":"^7.18.10"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_1.3.0-develop.5_1681237772155_0.9765868447469952","host":"s3://npm-registry-packages"}},"1.3.0-develop.6":{"name":"@arianee/arn-client","version":"1.3.0-develop.6","author":{"name":"web3tooling@arianee.org"},"license":"No License","_id":"@arianee/arn-client@1.3.0-develop.6","maintainers":[{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"51372cbe9fb480a5ae8dd30ad3eb56a2fcaf7b24","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-1.3.0-develop.6.tgz","fileCount":117,"integrity":"sha512-Nz9ABkhRFS9djKBshy3/oEZiOxoNqcFLYNqPXUppab+iK0Zp0l6qG0siRg79ooGGbb82qHGGamcXIJ5uMuSjcg==","signatures":[{"sig":"MEQCIA3HGzgkLQ8feztoEeb5VCFos4+AIwUkRWfam1XWb/45AiAeFS43hfy5I8dW/uN+GewQvMpemolvmynzWjI2H94q2Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1849848,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkU7auACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqiRg//QYnsk5S/2Ydm7PbNZOPs9Y8hCZ/nlFf+rH2WuXCER/cc99lI\r\n+i7cnKsYXnZt5vmC8EopapfERZKxnTT5sAEv6Ll2WHYxFp09rkNuKsy01aya\r\nFycBkmDj5fTeherlxDi4aR1arifjwUCxaV+WrlLpY1CC7IDIGu7oOevEcLDn\r\ntDtp8BJmbu/dArgFuJ0erAKdNp3PBht/S91kR18G1kaYtwbW69HgWvBkWIOc\r\nAnzePbwr/6YI6mYTWx9b8DEtAtLk94q/UOi2dAEaYYgwCsRc4r1YUBFg22A6\r\nDUXawAgFz9h7RNFYusTy04Voa1sS84Yc7teL6YoM2ct0Q1GlQoA71bH84Os9\r\nWbGSpzxzTCVafQh3+MWTqinT3Sn0ymQdVAgIk46Xs/bbmnlkX4Skx6qPnfqn\r\nU8O2324fQ6EOJP0CdBa05LmNY9HI7bZdxXirDQaShb0335RiB6EW01+caGQT\r\nO5we+GzvzM/YmsoGXCgZPIiyERdwkwWXzgWIfLpIeXVj5h1+Y0l44Hv9uZlR\r\ngZQsLUDefGplUJQzx6DCST21YidTGyzYlYVCJ0XRIQSH/MBMBPjuZfX2V4Wo\r\n0MlPw6Z0mr6+ZH3m1e/RmtNGwuFnKX3ziynC24i4MtyGmdNgvA/y4q/DhTho\r\nvatRqjSlKr21c1AaQpCNtx/Hp7lAjCecKxY=\r\n=4gYh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","readme":"# @arianee/arn-client\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","source":"src/index.ts","engines":{"node":">=16.18.1 <17"},"exports":{"types":"./dist/index.d.ts","default":"./dist/index.modern.js","require":"./dist/index.cjs"},"gitHead":"7cf38acd0a7c0d782542b61479e0d22b4c9fbeda","scripts":{"dev":"microbundle watch --no-compress -f modern,esm,cjs","docs":"typedoc src/index.ts --tsconfig tsconfig.doc.json","jest":"jest --coverage","lint":"eslint -c .eslintrc.json \"src/**/*.ts\"","mock":"apimocker -c apimocker-config.json","test":"NODE_ENV=test jest","build":"npm run clean:build && microbundle -f modern,esm,cjs","clean":"npm run clean:build && rimraf node_modules","release":"npx --no semantic-release","lint:fix":"npm run lint -- --fix","clean:build":"rimraf dist","circular-deps":"madge --extensions ts --circular src"},"_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"overrides":{"preact":"10.13.2"},"_npmVersion":"8.19.4","description":"`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.","directories":{},"_nodeVersion":"16.18.1","dependencies":{"rxjs":"^7.8.0","uuid":"^9.0.0","web3":"^1.7.3","ethers":"~5.7.2","web3modal":"1.9.12","@wagmi/core":"0.10.6","@sentry/browser":"^7.25.0","@sentry/tracing":"^7.25.0","@web3modal/html":"2.2.2","@arianee/arn-types":"*","@ethersproject/hash":"~5.7.0","@metamask/providers":"^8.1.1","@web3modal/ethereum":"2.2.2","@metamask/onboarding":"^1.0.1","@walletconnect/client":"1.8.0","query-selector-shadow-dom":"^1.0.1","@walletconnect/web3-provider":"1.8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"url":"^0.11.0","assert":"^2.0.0","eslint":"^8.33.0","process":"^0.11.10","ts-jest":"^29.0.3","typedoc":"^0.23.22","prettier":"^2.6.2","@nrwl/jest":"^15.3.3","babel-jest":"^29.3.1","typescript":"~4.8.4","@types/jest":"^29.2.4","@types/uuid":"^9.0.0","@types/qrcode":"^1.5.0","os-browserify":"^0.3.0","http-browserify":"^1.7.0","jest-fetch-mock":"^3.0.3","https-browserify":"^1.0.0","@babel/preset-env":"^7.20.2","@types/prop-types":"^15.7.5","crypto-browserify":"^3.12.0","stream-browserify":"^3.0.0","@types/sanitize-html":"^2.6.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.3.1","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.45.1","babel-plugin-module-resolver":"^4.1.0","eslint-plugin-unused-imports":"^2.0.0","@babel/plugin-transform-runtime":"^7.19.6","@types/query-selector-shadow-dom":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.45.1","@babel/plugin-proposal-class-properties":"^7.18.6","@babel/plugin-proposal-export-default-from":"^7.18.10"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_1.3.0-develop.6_1683207854470_0.8992151032448157","host":"s3://npm-registry-packages"}},"1.3.0-develop.7":{"name":"@arianee/arn-client","version":"1.3.0-develop.7","author":{"name":"web3tooling@arianee.org"},"license":"No License","_id":"@arianee/arn-client@1.3.0-develop.7","maintainers":[{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"f959f91b9bf3b95b7e55c56fdb252968938fdb62","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-1.3.0-develop.7.tgz","fileCount":117,"integrity":"sha512-SkYmSLZHEK3kJjjVYVyRYK/HgVgDrZCx3kGt2t+IhUvEYUNLhoqdOlAjHxy4VdyzqF8NXv6jl9zGlc6Rdc2coQ==","signatures":[{"sig":"MEQCIBR0Xdqwba3Id5+9UcettIYoqE6NJWV2UvNWp1W+8vqHAiADInRaoGAtE7DquUhHQdVRd+VqGlNzVs9GZeDvtEwUow==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1850203},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","readme":"# @arianee/arn-client\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","source":"src/index.ts","exports":{"types":"./dist/index.d.ts","default":"./dist/index.modern.js","require":"./dist/index.cjs"},"gitHead":"5dd500d51a5beec4f55e224a82e43abbe89d20dc","scripts":{"dev":"microbundle watch --no-compress -f modern,esm,cjs","docs":"typedoc src/index.ts --tsconfig tsconfig.doc.json","jest":"jest --coverage","lint":"eslint -c .eslintrc.json \"src/**/*.ts\"","mock":"apimocker -c apimocker-config.json","test":"NODE_ENV=test jest","build":"npm run clean:build && microbundle -f modern,esm,cjs","clean":"npm run clean:build && rimraf node_modules","release":"npx --no semantic-release","lint:fix":"npm run lint -- --fix","clean:build":"rimraf dist","circular-deps":"madge --extensions ts --circular src"},"_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"overrides":{"preact":"10.13.2"},"_npmVersion":"8.19.4","description":"`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.","directories":{},"_nodeVersion":"16.18.1","dependencies":{"rxjs":"^7.8.0","uuid":"^9.0.0","web3":"^1.7.3","ethers":"~5.7.2","web3modal":"1.9.12","@wagmi/core":"0.10.6","@sentry/browser":"^7.25.0","@sentry/tracing":"^7.25.0","@web3modal/html":"2.2.2","@arianee/arn-types":"*","@ethersproject/hash":"~5.7.0","@metamask/providers":"^8.1.1","@web3modal/ethereum":"2.2.2","@metamask/onboarding":"^1.0.1","@walletconnect/client":"1.8.0","query-selector-shadow-dom":"^1.0.1","@walletconnect/web3-provider":"1.8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"url":"^0.11.0","assert":"^2.0.0","eslint":"^8.33.0","process":"^0.11.10","ts-jest":"^29.0.3","typedoc":"^0.23.22","prettier":"^2.6.2","@nrwl/jest":"^15.3.3","babel-jest":"^29.3.1","typescript":"~4.8.4","@types/jest":"^29.2.4","@types/uuid":"^9.0.0","@types/qrcode":"^1.5.0","os-browserify":"^0.3.0","http-browserify":"^1.7.0","jest-fetch-mock":"^3.0.3","https-browserify":"^1.0.0","@babel/preset-env":"^7.20.2","@types/prop-types":"^15.7.5","crypto-browserify":"^3.12.0","stream-browserify":"^3.0.0","@types/sanitize-html":"^2.6.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.3.1","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.45.1","babel-plugin-module-resolver":"^4.1.0","eslint-plugin-unused-imports":"^2.0.0","@babel/plugin-transform-runtime":"^7.19.6","@types/query-selector-shadow-dom":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.45.1","@babel/plugin-proposal-class-properties":"^7.18.6","@babel/plugin-proposal-export-default-from":"^7.18.10"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_1.3.0-develop.7_1683722427907_0.006822386492643995","host":"s3://npm-registry-packages"}},"1.3.0-staging.2":{"name":"@arianee/arn-client","version":"1.3.0-staging.2","author":{"name":"web3tooling@arianee.org"},"license":"No License","_id":"@arianee/arn-client@1.3.0-staging.2","maintainers":[{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"51ec69382d5db7fd7476e13029b032583138d0f4","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-1.3.0-staging.2.tgz","fileCount":117,"integrity":"sha512-834ELPkLU16vSh9apPeCSJqIZziBWda0WZEIolcBWrpuWvA6fN8vneQOnoVZEX32xy8/DKnLlcnzRbvbII6d/Q==","signatures":[{"sig":"MEYCIQCJMMJGkBUO/cZr05Ecu+YDy7UNsKftW3pYunEshafTxAIhAKIzGjUPmbVyowKIelLMq3OxRgJXhSV5RTAhpU2zF+Zi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1851318},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","readme":"# @arianee/arn-client\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","source":"src/index.ts","exports":{"types":"./dist/index.d.ts","default":"./dist/index.modern.js","require":"./dist/index.cjs"},"gitHead":"3de1da6f93424b92fef3a0d6a96dee5c55c56bf1","scripts":{"dev":"microbundle watch --no-compress -f modern,esm,cjs","docs":"typedoc src/index.ts --tsconfig tsconfig.doc.json","jest":"jest --coverage","lint":"eslint -c .eslintrc.json \"src/**/*.ts\"","mock":"apimocker -c apimocker-config.json","test":"NODE_ENV=test jest","build":"npm run clean:build && microbundle -f modern,esm,cjs","clean":"npm run clean:build && rimraf node_modules","release":"npx --no semantic-release","lint:fix":"npm run lint -- --fix","clean:build":"rimraf dist","circular-deps":"madge --extensions ts --circular src"},"_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"overrides":{"preact":"10.13.2"},"_npmVersion":"8.19.4","description":"`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.","directories":{},"_nodeVersion":"16.18.1","dependencies":{"rxjs":"^7.8.0","uuid":"^9.0.0","web3":"^1.7.3","ethers":"~5.7.2","web3modal":"1.9.12","@wagmi/core":"0.10.6","@sentry/browser":"^7.25.0","@sentry/tracing":"^7.25.0","@web3modal/html":"2.2.2","@arianee/arn-types":"*","@ethersproject/hash":"~5.7.0","@metamask/providers":"^8.1.1","@web3modal/ethereum":"2.2.2","@metamask/onboarding":"^1.0.1","@walletconnect/client":"1.8.0","query-selector-shadow-dom":"^1.0.1","@walletconnect/web3-provider":"1.8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"url":"^0.11.0","assert":"^2.0.0","eslint":"^8.33.0","process":"^0.11.10","ts-jest":"^29.0.3","typedoc":"^0.23.22","prettier":"^2.6.2","@nrwl/jest":"^15.3.3","babel-jest":"^29.3.1","typescript":"~4.8.4","@types/jest":"^29.2.4","@types/uuid":"^9.0.0","@types/qrcode":"^1.5.0","os-browserify":"^0.3.0","http-browserify":"^1.7.0","jest-fetch-mock":"^3.0.3","https-browserify":"^1.0.0","@babel/preset-env":"^7.20.2","@types/prop-types":"^15.7.5","crypto-browserify":"^3.12.0","stream-browserify":"^3.0.0","@types/sanitize-html":"^2.6.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.3.1","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.45.1","babel-plugin-module-resolver":"^4.1.0","eslint-plugin-unused-imports":"^2.0.0","@babel/plugin-transform-runtime":"^7.19.6","@types/query-selector-shadow-dom":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.45.1","@babel/plugin-proposal-class-properties":"^7.18.6","@babel/plugin-proposal-export-default-from":"^7.18.10"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_1.3.0-staging.2_1683821622560_0.7241337497525759","host":"s3://npm-registry-packages"}},"1.3.0":{"name":"@arianee/arn-client","version":"1.3.0","author":{"name":"web3tooling@arianee.org"},"license":"No License","_id":"@arianee/arn-client@1.3.0","maintainers":[{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"247d442128346a01ee5725644910affa2d8139e2","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-1.3.0.tgz","fileCount":117,"integrity":"sha512-HKwsRNWdZUugADaY7DPETFnavV3cGbAgULtdLTWQ03y99Zd1aqUM798CXQocmv3GMIA6bIwEP0xryLYW6PRQmw==","signatures":[{"sig":"MEUCIHPGyRGsxgtCRstftoW2Ko7XbFdKTyxJfoeEN9p1LD7YAiEA/+fyHVPkn91Sb+MfnA70XYDy2JsmHLz1Y9P8JsOCAwM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1852635},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","source":"src/index.ts","exports":{"types":"./dist/index.d.ts","default":"./dist/index.modern.js","require":"./dist/index.cjs"},"gitHead":"ed5c78b6781eb357b445ae712265d8f96710d07c","scripts":{"dev":"microbundle watch --no-compress -f modern,esm,cjs","docs":"typedoc src/index.ts --tsconfig tsconfig.doc.json","jest":"jest --coverage","lint":"eslint -c .eslintrc.json \"src/**/*.ts\"","mock":"apimocker -c apimocker-config.json","test":"NODE_ENV=test jest","build":"npm run clean:build && microbundle -f modern,esm,cjs","clean":"npm run clean:build && rimraf node_modules","release":"npx --no semantic-release","lint:fix":"npm run lint -- --fix","clean:build":"rimraf dist","circular-deps":"madge --extensions ts --circular src"},"_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"overrides":{"preact":"10.13.2"},"_npmVersion":"8.19.4","description":"`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.","directories":{},"_nodeVersion":"16.18.1","dependencies":{"rxjs":"^7.8.0","uuid":"^9.0.0","web3":"^1.7.3","ethers":"~5.7.2","web3modal":"1.9.12","@wagmi/core":"0.10.6","@sentry/browser":"^7.25.0","@sentry/tracing":"^7.25.0","@web3modal/html":"2.2.2","@arianee/arn-types":"*","@ethersproject/hash":"~5.7.0","@metamask/providers":"^8.1.1","@web3modal/ethereum":"2.2.2","@metamask/onboarding":"^1.0.1","@walletconnect/client":"1.8.0","query-selector-shadow-dom":"^1.0.1","@walletconnect/web3-provider":"1.8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"url":"^0.11.0","assert":"^2.0.0","eslint":"^8.33.0","process":"^0.11.10","ts-jest":"^29.0.3","typedoc":"^0.23.22","prettier":"^2.6.2","@nrwl/jest":"^15.3.3","babel-jest":"^29.3.1","typescript":"~4.8.4","@types/jest":"^29.2.4","@types/uuid":"^9.0.0","@types/qrcode":"^1.5.0","os-browserify":"^0.3.0","http-browserify":"^1.7.0","jest-fetch-mock":"^3.0.3","https-browserify":"^1.0.0","@babel/preset-env":"^7.20.2","@types/prop-types":"^15.7.5","crypto-browserify":"^3.12.0","stream-browserify":"^3.0.0","@types/sanitize-html":"^2.6.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.3.1","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.45.1","babel-plugin-module-resolver":"^4.1.0","eslint-plugin-unused-imports":"^2.0.0","@babel/plugin-transform-runtime":"^7.19.6","@types/query-selector-shadow-dom":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.45.1","@babel/plugin-proposal-class-properties":"^7.18.6","@babel/plugin-proposal-export-default-from":"^7.18.10"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_1.3.0_1683822770149_0.5853966213162676","host":"s3://npm-registry-packages"}},"1.3.1-develop.1":{"name":"@arianee/arn-client","version":"1.3.1-develop.1","author":{"name":"web3tooling@arianee.org"},"license":"No License","_id":"@arianee/arn-client@1.3.1-develop.1","maintainers":[{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"1942a4c7c51956c82f30dc7b0761d5502316af24","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-1.3.1-develop.1.tgz","fileCount":117,"integrity":"sha512-9OOFvrYtSstF6TeHNqi5KeZbk2CnrXOP4ILJweUQabyeVyfakFxyKMNgXKlbab9eQNOgdgCar8O8FgD5LXfxkw==","signatures":[{"sig":"MEUCICct7hyICC/EoGhTFIw7ZGwOW8rkp4k/2cG6wwNc8LWmAiEAlJObLeLMdsnDiSwg/z1RoQpC0EPTmfxK2Sr60rUxOZg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1853072},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","source":"src/index.ts","exports":{"types":"./dist/index.d.ts","default":"./dist/index.modern.js","require":"./dist/index.cjs"},"gitHead":"0aad26b7fae7a88ad521c7a7de728f60642650fa","scripts":{"dev":"microbundle watch --no-compress -f modern,esm,cjs","docs":"typedoc src/index.ts --tsconfig tsconfig.doc.json","jest":"jest --coverage","lint":"eslint -c .eslintrc.json \"src/**/*.ts\"","mock":"apimocker -c apimocker-config.json","test":"NODE_ENV=test jest","build":"npm run clean:build && microbundle -f modern,esm,cjs","clean":"npm run clean:build && rimraf node_modules","release":"npx --no semantic-release","lint:fix":"npm run lint -- --fix","clean:build":"rimraf dist","circular-deps":"madge --extensions ts --circular src"},"_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"overrides":{"preact":"10.13.2"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"16.18.1","dependencies":{"rxjs":"^7.8.0","uuid":"^9.0.0","web3":"^1.7.3","ethers":"~5.7.2","web3modal":"1.9.12","@wagmi/core":"0.10.6","@sentry/browser":"^7.25.0","@sentry/tracing":"^7.25.0","@web3modal/html":"2.2.2","@arianee/arn-types":"*","@ethersproject/hash":"~5.7.0","@metamask/providers":"^8.1.1","@web3modal/ethereum":"2.2.2","@metamask/onboarding":"^1.0.1","@walletconnect/client":"1.8.0","query-selector-shadow-dom":"^1.0.1","@walletconnect/web3-provider":"1.8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"url":"^0.11.0","assert":"^2.0.0","eslint":"^8.33.0","process":"^0.11.10","ts-jest":"^29.0.3","typedoc":"^0.23.22","prettier":"^2.6.2","@nrwl/jest":"^15.3.3","babel-jest":"^29.3.1","typescript":"~4.8.4","@types/jest":"^29.2.4","@types/uuid":"^9.0.0","@types/qrcode":"^1.5.0","os-browserify":"^0.3.0","http-browserify":"^1.7.0","jest-fetch-mock":"^3.0.3","https-browserify":"^1.0.0","@babel/preset-env":"^7.20.2","@types/prop-types":"^15.7.5","crypto-browserify":"^3.12.0","stream-browserify":"^3.0.0","@types/sanitize-html":"^2.6.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.3.1","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.45.1","babel-plugin-module-resolver":"^4.1.0","eslint-plugin-unused-imports":"^2.0.0","@babel/plugin-transform-runtime":"^7.19.6","@types/query-selector-shadow-dom":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.45.1","@babel/plugin-proposal-class-properties":"^7.18.6","@babel/plugin-proposal-export-default-from":"^7.18.10"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_1.3.1-develop.1_1684252941145_0.797385161571353","host":"s3://npm-registry-packages"}},"2.0.0-develop.1":{"name":"@arianee/arn-client","version":"2.0.0-develop.1","author":{"name":"web3tooling@arianee.org"},"license":"No License","_id":"@arianee/arn-client@2.0.0-develop.1","maintainers":[{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"211c2b7df72202da6fbd311f05bcb30c2413fd48","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-2.0.0-develop.1.tgz","fileCount":119,"integrity":"sha512-KbgdvoD3GjuIiotigcwlyjSuc/c52jiJD46mwcIDXtTwBY8ox0UAv6wp9l15svbeLEFjSMv3xREaeS3VDU9L0g==","signatures":[{"sig":"MEQCIA0xteZwOVeN1TRgnoYQgkn+jmxFmOYYHAiVDzLfH97eAiBVz5pK8Oxj1CiDTaDnacRgL66a7aix6j+Z5Ju6Tgqq7w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1963891},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","source":"src/index.ts","exports":{"types":"./dist/index.d.ts","default":"./dist/index.modern.js","require":"./dist/index.cjs"},"gitHead":"b4858f7084b4f8d31dc1850a2bbae3d41279b397","scripts":{"dev":"microbundle watch --no-compress -f modern,esm,cjs","docs":"typedoc src/index.ts --tsconfig tsconfig.doc.json","jest":"jest --coverage","lint":"eslint -c .eslintrc.json \"src/**/*.ts\"","mock":"apimocker -c apimocker-config.json","test":"NODE_ENV=test jest","build":"npm run clean:build && microbundle -f modern,esm,cjs","clean":"npm run clean:build && rimraf node_modules","release":"npx --no semantic-release","lint:fix":"npm run lint -- --fix","clean:build":"rimraf dist","circular-deps":"madge --extensions ts --circular src"},"_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"overrides":{"preact":"10.13.2"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"16.18.1","dependencies":{"rxjs":"^7.8.0","uuid":"^9.0.0","web3":"^1.7.3","ethers":"~5.7.2","web3modal":"1.9.12","@wagmi/core":"0.10.6","@sentry/browser":"^7.25.0","@sentry/tracing":"^7.25.0","@web3modal/html":"2.2.2","@arianee/arn-types":"*","@ethersproject/hash":"~5.7.0","@metamask/providers":"^8.1.1","@web3modal/ethereum":"2.2.2","@metamask/onboarding":"^1.0.1","@walletconnect/client":"1.8.0","query-selector-shadow-dom":"^1.0.1","@walletconnect/web3-provider":"1.8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"url":"^0.11.0","assert":"^2.0.0","eslint":"^8.33.0","process":"^0.11.10","ts-jest":"^29.0.3","typedoc":"^0.23.22","prettier":"^2.6.2","@nrwl/jest":"^15.3.3","babel-jest":"^29.3.1","typescript":"~4.8.4","@types/jest":"^29.2.4","@types/uuid":"^9.0.0","@types/qrcode":"^1.5.0","os-browserify":"^0.3.0","http-browserify":"^1.7.0","jest-fetch-mock":"^3.0.3","https-browserify":"^1.0.0","@babel/preset-env":"^7.20.2","@types/prop-types":"^15.7.5","crypto-browserify":"^3.12.0","stream-browserify":"^3.0.0","@types/sanitize-html":"^2.6.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.3.1","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.45.1","babel-plugin-module-resolver":"^4.1.0","eslint-plugin-unused-imports":"^2.0.0","@babel/plugin-transform-runtime":"^7.19.6","@types/query-selector-shadow-dom":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.45.1","@babel/plugin-proposal-class-properties":"^7.18.6","@babel/plugin-proposal-export-default-from":"^7.18.10"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_2.0.0-develop.1_1684315088370_0.5725541257364506","host":"s3://npm-registry-packages"}},"2.0.0-develop.2":{"name":"@arianee/arn-client","version":"2.0.0-develop.2","author":{"name":"web3tooling@arianee.org"},"license":"No License","_id":"@arianee/arn-client@2.0.0-develop.2","maintainers":[{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"1bc82f692d3ad82b7bdf06a95ff7bf208f3810a6","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-2.0.0-develop.2.tgz","fileCount":119,"integrity":"sha512-ujfjqAcay40kYnBb3uLZeC/I6N8S6IMxuVyyicUoao6k4Fk/AZwux+2ZbqRlpAtPuiyr8wahV5Fy2vjac59nIg==","signatures":[{"sig":"MEUCIQCKDcR8ggkNS/rUnP7LdFgxms0Z7Titb1eD9vAGk9/0hwIgbArFG3NnWCe5ZC5pCA4MGtw+Z6h1Z5ooxLCLpxLehZU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1964675},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","source":"src/index.ts","exports":{"types":"./dist/index.d.ts","default":"./dist/index.modern.js","require":"./dist/index.cjs"},"gitHead":"eba3129c51ce6736b8e0992dc651d2dc9288bd63","scripts":{"dev":"microbundle watch --no-compress -f modern,esm,cjs","docs":"typedoc src/index.ts --tsconfig tsconfig.doc.json","jest":"jest --coverage","lint":"eslint -c .eslintrc.json \"src/**/*.ts\"","mock":"apimocker -c apimocker-config.json","test":"NODE_ENV=test jest","build":"npm run clean:build && microbundle -f modern,esm,cjs","clean":"npm run clean:build && rimraf node_modules","release":"npx --no semantic-release","lint:fix":"npm run lint -- --fix","clean:build":"rimraf dist","circular-deps":"madge --extensions ts --circular src"},"_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"overrides":{"preact":"10.13.2"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"16.18.1","dependencies":{"rxjs":"^7.8.0","uuid":"^9.0.0","web3":"^1.7.3","ethers":"~5.7.2","web3modal":"1.9.12","@wagmi/core":"0.10.6","@sentry/browser":"^7.25.0","@sentry/tracing":"^7.25.0","@web3modal/html":"2.2.2","@arianee/arn-types":"*","@ethersproject/hash":"~5.7.0","@metamask/providers":"^8.1.1","@web3modal/ethereum":"2.2.2","@metamask/onboarding":"^1.0.1","@walletconnect/client":"1.8.0","query-selector-shadow-dom":"^1.0.1","@walletconnect/web3-provider":"1.8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"url":"^0.11.0","assert":"^2.0.0","eslint":"^8.33.0","process":"^0.11.10","ts-jest":"^29.0.3","typedoc":"^0.23.22","prettier":"^2.6.2","@nrwl/jest":"^15.3.3","babel-jest":"^29.3.1","typescript":"~4.8.4","@types/jest":"^29.2.4","@types/uuid":"^9.0.0","@types/qrcode":"^1.5.0","os-browserify":"^0.3.0","http-browserify":"^1.7.0","jest-fetch-mock":"^3.0.3","https-browserify":"^1.0.0","@babel/preset-env":"^7.20.2","@types/prop-types":"^15.7.5","crypto-browserify":"^3.12.0","stream-browserify":"^3.0.0","@types/sanitize-html":"^2.6.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.3.1","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.45.1","babel-plugin-module-resolver":"^4.1.0","eslint-plugin-unused-imports":"^2.0.0","@babel/plugin-transform-runtime":"^7.19.6","@types/query-selector-shadow-dom":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.45.1","@babel/plugin-proposal-class-properties":"^7.18.6","@babel/plugin-proposal-export-default-from":"^7.18.10"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_2.0.0-develop.2_1684323492472_0.039739587437382706","host":"s3://npm-registry-packages"}},"2.0.0-develop.3":{"name":"@arianee/arn-client","version":"2.0.0-develop.3","author":{"name":"web3tooling@arianee.org"},"license":"No License","_id":"@arianee/arn-client@2.0.0-develop.3","maintainers":[{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"c17eccca2aa785d18cff18847f4296034d18119d","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-2.0.0-develop.3.tgz","fileCount":119,"integrity":"sha512-Ycw9g8tTShyb7oMJgOsLpHrsMZmpv/tcNiienRxiImJhxQ/GalvYjRF0H/mnJLVhc5HrhRSajb5ghtLPF3WbKA==","signatures":[{"sig":"MEQCIDj8OFK5lIwDn6DVhOELgbFAkOJFqt15zJMRFfYxT752AiB3InNpAKnNKhdxUcpy3gOvIgmTv3NQoTgzmbS4L6nPbA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1966597},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","source":"src/index.ts","exports":{"types":"./dist/index.d.ts","default":"./dist/index.modern.js","require":"./dist/index.cjs"},"gitHead":"48aa01cc53c902a3790e1ed0e88314e0331e65b6","scripts":{"dev":"microbundle watch --no-compress -f modern,esm,cjs","docs":"typedoc src/index.ts --tsconfig tsconfig.doc.json","jest":"jest --coverage","lint":"eslint -c .eslintrc.json \"src/**/*.ts\"","mock":"apimocker -c apimocker-config.json","test":"NODE_ENV=test jest","build":"npm run clean:build && microbundle -f modern,esm,cjs","clean":"npm run clean:build && rimraf node_modules","release":"npx --no semantic-release","lint:fix":"npm run lint -- --fix","clean:build":"rimraf dist","circular-deps":"madge --extensions ts --circular src"},"_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"overrides":{"preact":"10.13.2"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"16.18.1","dependencies":{"rxjs":"^7.8.0","uuid":"^9.0.0","web3":"^1.7.3","ethers":"~5.7.2","web3modal":"1.9.12","@wagmi/core":"0.10.6","@sentry/browser":"^7.25.0","@sentry/tracing":"^7.25.0","@web3modal/html":"2.2.2","@arianee/arn-types":"*","@ethersproject/hash":"~5.7.0","@metamask/providers":"^8.1.1","@web3modal/ethereum":"2.2.2","@metamask/onboarding":"^1.0.1","@walletconnect/client":"1.8.0","query-selector-shadow-dom":"^1.0.1","@walletconnect/web3-provider":"1.8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"url":"^0.11.0","assert":"^2.0.0","eslint":"^8.33.0","process":"^0.11.10","ts-jest":"^29.0.3","typedoc":"^0.23.22","prettier":"^2.6.2","@nrwl/jest":"^15.3.3","babel-jest":"^29.3.1","typescript":"~4.8.4","@types/jest":"^29.2.4","@types/uuid":"^9.0.0","@types/qrcode":"^1.5.0","os-browserify":"^0.3.0","http-browserify":"^1.7.0","jest-fetch-mock":"^3.0.3","https-browserify":"^1.0.0","@babel/preset-env":"^7.20.2","@types/prop-types":"^15.7.5","crypto-browserify":"^3.12.0","stream-browserify":"^3.0.0","@types/sanitize-html":"^2.6.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.3.1","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.45.1","babel-plugin-module-resolver":"^4.1.0","eslint-plugin-unused-imports":"^2.0.0","@babel/plugin-transform-runtime":"^7.19.6","@types/query-selector-shadow-dom":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.45.1","@babel/plugin-proposal-class-properties":"^7.18.6","@babel/plugin-proposal-export-default-from":"^7.18.10"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_2.0.0-develop.3_1684771188562_0.4865718823390184","host":"s3://npm-registry-packages"}},"2.0.0-develop.4":{"name":"@arianee/arn-client","version":"2.0.0-develop.4","author":{"name":"web3tooling@arianee.org"},"license":"No License","_id":"@arianee/arn-client@2.0.0-develop.4","maintainers":[{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"ac6324d252b30e864647f17040ed1285e3c67dd1","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-2.0.0-develop.4.tgz","fileCount":119,"integrity":"sha512-DFPdKrQB8hT+Uguiol5j6YajjqlqAFqEvuXlR2MQDucgl6fvfyiPCcjnzmDf6kcF61DNyj3Jk01zVnUKHqmqdQ==","signatures":[{"sig":"MEUCIQCIcwmc79fzfK++wN5SPzA37odV1jQXcrdjgulLjIjwhAIgYvQMgoQmhso3G6fmAYEcpAgv7iAFZ9XyEuk/eQDH2Tw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1969076},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","source":"src/index.ts","exports":{"types":"./dist/index.d.ts","default":"./dist/index.modern.js","require":"./dist/index.cjs"},"gitHead":"f71e1c4b6d918088c0ca9811011691f7446e5b68","scripts":{"dev":"microbundle watch --no-compress -f modern,esm,cjs","docs":"typedoc src/index.ts --tsconfig tsconfig.doc.json","jest":"jest --coverage","lint":"eslint -c .eslintrc.json \"src/**/*.ts\"","mock":"apimocker -c apimocker-config.json","test":"NODE_ENV=test jest","build":"npm run clean:build && microbundle -f modern,esm,cjs","clean":"npm run clean:build && rimraf node_modules","release":"npx --no semantic-release","lint:fix":"npm run lint -- --fix","clean:build":"rimraf dist","circular-deps":"madge --extensions ts --circular src"},"_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"overrides":{"preact":"10.13.2"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"16.18.1","dependencies":{"rxjs":"^7.8.0","uuid":"^9.0.0","web3":"^1.7.3","ethers":"~5.7.2","web3modal":"1.9.12","@wagmi/core":"0.10.6","@sentry/browser":"^7.25.0","@sentry/tracing":"^7.25.0","@web3modal/html":"2.2.2","@arianee/arn-types":"*","@ethersproject/hash":"~5.7.0","@metamask/providers":"^8.1.1","@web3modal/ethereum":"2.2.2","@metamask/onboarding":"^1.0.1","@walletconnect/client":"1.8.0","query-selector-shadow-dom":"^1.0.1","@walletconnect/web3-provider":"1.8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"url":"^0.11.0","assert":"^2.0.0","eslint":"^8.33.0","process":"^0.11.10","ts-jest":"^29.0.3","typedoc":"^0.23.22","prettier":"^2.6.2","@nrwl/jest":"^15.3.3","babel-jest":"^29.3.1","typescript":"~4.8.4","@types/jest":"^29.2.4","@types/uuid":"^9.0.0","@types/qrcode":"^1.5.0","os-browserify":"^0.3.0","http-browserify":"^1.7.0","jest-fetch-mock":"^3.0.3","https-browserify":"^1.0.0","@babel/preset-env":"^7.20.2","@types/prop-types":"^15.7.5","crypto-browserify":"^3.12.0","stream-browserify":"^3.0.0","@types/sanitize-html":"^2.6.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.3.1","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.45.1","babel-plugin-module-resolver":"^4.1.0","eslint-plugin-unused-imports":"^2.0.0","@babel/plugin-transform-runtime":"^7.19.6","@types/query-selector-shadow-dom":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.45.1","@babel/plugin-proposal-class-properties":"^7.18.6","@babel/plugin-proposal-export-default-from":"^7.18.10"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_2.0.0-develop.4_1685439498175_0.6939995729306843","host":"s3://npm-registry-packages"}},"2.0.0-develop.5":{"name":"@arianee/arn-client","version":"2.0.0-develop.5","author":{"name":"web3tooling@arianee.org"},"license":"No License","_id":"@arianee/arn-client@2.0.0-develop.5","maintainers":[{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"943469dce081ad237966c5e78d2e34f28f14e5ca","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-2.0.0-develop.5.tgz","fileCount":119,"integrity":"sha512-y0lDrErdncbcydcJdjHZgdkObEkZZgyUqHi1m4rCexg6k1GBZOHQbC6w22cPTGBASQa4uSBtiPNglQJOD4by6Q==","signatures":[{"sig":"MEYCIQDx3pylmBPV4IWNIxJQ4kcdKeMkYJ/OsO5tbtOthhCd7wIhALCC6eBSfAzZgzflFO5XtGFPHc9Y65iE5SVFypKfsEWC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1969401},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","source":"src/index.ts","exports":{"types":"./dist/index.d.ts","default":"./dist/index.modern.js","require":"./dist/index.cjs"},"gitHead":"6f664978352b088531dfc941eb860e5126052ad9","scripts":{"dev":"microbundle watch --no-compress -f modern,esm,cjs","docs":"typedoc src/index.ts --tsconfig tsconfig.doc.json","jest":"jest --coverage","lint":"eslint -c .eslintrc.json \"src/**/*.ts\"","mock":"apimocker -c apimocker-config.json","test":"NODE_ENV=test jest","build":"npm run clean:build && microbundle -f modern,esm,cjs","clean":"npm run clean:build && rimraf node_modules","release":"npx --no semantic-release","lint:fix":"npm run lint -- --fix","clean:build":"rimraf dist","circular-deps":"madge --extensions ts --circular src"},"_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"overrides":{"preact":"10.13.2"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"16.18.1","dependencies":{"rxjs":"^7.8.0","uuid":"^9.0.0","web3":"^1.7.3","ethers":"~5.7.2","web3modal":"1.9.12","@wagmi/core":"0.10.6","@sentry/browser":"^7.25.0","@sentry/tracing":"^7.25.0","@web3modal/html":"2.2.2","@arianee/arn-types":"*","@ethersproject/hash":"~5.7.0","@metamask/providers":"^8.1.1","@web3modal/ethereum":"2.2.2","@metamask/onboarding":"^1.0.1","@walletconnect/client":"1.8.0","query-selector-shadow-dom":"^1.0.1","@walletconnect/web3-provider":"1.8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"url":"^0.11.0","assert":"^2.0.0","eslint":"^8.33.0","process":"^0.11.10","ts-jest":"^29.0.3","typedoc":"^0.23.22","prettier":"^2.6.2","@nrwl/jest":"^15.3.3","babel-jest":"^29.3.1","typescript":"~4.8.4","@types/jest":"^29.2.4","@types/uuid":"^9.0.0","@types/qrcode":"^1.5.0","os-browserify":"^0.3.0","http-browserify":"^1.7.0","jest-fetch-mock":"^3.0.3","https-browserify":"^1.0.0","@babel/preset-env":"^7.20.2","@types/prop-types":"^15.7.5","crypto-browserify":"^3.12.0","stream-browserify":"^3.0.0","@types/sanitize-html":"^2.6.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.3.1","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.45.1","babel-plugin-module-resolver":"^4.1.0","eslint-plugin-unused-imports":"^2.0.0","@babel/plugin-transform-runtime":"^7.19.6","@types/query-selector-shadow-dom":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.45.1","@babel/plugin-proposal-class-properties":"^7.18.6","@babel/plugin-proposal-export-default-from":"^7.18.10"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_2.0.0-develop.5_1685445782536_0.2814452732152839","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"@arianee/arn-client","version":"2.0.0","author":{"name":"web3tooling@arianee.org"},"license":"No License","_id":"@arianee/arn-client@2.0.0","maintainers":[{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"420d2988aa6464f66a5448408dec3e75103b6941","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-2.0.0.tgz","fileCount":119,"integrity":"sha512-NQL+/cXQf80pufuBKEZxLqAihdxci+pIjIp4nH23zGvSNO+2Oi86z1L5367cINtpoVIM/nzU+rROxyFMA6f7Nw==","signatures":[{"sig":"MEQCIAp6SLdQ33Ws7I+nbtsxNQOQ2Krx6YGDJVV8bJQuKYaGAiBdagTm9uwbU4PFJ2dkGyXUSzsjIDNJe8FBoWyqyI8geg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1970542},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","source":"src/index.ts","exports":{"types":"./dist/index.d.ts","default":"./dist/index.modern.js","require":"./dist/index.cjs"},"gitHead":"c0c92a5ab85f48deda4fd69323c9fff256e1d586","scripts":{"dev":"microbundle watch --no-compress -f modern,esm,cjs","docs":"typedoc src/index.ts --tsconfig tsconfig.doc.json","jest":"jest --coverage","lint":"eslint -c .eslintrc.json \"src/**/*.ts\"","mock":"apimocker -c apimocker-config.json","test":"NODE_ENV=test jest","build":"npm run clean:build && microbundle -f modern,esm,cjs","clean":"npm run clean:build && rimraf node_modules","release":"npx --no semantic-release","lint:fix":"npm run lint -- --fix","clean:build":"rimraf dist","circular-deps":"madge --extensions ts --circular src"},"_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"overrides":{"preact":"10.13.2"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"16.18.1","dependencies":{"rxjs":"^7.8.0","uuid":"^9.0.0","web3":"^1.7.3","ethers":"~5.7.2","web3modal":"1.9.12","@wagmi/core":"0.10.6","@sentry/browser":"^7.25.0","@sentry/tracing":"^7.25.0","@web3modal/html":"2.2.2","@arianee/arn-types":"*","@ethersproject/hash":"~5.7.0","@metamask/providers":"^8.1.1","@web3modal/ethereum":"2.2.2","@metamask/onboarding":"^1.0.1","@walletconnect/client":"1.8.0","query-selector-shadow-dom":"^1.0.1","@walletconnect/web3-provider":"1.8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"url":"^0.11.0","assert":"^2.0.0","eslint":"^8.33.0","process":"^0.11.10","ts-jest":"^29.0.3","typedoc":"^0.23.22","prettier":"^2.6.2","@nrwl/jest":"^15.3.3","babel-jest":"^29.3.1","typescript":"~4.8.4","@types/jest":"^29.2.4","@types/uuid":"^9.0.0","@types/qrcode":"^1.5.0","os-browserify":"^0.3.0","http-browserify":"^1.7.0","jest-fetch-mock":"^3.0.3","https-browserify":"^1.0.0","@babel/preset-env":"^7.20.2","@types/prop-types":"^15.7.5","crypto-browserify":"^3.12.0","stream-browserify":"^3.0.0","@types/sanitize-html":"^2.6.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.3.1","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.45.1","babel-plugin-module-resolver":"^4.1.0","eslint-plugin-unused-imports":"^2.0.0","@babel/plugin-transform-runtime":"^7.19.6","@types/query-selector-shadow-dom":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.45.1","@babel/plugin-proposal-class-properties":"^7.18.6","@babel/plugin-proposal-export-default-from":"^7.18.10"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_2.0.0_1685456092888_0.3683693092574116","host":"s3://npm-registry-packages"}},"2.0.0-staging.1":{"name":"@arianee/arn-client","version":"2.0.0-staging.1","author":{"name":"web3tooling@arianee.org"},"license":"No License","_id":"@arianee/arn-client@2.0.0-staging.1","maintainers":[{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"3ad8255714892e1796733979185c0346b24e0463","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-2.0.0-staging.1.tgz","fileCount":119,"integrity":"sha512-6GFLL3TE+cSVXgHnVF945aSYJE55mnvwMo/xs5ZXebcuGLH7qHvbNtMmUScNIhgapBGs73GqoShtxK1FQvtrhQ==","signatures":[{"sig":"MEUCIQDeqLUoMWl3Td9G2K15EzGXUE28rpgMoTa8qN8n47TqVgIgeTTR/G7aPdfjYmznSlO6zgniyjgTbl8FVGGfZeCTY30=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1970572},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","source":"src/index.ts","exports":{"types":"./dist/index.d.ts","default":"./dist/index.modern.js","require":"./dist/index.cjs"},"gitHead":"7ae87c9552940ec7653ae126e4dccee569bb550b","scripts":{"dev":"microbundle watch --no-compress -f modern,esm,cjs","docs":"typedoc src/index.ts --tsconfig tsconfig.doc.json","jest":"jest --coverage","lint":"eslint -c .eslintrc.json \"src/**/*.ts\"","mock":"apimocker -c apimocker-config.json","test":"NODE_ENV=test jest","build":"npm run clean:build && microbundle -f modern,esm,cjs","clean":"npm run clean:build && rimraf node_modules","release":"npx --no semantic-release","lint:fix":"npm run lint -- --fix","clean:build":"rimraf dist","circular-deps":"madge --extensions ts --circular src"},"_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"overrides":{"preact":"10.13.2"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"16.18.1","dependencies":{"rxjs":"^7.8.0","uuid":"^9.0.0","web3":"^1.7.3","ethers":"~5.7.2","web3modal":"1.9.12","@wagmi/core":"0.10.6","@sentry/browser":"^7.25.0","@sentry/tracing":"^7.25.0","@web3modal/html":"2.2.2","@arianee/arn-types":"*","@ethersproject/hash":"~5.7.0","@metamask/providers":"^8.1.1","@web3modal/ethereum":"2.2.2","@metamask/onboarding":"^1.0.1","@walletconnect/client":"1.8.0","query-selector-shadow-dom":"^1.0.1","@walletconnect/web3-provider":"1.8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"url":"^0.11.0","assert":"^2.0.0","eslint":"^8.33.0","process":"^0.11.10","ts-jest":"^29.0.3","typedoc":"^0.23.22","prettier":"^2.6.2","@nrwl/jest":"^15.3.3","babel-jest":"^29.3.1","typescript":"~4.8.4","@types/jest":"^29.2.4","@types/uuid":"^9.0.0","@types/qrcode":"^1.5.0","os-browserify":"^0.3.0","http-browserify":"^1.7.0","jest-fetch-mock":"^3.0.3","https-browserify":"^1.0.0","@babel/preset-env":"^7.20.2","@types/prop-types":"^15.7.5","crypto-browserify":"^3.12.0","stream-browserify":"^3.0.0","@types/sanitize-html":"^2.6.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.3.1","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.45.1","babel-plugin-module-resolver":"^4.1.0","eslint-plugin-unused-imports":"^2.0.0","@babel/plugin-transform-runtime":"^7.19.6","@types/query-selector-shadow-dom":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.45.1","@babel/plugin-proposal-class-properties":"^7.18.6","@babel/plugin-proposal-export-default-from":"^7.18.10"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_2.0.0-staging.1_1685456103046_0.17502961697005093","host":"s3://npm-registry-packages"}},"2.0.0-develop.6":{"name":"@arianee/arn-client","version":"2.0.0-develop.6","author":{"name":"web3tooling@arianee.org"},"license":"No License","_id":"@arianee/arn-client@2.0.0-develop.6","maintainers":[{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"91efbeec177c24eb9fe8bae6269ff9c0087b1e3a","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-2.0.0-develop.6.tgz","fileCount":118,"integrity":"sha512-uyjgr35xQ3jM1gNHMY8OiW8vFu9kzwbXkK5WYbg/lLxGpIrcY2GO5LnbMr8IzO0XgIKikbmKYjIbXmnXFp5sjg==","signatures":[{"sig":"MEYCIQCMoh2ZjlkCWqY1wewRE8Urb8mDnMN4dEYdv6NF0Lno2wIhAP3D/UvkaCanrvLGP1IV89rFackoziGnJtiV6l0PP2CN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1986748},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","source":"src/index.ts","exports":{"types":"./dist/index.d.ts","default":"./dist/index.modern.js","require":"./dist/index.cjs"},"gitHead":"e7acc76fb71f36ef47d69a2e1747df6109de7e0c","scripts":{"dev":"microbundle watch --no-compress -f modern,esm,cjs","docs":"typedoc src/index.ts --tsconfig tsconfig.doc.json","jest":"jest --coverage","lint":"eslint -c .eslintrc.json \"src/**/*.ts\"","mock":"apimocker -c apimocker-config.json","test":"NODE_ENV=test jest","build":"npm run clean:build && microbundle -f modern,esm,cjs","clean":"npm run clean:build && rimraf node_modules","release":"npx --no semantic-release","lint:fix":"npm run lint -- --fix","clean:build":"rimraf dist","circular-deps":"madge --extensions ts --circular src"},"_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"overrides":{"preact":"10.13.2"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"16.18.1","dependencies":{"rxjs":"^7.8.0","uuid":"^9.0.0","web3":"^1.7.3","ethers":"~5.7.2","web3modal":"1.9.12","@wagmi/core":"0.10.6","@sentry/browser":"^7.25.0","@sentry/tracing":"^7.25.0","@web3modal/html":"2.2.2","@arianee/arn-types":"*","@ethersproject/hash":"~5.7.0","@metamask/providers":"^8.1.1","@web3modal/ethereum":"2.2.2","@metamask/onboarding":"^1.0.1","@walletconnect/client":"1.8.0","query-selector-shadow-dom":"^1.0.1","@walletconnect/web3-provider":"1.8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"url":"^0.11.0","assert":"^2.0.0","eslint":"^8.33.0","process":"^0.11.10","ts-jest":"^29.0.3","typedoc":"^0.23.22","prettier":"^2.6.2","@nrwl/jest":"^15.3.3","babel-jest":"^29.3.1","typescript":"~4.8.4","@types/jest":"^29.2.4","@types/uuid":"^9.0.0","@types/qrcode":"^1.5.0","os-browserify":"^0.3.0","http-browserify":"^1.7.0","jest-fetch-mock":"^3.0.3","https-browserify":"^1.0.0","@babel/preset-env":"^7.20.2","@types/prop-types":"^15.7.5","crypto-browserify":"^3.12.0","stream-browserify":"^3.0.0","@types/sanitize-html":"^2.6.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.3.1","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.45.1","babel-plugin-module-resolver":"^4.1.0","eslint-plugin-unused-imports":"^2.0.0","@babel/plugin-transform-runtime":"^7.19.6","@types/query-selector-shadow-dom":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.45.1","@babel/plugin-proposal-class-properties":"^7.18.6","@babel/plugin-proposal-export-default-from":"^7.18.10"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_2.0.0-develop.6_1686308956401_0.35675389623944276","host":"s3://npm-registry-packages"}},"2.0.0-develop.7":{"name":"@arianee/arn-client","version":"2.0.0-develop.7","author":{"name":"web3tooling@arianee.org"},"license":"No License","_id":"@arianee/arn-client@2.0.0-develop.7","maintainers":[{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"256a1cf5b6c825ec975f2e0b309a07ee8d9cfdca","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-2.0.0-develop.7.tgz","fileCount":118,"integrity":"sha512-PWTmOhRlth6iVsR/Lv6ZVc439qAHY81rz+aDEiBytzziQDdZCNXMXBwBxSAXdqKmblDQ4hEnoEPyqlYQa/U2kQ==","signatures":[{"sig":"MEUCIH91eYI6NYENUB6/KXZPuGtHMyBdR2/sOgl0iI8sgIyJAiEAhfoQQ9w82yLqV23vDr2PVCAZ2zI730qXtkR1sK+dJDk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1992434},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","source":"src/index.ts","exports":{"types":"./dist/index.d.ts","default":"./dist/index.modern.js","require":"./dist/index.cjs"},"gitHead":"587cb64dc3a75815d02c2e19d52fbcfa299153d2","scripts":{"dev":"microbundle watch --no-compress -f modern,esm,cjs","docs":"typedoc src/index.ts --tsconfig tsconfig.doc.json","jest":"jest --coverage","lint":"eslint -c .eslintrc.json \"src/**/*.ts\"","mock":"apimocker -c apimocker-config.json","test":"NODE_ENV=test jest","build":"npm run clean:build && microbundle -f modern,esm,cjs","clean":"npm run clean:build && rimraf node_modules","release":"npx --no semantic-release","lint:fix":"npm run lint -- --fix","clean:build":"rimraf dist","circular-deps":"madge --extensions ts --circular src"},"_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"overrides":{"preact":"10.13.2"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"16.18.1","dependencies":{"rxjs":"^7.8.0","uuid":"^9.0.0","web3":"^1.7.3","ethers":"~5.7.2","web3modal":"1.9.12","@wagmi/core":"0.10.6","@sentry/browser":"^7.25.0","@sentry/tracing":"^7.25.0","@web3modal/html":"2.2.2","@arianee/arn-types":"*","@ethersproject/hash":"~5.7.0","@metamask/providers":"^8.1.1","@web3modal/ethereum":"2.2.2","@metamask/onboarding":"^1.0.1","@walletconnect/client":"1.8.0","query-selector-shadow-dom":"^1.0.1","@walletconnect/web3-provider":"1.8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"url":"^0.11.0","assert":"^2.0.0","eslint":"^8.33.0","process":"^0.11.10","ts-jest":"^29.0.3","typedoc":"^0.23.22","prettier":"^2.6.2","@nrwl/jest":"^15.3.3","babel-jest":"^29.3.1","typescript":"~4.8.4","@types/jest":"^29.2.4","@types/uuid":"^9.0.0","@types/qrcode":"^1.5.0","os-browserify":"^0.3.0","http-browserify":"^1.7.0","jest-fetch-mock":"^3.0.3","https-browserify":"^1.0.0","@babel/preset-env":"^7.20.2","@types/prop-types":"^15.7.5","crypto-browserify":"^3.12.0","stream-browserify":"^3.0.0","@types/sanitize-html":"^2.6.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.3.1","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.45.1","babel-plugin-module-resolver":"^4.1.0","eslint-plugin-unused-imports":"^2.0.0","@babel/plugin-transform-runtime":"^7.19.6","@types/query-selector-shadow-dom":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.45.1","@babel/plugin-proposal-class-properties":"^7.18.6","@babel/plugin-proposal-export-default-from":"^7.18.10"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_2.0.0-develop.7_1686315362213_0.7185490607562337","host":"s3://npm-registry-packages"}},"2.0.0-develop.8":{"name":"@arianee/arn-client","version":"2.0.0-develop.8","author":{"name":"web3tooling@arianee.org"},"license":"No License","_id":"@arianee/arn-client@2.0.0-develop.8","maintainers":[{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"6a4f55a413773bbc6ac5e01b2d0b1fa7fe81af10","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-2.0.0-develop.8.tgz","fileCount":118,"integrity":"sha512-2y1Xx4BKORH6Bc2UKE8IypsELsZGTNG1L7bZjmv7xMRgL2Zak+G87pQeIYXqMxEqWURNit4l0ar2jvOr6WJpnA==","signatures":[{"sig":"MEUCIQCYJaeXuzibZTcPgLTWiAHuRm2x+H9OtU8aCZYgTSTl0AIgKLFPUSqicKBmI1k9h72eRc8chbtW4uBJ30fy23MJirA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1992360},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","source":"src/index.ts","exports":{"types":"./dist/index.d.ts","default":"./dist/index.modern.js","require":"./dist/index.cjs"},"gitHead":"e2e237f6078997d7d9884962bd23edc76f2abef3","scripts":{"dev":"microbundle watch --no-compress -f modern,esm,cjs","docs":"typedoc src/index.ts --tsconfig tsconfig.doc.json","jest":"jest --coverage","lint":"eslint -c .eslintrc.json \"src/**/*.ts\"","mock":"apimocker -c apimocker-config.json","test":"NODE_ENV=test jest","build":"npm run clean:build && microbundle -f modern,esm,cjs","clean":"npm run clean:build && rimraf node_modules","release":"npx --no semantic-release","lint:fix":"npm run lint -- --fix","clean:build":"rimraf dist","circular-deps":"madge --extensions ts --circular src"},"_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"overrides":{"preact":"10.13.2"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"16.18.1","dependencies":{"rxjs":"^7.8.0","uuid":"^9.0.0","web3":"^1.7.3","ethers":"~5.7.2","web3modal":"1.9.12","@wagmi/core":"0.10.6","@sentry/browser":"^7.25.0","@sentry/tracing":"^7.25.0","@web3modal/html":"2.2.2","@arianee/arn-types":"*","@ethersproject/hash":"~5.7.0","@metamask/providers":"^8.1.1","@web3modal/ethereum":"2.2.2","@metamask/onboarding":"^1.0.1","@walletconnect/client":"1.8.0","query-selector-shadow-dom":"^1.0.1","@walletconnect/web3-provider":"1.8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"url":"^0.11.0","assert":"^2.0.0","eslint":"^8.33.0","process":"^0.11.10","ts-jest":"^29.0.3","typedoc":"^0.23.22","prettier":"^2.6.2","@nrwl/jest":"^15.3.3","babel-jest":"^29.3.1","typescript":"~4.8.4","@types/jest":"^29.2.4","@types/uuid":"^9.0.0","@types/qrcode":"^1.5.0","os-browserify":"^0.3.0","http-browserify":"^1.7.0","jest-fetch-mock":"^3.0.3","https-browserify":"^1.0.0","@babel/preset-env":"^7.20.2","@types/prop-types":"^15.7.5","crypto-browserify":"^3.12.0","stream-browserify":"^3.0.0","@types/sanitize-html":"^2.6.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.3.1","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.45.1","babel-plugin-module-resolver":"^4.1.0","eslint-plugin-unused-imports":"^2.0.0","@babel/plugin-transform-runtime":"^7.19.6","@types/query-selector-shadow-dom":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.45.1","@babel/plugin-proposal-class-properties":"^7.18.6","@babel/plugin-proposal-export-default-from":"^7.18.10"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_2.0.0-develop.8_1686662887422_0.808744142925478","host":"s3://npm-registry-packages"}},"2.0.0-develop.9":{"name":"@arianee/arn-client","version":"2.0.0-develop.9","author":{"name":"web3tooling@arianee.org"},"license":"No License","_id":"@arianee/arn-client@2.0.0-develop.9","maintainers":[{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"19f5b98dfc84a01fa733214e888126defa4be7b7","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-2.0.0-develop.9.tgz","fileCount":120,"integrity":"sha512-anEr9L+I7TPkq7jDajw0UfuaR5XMuU1a0fhuVfmtQ73um1/SxEOEP2oX3W0teb8huVsHYyvLcvk1v8Yqs3esYQ==","signatures":[{"sig":"MEMCHxPgbDUsyZZmr5KJF5WRs10g1C1T9i1Qbmb1qbEEbw4CIFyVrow/RAA3vjWxFwWV7FSqPO0aQa6/cRJA1oTF6XZF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2027843},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","source":"src/index.ts","exports":{"types":"./dist/index.d.ts","default":"./dist/index.modern.js","require":"./dist/index.cjs"},"gitHead":"3bec4b3d3c206b7965234b06587e9759a2d261b6","scripts":{"dev":"microbundle watch --no-compress -f modern,esm,cjs","docs":"typedoc src/index.ts --tsconfig tsconfig.doc.json","jest":"jest --coverage","lint":"eslint -c .eslintrc.json \"src/**/*.ts\"","mock":"apimocker -c apimocker-config.json","test":"NODE_ENV=test jest","build":"npm run clean:build && microbundle -f modern,esm,cjs","clean":"npm run clean:build && rimraf node_modules","release":"npx --no semantic-release","lint:fix":"npm run lint -- --fix","clean:build":"rimraf dist","circular-deps":"madge --extensions ts --circular src"},"_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"overrides":{"preact":"10.13.2"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"16.18.1","dependencies":{"rxjs":"^7.8.0","uuid":"^9.0.0","web3":"^1.7.3","ethers":"~5.7.2","web3modal":"1.9.12","@wagmi/core":"0.10.6","@sentry/browser":"^7.25.0","@sentry/tracing":"^7.25.0","@web3modal/html":"2.2.2","@arianee/arn-types":"*","@ethersproject/hash":"~5.7.0","@metamask/providers":"^8.1.1","@web3modal/ethereum":"2.2.2","@metamask/onboarding":"^1.0.1","@walletconnect/client":"1.8.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1","@walletconnect/web3-provider":"1.8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"url":"^0.11.0","assert":"^2.0.0","eslint":"^8.33.0","process":"^0.11.10","ts-jest":"^29.0.3","typedoc":"^0.23.22","prettier":"^2.6.2","@nrwl/jest":"^15.3.3","babel-jest":"^29.3.1","typescript":"~4.8.4","@types/jest":"^29.2.4","@types/uuid":"^9.0.0","@types/qrcode":"^1.5.0","os-browserify":"^0.3.0","http-browserify":"^1.7.0","jest-fetch-mock":"^3.0.3","https-browserify":"^1.0.0","@babel/preset-env":"^7.20.2","@types/prop-types":"^15.7.5","crypto-browserify":"^3.12.0","stream-browserify":"^3.0.0","@types/sanitize-html":"^2.6.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.3.1","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.45.1","babel-plugin-module-resolver":"^4.1.0","eslint-plugin-unused-imports":"^2.0.0","@babel/plugin-transform-runtime":"^7.19.6","@types/query-selector-shadow-dom":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.45.1","@babel/plugin-proposal-class-properties":"^7.18.6","@babel/plugin-proposal-export-default-from":"^7.18.10"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_2.0.0-develop.9_1686726579740_0.06000405892289007","host":"s3://npm-registry-packages"}},"2.0.0-develop.10":{"name":"@arianee/arn-client","version":"2.0.0-develop.10","author":{"name":"web3tooling@arianee.org"},"license":"No License","_id":"@arianee/arn-client@2.0.0-develop.10","maintainers":[{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"befba14c61c81e9f70acd1fdcd572f0516d95391","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-2.0.0-develop.10.tgz","fileCount":120,"integrity":"sha512-fXXavh7fYvPl/EumLqseDaIBRrmelxdSkO+qugKayvXSXPk9dtIn/rAAxPSLiL2FKYzmNy3LyJ+PEDbxwJcEQA==","signatures":[{"sig":"MEUCIAVBqYPfqTpDKkYvvuQsWKpgngOsVP3vKTeUl414yU9aAiEAvwqz4p1txCdKUiNCJzsbCGWkxwUqxzTqSESN215RVxU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2028390},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","source":"src/index.ts","exports":{"types":"./dist/index.d.ts","default":"./dist/index.modern.js","require":"./dist/index.cjs"},"gitHead":"8b90b8eb7a090beb906e921c86cbcb3f1630d19f","scripts":{"dev":"microbundle watch --no-compress -f modern,esm,cjs","docs":"typedoc src/index.ts --tsconfig tsconfig.doc.json","jest":"jest --coverage","lint":"eslint -c .eslintrc.json \"src/**/*.ts\"","mock":"apimocker -c apimocker-config.json","test":"NODE_ENV=test jest","build":"npm run clean:build && microbundle -f modern,esm,cjs","clean":"npm run clean:build && rimraf node_modules","release":"npx --no semantic-release","lint:fix":"npm run lint -- --fix","clean:build":"rimraf dist","circular-deps":"madge --extensions ts --circular src"},"_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"overrides":{"preact":"10.13.2"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"16.18.1","dependencies":{"rxjs":"^7.8.0","uuid":"^9.0.0","web3":"^1.7.3","ethers":"~5.7.2","web3modal":"1.9.12","@wagmi/core":"0.10.6","@sentry/browser":"^7.25.0","@sentry/tracing":"^7.25.0","@web3modal/html":"2.2.2","@arianee/arn-types":"*","@ethersproject/hash":"~5.7.0","@metamask/providers":"^8.1.1","@web3modal/ethereum":"2.2.2","@metamask/onboarding":"^1.0.1","@walletconnect/client":"1.8.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1","@walletconnect/web3-provider":"1.8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"url":"^0.11.0","assert":"^2.0.0","eslint":"^8.33.0","process":"^0.11.10","ts-jest":"^29.0.3","typedoc":"^0.23.22","prettier":"^2.6.2","@nrwl/jest":"^15.3.3","babel-jest":"^29.3.1","typescript":"~4.8.4","@types/jest":"^29.2.4","@types/uuid":"^9.0.0","@types/qrcode":"^1.5.0","os-browserify":"^0.3.0","http-browserify":"^1.7.0","jest-fetch-mock":"^3.0.3","https-browserify":"^1.0.0","@babel/preset-env":"^7.20.2","@types/prop-types":"^15.7.5","crypto-browserify":"^3.12.0","stream-browserify":"^3.0.0","@types/sanitize-html":"^2.6.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.3.1","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.45.1","babel-plugin-module-resolver":"^4.1.0","eslint-plugin-unused-imports":"^2.0.0","@babel/plugin-transform-runtime":"^7.19.6","@types/query-selector-shadow-dom":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.45.1","@babel/plugin-proposal-class-properties":"^7.18.6","@babel/plugin-proposal-export-default-from":"^7.18.10"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_2.0.0-develop.10_1687506677679_0.2756469464314759","host":"s3://npm-registry-packages"}},"2.0.0-develop.11":{"name":"@arianee/arn-client","version":"2.0.0-develop.11","author":{"name":"web3tooling@arianee.org"},"license":"No License","_id":"@arianee/arn-client@2.0.0-develop.11","maintainers":[{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"cc38d30ca0f58c84450446a9fe686f43cd241171","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-2.0.0-develop.11.tgz","fileCount":126,"integrity":"sha512-fWMb7prQiVdlK52aMN4LcxhPtGOabE4Zc/FlqUlYQNKYripeHVbUyz7TIVLY2BBY7Xbm7yZ7dOgmEa6ecVjLOg==","signatures":[{"sig":"MEYCIQD2O4MG3c2koBulBsxiprQ0dBNNJ92WQLjXoHSuewUhxwIhAIGm/zSkoqhhFHnjqd9rYWXCGXK0HhVLJaouz38HXy4A","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2055461},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","source":"src/index.ts","exports":{"types":"./dist/index.d.ts","default":"./dist/index.modern.js","require":"./dist/index.cjs"},"gitHead":"41d0b73ae555ee196a188b99d5e1df8866896cc9","scripts":{"dev":"microbundle watch --no-compress -f modern,esm,cjs","docs":"typedoc src/index.ts --tsconfig tsconfig.doc.json","jest":"jest --coverage","lint":"eslint -c .eslintrc.json \"src/**/*.ts\"","mock":"apimocker -c apimocker-config.json","test":"NODE_ENV=test jest","build":"npm run clean:build && microbundle -f modern,esm,cjs","clean":"npm run clean:build && rimraf node_modules","release":"npx --no semantic-release","lint:fix":"npm run lint -- --fix","clean:build":"rimraf dist","circular-deps":"madge --extensions ts --circular src"},"_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"overrides":{"preact":"10.13.2"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"16.18.1","dependencies":{"rxjs":"^7.8.0","uuid":"^9.0.0","web3":"^1.7.3","ethers":"~5.7.2","web3modal":"1.9.12","@wagmi/core":"0.10.6","@sentry/browser":"^7.25.0","@sentry/tracing":"^7.25.0","@web3modal/html":"2.2.2","@arianee/arn-types":"*","@ethersproject/hash":"~5.7.0","@metamask/providers":"^8.1.1","@web3modal/ethereum":"2.2.2","@metamask/onboarding":"^1.0.1","@walletconnect/client":"1.8.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1","@walletconnect/web3-provider":"1.8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"url":"^0.11.0","assert":"^2.0.0","eslint":"^8.33.0","process":"^0.11.10","ts-jest":"^29.0.3","typedoc":"^0.23.22","prettier":"^2.6.2","@nrwl/jest":"^15.3.3","babel-jest":"^29.3.1","typescript":"~4.8.4","@types/jest":"^29.2.4","@types/uuid":"^9.0.0","@types/qrcode":"^1.5.0","os-browserify":"^0.3.0","http-browserify":"^1.7.0","jest-fetch-mock":"^3.0.3","https-browserify":"^1.0.0","@babel/preset-env":"^7.20.2","@types/prop-types":"^15.7.5","crypto-browserify":"^3.12.0","stream-browserify":"^3.0.0","@types/sanitize-html":"^2.6.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.3.1","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.45.1","babel-plugin-module-resolver":"^4.1.0","eslint-plugin-unused-imports":"^2.0.0","@babel/plugin-transform-runtime":"^7.19.6","@types/query-selector-shadow-dom":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.45.1","@babel/plugin-proposal-class-properties":"^7.18.6","@babel/plugin-proposal-export-default-from":"^7.18.10"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_2.0.0-develop.11_1687806221950_0.9973929656592573","host":"s3://npm-registry-packages"}},"2.0.0-develop.12":{"name":"@arianee/arn-client","version":"2.0.0-develop.12","author":{"name":"web3tooling@arianee.org"},"license":"No License","_id":"@arianee/arn-client@2.0.0-develop.12","maintainers":[{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"844a4afbf6fed7753e8569c4b6307a4053a14240","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-2.0.0-develop.12.tgz","fileCount":126,"integrity":"sha512-6BLh6ZJJ/ikq0MXhB1IktPfv253mmH/bUDg2VizDoeKQFCBl5sTtBXUEwXyB8USZfgyJ4UEKr/a3h2Lop15cyQ==","signatures":[{"sig":"MEUCIQDxsbHgZcY6qiOoaQkrK7xQqwd8PKoMAZXR970V1L5JvgIgI98s8elZ9KkMotcAynj5QeYJURo6TecYAqVMNJSLKpM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2055764},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","source":"src/index.ts","exports":{"types":"./dist/index.d.ts","default":"./dist/index.modern.js","require":"./dist/index.cjs"},"gitHead":"341916e32f85843fa381f2967118928ee9b1d31f","scripts":{"dev":"microbundle watch --no-compress -f modern,esm,cjs","docs":"typedoc src/index.ts --tsconfig tsconfig.doc.json","jest":"jest --coverage","lint":"eslint -c .eslintrc.json \"src/**/*.ts\"","mock":"apimocker -c apimocker-config.json","test":"NODE_ENV=test jest","build":"npm run clean:build && microbundle -f modern,esm,cjs","clean":"npm run clean:build && rimraf node_modules","release":"npx --no semantic-release","lint:fix":"npm run lint -- --fix","clean:build":"rimraf dist","circular-deps":"madge --extensions ts --circular src"},"_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"overrides":{"preact":"10.13.2"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"16.18.1","dependencies":{"rxjs":"^7.8.0","uuid":"^9.0.0","web3":"^1.7.3","ethers":"~5.7.2","web3modal":"1.9.12","@wagmi/core":"0.10.6","@sentry/browser":"^7.56.0","@sentry/tracing":"^7.56.0","@web3modal/html":"2.2.2","@wagmi/connectors":"0.3.21","@arianee/arn-types":"*","@ethersproject/hash":"~5.7.0","@metamask/providers":"^8.1.1","@web3modal/ethereum":"2.2.2","@metamask/onboarding":"^1.0.1","@walletconnect/client":"1.8.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1","@walletconnect/web3-provider":"1.8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"url":"^0.11.0","assert":"^2.0.0","eslint":"^8.33.0","process":"^0.11.10","ts-jest":"^29.0.3","typedoc":"^0.23.22","prettier":"^2.6.2","@nrwl/jest":"^15.3.3","babel-jest":"^29.3.1","typescript":"~4.9.5","@types/jest":"^29.2.4","@types/uuid":"^9.0.0","@types/qrcode":"^1.5.0","os-browserify":"^0.3.0","http-browserify":"^1.7.0","jest-fetch-mock":"^3.0.3","https-browserify":"^1.0.0","@babel/preset-env":"^7.20.2","@types/prop-types":"^15.7.5","crypto-browserify":"^3.12.0","stream-browserify":"^3.0.0","@types/sanitize-html":"^2.6.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.3.1","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.45.1","babel-plugin-module-resolver":"^4.1.0","eslint-plugin-unused-imports":"^2.0.0","@babel/plugin-transform-runtime":"^7.19.6","@types/query-selector-shadow-dom":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.45.1","@babel/plugin-proposal-class-properties":"^7.18.6","@babel/plugin-proposal-export-default-from":"^7.18.10"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_2.0.0-develop.12_1687809547373_0.7244408476076849","host":"s3://npm-registry-packages"}},"2.0.0-develop.13":{"name":"@arianee/arn-client","version":"2.0.0-develop.13","author":{"name":"web3tooling@arianee.org"},"license":"No License","_id":"@arianee/arn-client@2.0.0-develop.13","maintainers":[{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"63b232ca80ff8441b5e10b510c58a0f94a34b11f","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-2.0.0-develop.13.tgz","fileCount":169,"integrity":"sha512-kSQ9aK7FT3pEzbYcCZfGgT0QU5RsKYeHb2CiBvwQDSJCdIrGIv08Su+GhHU6y75lWOlis6Zg6hif5HOX9WJcfQ==","signatures":[{"sig":"MEUCIQCJN8EJqQ0RJkz8UI+gsUayoNH8KMH/djOMDnLMlXAQ6gIgUDwBpxs5HjnkjQVRnzqiZWyXKPQBniXsvoGFCsaGmpc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19875482},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","source":"src/index.ts","exports":{"types":"./dist/index.d.ts","default":"./dist/index.modern.js","require":"./dist/index.cjs"},"gitHead":"93df3fe1c29d27940712b0f02ec73257e63fb09c","scripts":{"dev":"microbundle watch --no-compress -f modern,esm,cjs","docs":"typedoc src/index.ts --tsconfig tsconfig.doc.json","jest":"jest --coverage","lint":"eslint -c .eslintrc.json \"src/**/*.ts\"","mock":"apimocker -c apimocker-config.json","test":"NODE_ENV=test jest","build":"npm run clean:build && microbundle -f modern,esm,cjs","clean":"npm run clean:build && rimraf node_modules","release":"npx --no semantic-release","lint:fix":"npm run lint -- --fix","clean:build":"rimraf dist","circular-deps":"madge --extensions ts --circular src"},"_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"overrides":{"preact":"10.13.2"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"^7.8.0","uuid":"^9.0.0","@sentry/browser":"^7.56.0","@sentry/tracing":"^7.56.0","@arianee/arn-types":"*","@ethersproject/hash":"~5.7.0","@metamask/providers":"^8.1.1","@metamask/onboarding":"^1.0.1","@walletconnect/client":"1.8.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1","@walletconnect/web3-provider":"1.8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","assert":"^2.0.0","eslint":"^8.33.0","process":"^0.11.10","typedoc":"^0.24.8","prettier":"^2.6.2","@types/uuid":"^9.0.0","@types/qrcode":"^1.5.0","os-browserify":"^0.3.0","http-browserify":"^1.7.0","jest-fetch-mock":"^3.0.3","https-browserify":"^1.0.0","@babel/preset-env":"^7.22.7","@types/prop-types":"^15.7.5","crypto-browserify":"^3.12.0","stream-browserify":"^3.0.0","@types/sanitize-html":"^2.6.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.5.0","@babel/preset-typescript":"^7.22.5","@typescript-eslint/parser":"^5.59.8","eslint-plugin-unused-imports":"^2.0.0","@babel/plugin-transform-runtime":"^7.22.7","@types/query-selector-shadow-dom":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.59.8","@babel/plugin-proposal-class-properties":"^7.18.6","@babel/plugin-proposal-export-default-from":"^7.22.5"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_2.0.0-develop.13_1690476822023_0.602842982075892","host":"s3://npm-registry-packages"}},"2.0.0-develop.14":{"name":"@arianee/arn-client","version":"2.0.0-develop.14","author":{"name":"web3tooling@arianee.org"},"license":"No License","_id":"@arianee/arn-client@2.0.0-develop.14","maintainers":[{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"8d0591ff591da414bc5c8ec42c2dee5dee2312b0","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-2.0.0-develop.14.tgz","fileCount":170,"integrity":"sha512-isMW75W/oRFEkIJuSu1JcDPUp1oKrE3X3ZEdj8PxFFDxBm1mwWjMBkX2dHDa/COLt4hfabv3+eO/9gVRguLhCA==","signatures":[{"sig":"MEUCIAgx6L9EOka+vCPryjJ0qIVGdHklQtTEQc0lxExxnF+2AiEA6iZWUo/2JQ1nskddcsCAE9YECwMOTSR9rwuZwvHKHE4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19889088},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","source":"src/index.ts","exports":{"types":"./dist/index.d.ts","default":"./dist/index.modern.js","require":"./dist/index.cjs"},"gitHead":"ac475bc0f48d0a79cfb3a797699c25ea434d1d13","scripts":{"dev":"microbundle watch --no-compress -f modern,esm,cjs","docs":"typedoc src/index.ts --tsconfig tsconfig.doc.json","jest":"jest --coverage","lint":"eslint -c .eslintrc.json \"src/**/*.ts\"","mock":"apimocker -c apimocker-config.json","test":"NODE_ENV=test jest","build":"npm run clean:build && microbundle -f modern,esm,cjs","clean":"npm run clean:build && rimraf node_modules","release":"npx --no semantic-release","lint:fix":"npm run lint -- --fix","clean:build":"rimraf dist","circular-deps":"madge --extensions ts --circular src"},"_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"overrides":{"preact":"10.13.2"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"^7.8.0","uuid":"^9.0.0","@sentry/browser":"^7.56.0","@sentry/tracing":"^7.56.0","@arianee/arn-types":"*","@ethersproject/hash":"~5.7.0","@metamask/providers":"^8.1.1","@metamask/onboarding":"^1.0.1","@walletconnect/client":"1.8.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1","@walletconnect/web3-provider":"1.8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","assert":"^2.0.0","eslint":"^8.33.0","process":"^0.11.10","typedoc":"^0.24.8","prettier":"^2.6.2","@types/uuid":"^9.0.0","@types/qrcode":"^1.5.0","os-browserify":"^0.3.0","http-browserify":"^1.7.0","jest-fetch-mock":"^3.0.3","https-browserify":"^1.0.0","@babel/preset-env":"^7.22.7","@types/prop-types":"^15.7.5","crypto-browserify":"^3.12.0","stream-browserify":"^3.0.0","@types/sanitize-html":"^2.6.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.5.0","@babel/preset-typescript":"^7.22.5","@typescript-eslint/parser":"^5.59.8","eslint-plugin-unused-imports":"^2.0.0","@babel/plugin-transform-runtime":"^7.22.7","@types/query-selector-shadow-dom":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.59.8","@babel/plugin-proposal-class-properties":"^7.18.6","@babel/plugin-proposal-export-default-from":"^7.22.5"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_2.0.0-develop.14_1690548029418_0.7657338042681407","host":"s3://npm-registry-packages"}},"2.0.0-develop.15":{"name":"@arianee/arn-client","version":"2.0.0-develop.15","author":{"name":"web3tooling@arianee.org"},"license":"No License","_id":"@arianee/arn-client@2.0.0-develop.15","maintainers":[{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"933ebb33bc598f932bb535ea17f7a901638001d9","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-2.0.0-develop.15.tgz","fileCount":170,"integrity":"sha512-QuKvzP+iKSYe53mNW3mOec2AmTw8mB1zENKaPH59maQRv+lSnQfifyyPGQ4oRrALCcje8ZNmQgRPx/hey8fKGA==","signatures":[{"sig":"MEYCIQD4YbVYauiKmw08CclKz0dFwxloitvNKGMfi1QW8QOYSwIhAOa55jp7XRBWB0ySNaeN10YkjjlMQcW/e10H06/68Btn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19887931},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","source":"src/index.ts","exports":{"types":"./dist/index.d.ts","default":"./dist/index.modern.js","require":"./dist/index.cjs"},"gitHead":"2e869f3251bea1a090ccdc6a9a514f23519dd6cf","scripts":{"dev":"microbundle watch --no-compress -f modern,esm,cjs","docs":"typedoc src/index.ts --tsconfig tsconfig.doc.json","jest":"jest --coverage","lint":"eslint -c .eslintrc.json \"src/**/*.ts\"","mock":"apimocker -c apimocker-config.json","test":"NODE_ENV=test jest","build":"npm run clean:build && microbundle -f modern,esm,cjs","clean":"npm run clean:build && rimraf node_modules","release":"npx --no semantic-release","lint:fix":"npm run lint -- --fix","clean:build":"rimraf dist","circular-deps":"madge --extensions ts --circular src"},"_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"overrides":{"preact":"10.13.2"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"^7.8.0","uuid":"^9.0.0","@sentry/browser":"^7.56.0","@sentry/tracing":"^7.56.0","@arianee/arn-types":"*","@ethersproject/hash":"~5.7.0","@metamask/providers":"^8.1.1","@metamask/onboarding":"^1.0.1","@walletconnect/client":"1.8.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1","@walletconnect/web3-provider":"1.8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","assert":"^2.0.0","eslint":"^8.33.0","process":"^0.11.10","typedoc":"^0.24.8","prettier":"^2.6.2","@types/uuid":"^9.0.0","@types/qrcode":"^1.5.0","os-browserify":"^0.3.0","http-browserify":"^1.7.0","jest-fetch-mock":"^3.0.3","https-browserify":"^1.0.0","@babel/preset-env":"^7.22.7","@types/prop-types":"^15.7.5","crypto-browserify":"^3.12.0","stream-browserify":"^3.0.0","@types/sanitize-html":"^2.6.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.5.0","@babel/preset-typescript":"^7.22.5","@typescript-eslint/parser":"^5.59.8","eslint-plugin-unused-imports":"^2.0.0","@babel/plugin-transform-runtime":"^7.22.7","@types/query-selector-shadow-dom":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.59.8","@babel/plugin-proposal-class-properties":"^7.18.6","@babel/plugin-proposal-export-default-from":"^7.22.5"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_2.0.0-develop.15_1690560351410_0.46893188511514117","host":"s3://npm-registry-packages"}},"2.0.0-develop.16":{"name":"@arianee/arn-client","version":"2.0.0-develop.16","author":{"name":"web3tooling@arianee.org"},"license":"No License","_id":"@arianee/arn-client@2.0.0-develop.16","maintainers":[{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"3db1428fb28049b42e7356adc0348393a0c59a9d","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-2.0.0-develop.16.tgz","fileCount":186,"integrity":"sha512-AvU77t7m1cnb+jtns+m4jugUH2MpdUgNOe3V8aiNWNz2dfozOATbzOkChXmlGTjeB+dITx53rje2rhgxP6vLGw==","signatures":[{"sig":"MEUCIQCFiuQQ/WWGOxUw+YP11tkbE9iDXaKzV/gBS+RdfBZiUQIgKfwM3T1fnnkHvJT6NissWKWA15JSy7HVZgv1Rht2ZcA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20979397},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","source":"src/index.ts","exports":{"types":"./dist/index.d.ts","default":"./dist/index.modern.js","require":"./dist/index.cjs"},"gitHead":"2eac3f017e978caf588967f9a3b4d1a826737d97","scripts":{"dev":"microbundle watch --no-compress -f modern,esm,cjs","docs":"typedoc src/index.ts --tsconfig tsconfig.doc.json","jest":"jest --coverage","lint":"eslint -c .eslintrc.json \"src/**/*.ts\"","mock":"apimocker -c apimocker-config.json","test":"NODE_ENV=test jest","build":"npm run clean:build && microbundle -f modern,esm,cjs","clean":"npm run clean:build && rimraf node_modules","release":"npx --no semantic-release","lint:fix":"npm run lint -- --fix","clean:build":"rimraf dist","circular-deps":"madge --extensions ts --circular src"},"_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"overrides":{"preact":"10.13.2"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"^7.8.0","uuid":"^9.0.0","@sentry/browser":"^7.56.0","@sentry/tracing":"^7.56.0","@arianee/arn-types":"*","@ethersproject/hash":"~5.7.0","@metamask/providers":"^8.1.1","@metamask/onboarding":"^1.0.1","@walletconnect/client":"1.8.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1","@walletconnect/web3-provider":"1.8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","assert":"^2.0.0","eslint":"^8.33.0","lokijs":"^1.5.12","process":"^0.11.10","typedoc":"^0.24.8","prettier":"^2.6.2","@types/uuid":"^9.0.0","@types/qrcode":"^1.5.0","os-browserify":"^0.3.0","http-browserify":"^1.7.0","jest-fetch-mock":"^3.0.3","https-browserify":"^1.0.0","@babel/preset-env":"^7.22.7","@types/prop-types":"^15.7.5","crypto-browserify":"^3.12.0","stream-browserify":"^3.0.0","@types/sanitize-html":"^2.6.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.5.0","@babel/preset-typescript":"^7.22.5","@typescript-eslint/parser":"^5.59.8","eslint-plugin-unused-imports":"^2.0.0","@babel/plugin-transform-runtime":"^7.22.7","@types/query-selector-shadow-dom":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.59.8","@babel/plugin-proposal-class-properties":"^7.18.6","@babel/plugin-proposal-export-default-from":"^7.22.5"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_2.0.0-develop.16_1690795752398_0.19393496981632596","host":"s3://npm-registry-packages"}},"2.0.0-develop.17":{"name":"@arianee/arn-client","version":"2.0.0-develop.17","author":{"name":"web3tooling@arianee.org"},"license":"No License","_id":"@arianee/arn-client@2.0.0-develop.17","maintainers":[{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"0729efc262561572498761c89c57b29311f6c469","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-2.0.0-develop.17.tgz","fileCount":186,"integrity":"sha512-9SwF0ADU/ibnBKMirYjhC3v4cw7NS7qiYDaHceM43kxLdpHIGP2WdLoB04f0HSv7y/ilPHcC6NZyg/kvmXbWWw==","signatures":[{"sig":"MEYCIQDIEhjbWj9AC1/NjXX4ZHKAcVd0PRVEGqdGzhHQ7bEAOwIhALNuxxZ6BTlpU4V6ORupepvUMovzwAYU9CDTq0sWy1b1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20979470},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","source":"src/index.ts","exports":{"types":"./dist/index.d.ts","default":"./dist/index.modern.js","require":"./dist/index.cjs"},"gitHead":"c36715fe67102060e68c8f2708dc1b658b1f3aca","scripts":{"dev":"microbundle watch --no-compress -f modern,esm,cjs","docs":"typedoc src/index.ts --tsconfig tsconfig.doc.json","jest":"jest --coverage","lint":"eslint -c .eslintrc.json \"src/**/*.ts\"","mock":"apimocker -c apimocker-config.json","test":"NODE_ENV=test jest","build":"npm run clean:build && microbundle -f modern,esm,cjs","clean":"npm run clean:build && rimraf node_modules","release":"npx --no semantic-release","lint:fix":"npm run lint -- --fix","clean:build":"rimraf dist","circular-deps":"madge --extensions ts --circular src"},"_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"overrides":{"preact":"10.13.2"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"^7.8.0","uuid":"^9.0.0","@sentry/browser":"^7.56.0","@sentry/tracing":"^7.56.0","@arianee/arn-types":"*","@ethersproject/hash":"~5.7.0","@metamask/providers":"^8.1.1","@metamask/onboarding":"^1.0.1","@walletconnect/client":"1.8.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1","@walletconnect/web3-provider":"1.8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","assert":"^2.0.0","eslint":"^8.33.0","lokijs":"^1.5.12","process":"^0.11.10","typedoc":"^0.24.8","prettier":"^2.6.2","@types/uuid":"^9.0.0","@types/qrcode":"^1.5.0","os-browserify":"^0.3.0","http-browserify":"^1.7.0","jest-fetch-mock":"^3.0.3","https-browserify":"^1.0.0","@babel/preset-env":"^7.22.7","@types/prop-types":"^15.7.5","crypto-browserify":"^3.12.0","stream-browserify":"^3.0.0","@types/sanitize-html":"^2.6.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.5.0","@babel/preset-typescript":"^7.22.5","@typescript-eslint/parser":"^5.59.8","eslint-plugin-unused-imports":"^2.0.0","@babel/plugin-transform-runtime":"^7.22.7","@types/query-selector-shadow-dom":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.59.8","@babel/plugin-proposal-class-properties":"^7.18.6","@babel/plugin-proposal-export-default-from":"^7.22.5"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_2.0.0-develop.17_1690882668289_0.6278877233313775","host":"s3://npm-registry-packages"}},"2.0.0-develop.18":{"name":"@arianee/arn-client","version":"2.0.0-develop.18","author":{"name":"web3tooling@arianee.org"},"license":"No License","_id":"@arianee/arn-client@2.0.0-develop.18","maintainers":[{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"43d3d9fc1d6ecc16f565513340e3e2f4f4c21e10","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-2.0.0-develop.18.tgz","fileCount":186,"integrity":"sha512-93MnJMym+LNErjf8xX2V71e0RBN8oPBvtjiWSMQWyq+DVnHU9ufPfR8uzuCdsaD2ndj1eOZryydMR61c4Skizw==","signatures":[{"sig":"MEYCIQDhCj+bqcPa5hquBCgcHsLDNq/Qe62Ohx+CPnCxcE60LQIhANDzXN5vpN1ZguRFo2Qkz0JWOgiJ4bmbpi9+H6uTLew4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20979784},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","source":"src/index.ts","exports":{"types":"./dist/index.d.ts","default":"./dist/index.modern.js","require":"./dist/index.cjs"},"gitHead":"721d465404a5f52154d7daf27c21454a3dbd8d04","scripts":{"dev":"microbundle watch --no-compress -f modern,esm,cjs","docs":"typedoc src/index.ts --tsconfig tsconfig.doc.json","jest":"jest --coverage","lint":"eslint -c .eslintrc.json \"src/**/*.ts\"","mock":"apimocker -c apimocker-config.json","test":"NODE_ENV=test jest","build":"npm run clean:build && microbundle -f modern,esm,cjs","clean":"npm run clean:build && rimraf node_modules","release":"npx --no semantic-release","lint:fix":"npm run lint -- --fix","clean:build":"rimraf dist","circular-deps":"madge --extensions ts --circular src"},"_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"overrides":{"preact":"10.13.2"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"^7.8.0","uuid":"^9.0.0","@sentry/browser":"^7.56.0","@sentry/tracing":"^7.56.0","@arianee/arn-types":"*","@ethersproject/hash":"~5.7.0","@metamask/providers":"^8.1.1","@metamask/onboarding":"^1.0.1","@walletconnect/client":"1.8.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1","@walletconnect/web3-provider":"1.8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","assert":"^2.0.0","eslint":"^8.33.0","lokijs":"^1.5.12","process":"^0.11.10","typedoc":"^0.24.8","prettier":"^2.6.2","@types/uuid":"^9.0.0","@types/qrcode":"^1.5.0","os-browserify":"^0.3.0","http-browserify":"^1.7.0","jest-fetch-mock":"^3.0.3","https-browserify":"^1.0.0","@babel/preset-env":"^7.22.7","@types/prop-types":"^15.7.5","crypto-browserify":"^3.12.0","stream-browserify":"^3.0.0","@types/sanitize-html":"^2.6.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.5.0","@babel/preset-typescript":"^7.22.5","@typescript-eslint/parser":"^5.59.8","eslint-plugin-unused-imports":"^2.0.0","@babel/plugin-transform-runtime":"^7.22.7","@types/query-selector-shadow-dom":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.59.8","@babel/plugin-proposal-class-properties":"^7.18.6","@babel/plugin-proposal-export-default-from":"^7.22.5"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_2.0.0-develop.18_1690883652751_0.009965411306015026","host":"s3://npm-registry-packages"}},"0.0.1-tsc":{"name":"@arianee/arn-client","version":"0.0.1-tsc","_id":"@arianee/arn-client@0.0.1-tsc","maintainers":[{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"6ad34d0f12969a300cdee2825523b72eafbad06d","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-0.0.1-tsc.tgz","fileCount":374,"integrity":"sha512-6r7uNVezutUoetmb7in2bA86kha1cbT1a91ebMavFDCLDIFSJLOhoJFKmgiYTD6YIwb4WgWKYHHdcPs33yc5zg==","signatures":[{"sig":"MEQCIHKipQnVSo6p66YPZRIHNdlYAAedpM9TEwVdRO6Qxs0wAiB2Xk4veaZXfrvzaBxMQQHEY3LLL5Wo30Dx2Boxbe3TLg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":369632},"main":"./src/index.js","types":"./src/index.d.ts","gitHead":"44d8177f9dc0c02635700d4ff1fa0b93819813f1","typings":"./src/index.d.ts","_npmUser":{"name":"mvaullerin","email":"maxime@arianee.org"},"_npmVersion":"9.5.1","description":"This library was generated with [Nx](https://nx.dev).","directories":{},"_nodeVersion":"16.19.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.6.0","web3modal":"^1.9.12","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","eventemitter3":"4.0.7","@sentry/browser":"^7.56.0","@sentry/tracing":"^7.56.0","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@web3modal/ethereum":"2.4.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1","@walletconnect/web3-provider":"^1.8.0"},"_hasShrinkwrap":false,"peerDependencies":{"tslib":"2.5.3","@arianee/arn-types":"0.0.1-tsc"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_0.0.1-tsc_1690896859936_0.8842603178996884","host":"s3://npm-registry-packages"}},"0.0.2-tsc":{"name":"@arianee/arn-client","version":"0.0.2-tsc","_id":"@arianee/arn-client@0.0.2-tsc","maintainers":[{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"01b2f18c910c8c5b9f610c9d715914104d9a6e9c","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-0.0.2-tsc.tgz","fileCount":374,"integrity":"sha512-gowDIafzgFs9FSZoDHZNYIt8DJH4mQiyJRC9LX93Tk4u3JondHr9lCmNAzbxSqK258OqxvNGpVtFoxKnR3mBVQ==","signatures":[{"sig":"MEUCIFBP4og/SE77/atlB6Ka17H34XcmM8gnc2I94mZN0vALAiEAv0eHFGNwbFBiEcmQY+jla3jzaf5OIpXr5rOmkq9US84=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":369791},"main":"./src/index.js","types":"./src/index.d.ts","gitHead":"edc1484e0408839375f158e0483e1096f4531261","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"9.5.1","description":"This library was generated with [Nx](https://nx.dev).","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.6.0","web3modal":"^1.9.12","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","eventemitter3":"4.0.7","@sentry/browser":"^7.56.0","@sentry/tracing":"^7.56.0","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@web3modal/ethereum":"2.4.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1","@walletconnect/web3-provider":"^1.8.0"},"_hasShrinkwrap":false,"peerDependencies":{"tslib":"2.5.3","@arianee/arn-types":"0.0.1-tsc"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_0.0.2-tsc_1690988929634_0.8139575037584303","host":"s3://npm-registry-packages"}},"0.0.3-tsc":{"name":"@arianee/arn-client","version":"0.0.3-tsc","_id":"@arianee/arn-client@0.0.3-tsc","maintainers":[{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"b23f007da6caa156cdfdc6fa374405387a6cdd60","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-0.0.3-tsc.tgz","fileCount":415,"integrity":"sha512-VXbck/UVJ4TLW/AOruPw06WKuvP/VidVndZUsLN+Gh7YQq9PWmcXlB1ihCEbuGNeXK6G9yP5p2fonzAT5bZkwg==","signatures":[{"sig":"MEYCIQCPnNsn1eMZs5k2/Gwwi9OJypKEyBCLQ9mwiCBt2CLoGwIhAPkVTk3dBT8r6mlfM/Pf+bosi1mw1FtWsLk9i0UqQFXA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21909032},"main":"./src/index.js","gitHead":"1ec94afc4f1ff86fe41675a17f5bd97deadb130b","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"deprecated":"this package has been deprecated","_npmVersion":"9.5.1","description":"This library was generated with [Nx](https://nx.dev).","directories":{},"_nodeVersion":"18.16.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/arn-client_0.0.3-tsc_1691068248470_0.1782334954028546","host":"s3://npm-registry-packages"}},"0.0.4-tsc":{"name":"@arianee/arn-client","version":"0.0.4-tsc","_id":"@arianee/arn-client@0.0.4-tsc","maintainers":[{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"d5e37b745919294670783268b61f0eb847490ed5","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-0.0.4-tsc.tgz","fileCount":374,"integrity":"sha512-eSi4+mNxTTjtGU0foKtPV8xvjeMoD5WLUTefyyieQSQufVv8JUihZLnFKzsfM6IR8ylqxJ+0FtN4RqLk+1uFzg==","signatures":[{"sig":"MEUCIQDc64vu2ke61Ci12CZMxagckJ+uOoF5ubyVAqI6zlQdSwIgBdlWT63QnGy6xPkkFsNtt2EJOraBKA6IC9yNMPCfv04=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":370347},"main":"./src/index.js","types":"./src/index.d.ts","gitHead":"1ec94afc4f1ff86fe41675a17f5bd97deadb130b","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"9.5.1","description":"This library was generated with [Nx](https://nx.dev).","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.6.0","web3modal":"^1.9.12","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","eventemitter3":"4.0.7","@sentry/browser":"^7.56.0","@sentry/tracing":"^7.56.0","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@web3modal/ethereum":"2.4.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1","@walletconnect/web3-provider":"^1.8.0"},"_hasShrinkwrap":false,"peerDependencies":{"tslib":"2.5.3","@arianee/arn-types":"0.0.1-tsc"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_0.0.4-tsc_1691071466977_0.5325701054831133","host":"s3://npm-registry-packages"}},"0.0.5-tsc":{"name":"@arianee/arn-client","version":"0.0.5-tsc","_id":"@arianee/arn-client@0.0.5-tsc","maintainers":[{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"fb82a6815bb465027c8023a4ed7208cb5ea5714d","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-0.0.5-tsc.tgz","fileCount":374,"integrity":"sha512-//hf+7+aC8tEQogep4PR8prEfd1BJnHspVKAzP92tmF60mw1y8JqubmVMl0hrMCrw9Su6u5NMevxbWU87DFqLA==","signatures":[{"sig":"MEQCIBPVZ3RRjboFEiN3II0srnsv2RPUGChQxhm0WoLinJTHAiBMLk4XPv0dGPGZK1lkp86uEpmSfCj49FQ9g4P+RTxyjg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":370197},"main":"./src/index.js","types":"./src/index.d.ts","readme":"# arn-client\n\nThis library was generated with [Nx](https://nx.dev).\n\n## Building\n\nRun `nx build arn-client` to build the library.\n\n## Running unit tests\n\nRun `nx test arn-client` to execute the unit tests via [Jest](https://jestjs.io).\n","gitHead":"0b6e2ed14b0f060d0fdf81f4b60df6bd07c733b2","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"9.5.1","description":"This library was generated with [Nx](https://nx.dev).","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.6.0","web3modal":"^1.9.12","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","eventemitter3":"^5.0.0","@sentry/browser":"^7.56.0","@sentry/tracing":"^7.56.0","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@web3modal/ethereum":"2.4.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1","@walletconnect/web3-provider":"^1.8.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"tslib":"2.5.3","@arianee/arn-types":"0.0.1-tsc"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_0.0.5-tsc_1691154704473_0.24096069084431648","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"@arianee/arn-client","version":"2.1.0","_id":"@arianee/arn-client@2.1.0","maintainers":[{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"f58d3dcd251ca8403d1ae90cad7e38542c0ae522","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-2.1.0.tgz","fileCount":374,"integrity":"sha512-UfXxCDk+MBpjfzfuQ2QXuBPs7DJxPMyYAfSgCIRCGofxSIW0pGNeGunRFTMik8nQFjehLx77xhG1yzu9hC3Yiw==","signatures":[{"sig":"MEYCIQDLi67ty+EPzNGaPi/DsGKPm0GpS03bV2HrxepU+5255AIhAIVBqgD3RARv6D20Kem6N+VJHW2W41Ud7VoJ4znNmHId","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":370216},"main":"./src/index.js","types":"./src/index.d.ts","readme":"# arn-client\n\nThis library was generated with [Nx](https://nx.dev).\n\n## Building\n\nRun `nx build arn-client` to build the library.\n\n## Running unit tests\n\nRun `nx test arn-client` to execute the unit tests via [Jest](https://jestjs.io).\n","gitHead":"0697b43e71c6a92f216fdff415b831ed220932a1","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"9.5.1","description":"This library was generated with [Nx](https://nx.dev).","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.6.0","web3modal":"^1.9.12","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","eventemitter3":"^5.0.0","@sentry/browser":"^7.56.0","@sentry/tracing":"^7.56.0","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@web3modal/ethereum":"2.4.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1","@walletconnect/web3-provider":"^1.8.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"tslib":"2.5.3","@arianee/arn-types":"0.0.1-tsc"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_2.1.0_1691155643475_0.6110613720645002","host":"s3://npm-registry-packages"}},"2.2.1":{"name":"@arianee/arn-client","version":"2.2.1","_id":"@arianee/arn-client@2.2.1","maintainers":[{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"dbd89bb78a222f964b81ee14f1a47ea3f3e72faf","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-2.2.1.tgz","fileCount":374,"integrity":"sha512-m/puQ2nbuo8Qul1FVc1XZn8g4xF0LWjViEwDFjUj0t+2gwkmPanclaSPmchL3NTu/43ZZX1ZI0LwU4Ky7YTQHA==","signatures":[{"sig":"MEUCICDprpGts9dCJm7lAyJ+4AtljhP42q8DlHlblS6Jk51BAiEAhkDMmfPP8JNS0mEU+FEL7w4fAuD4TezTvXO1EvBwnLk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":370811},"main":"./src/index.js","types":"./src/index.d.ts","readme":"# arn-client\n\nThis library was generated with [Nx](https://nx.dev).\n\n## Building\n\nRun `nx build arn-client` to build the library.\n\n## Running unit tests\n\nRun `nx test arn-client` to execute the unit tests via [Jest](https://jestjs.io).\n","gitHead":"ff8167a9188f94dcb93c0ce0e16a391b91351875","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"9.5.1","description":"This library was generated with [Nx](https://nx.dev).","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.6.0","web3modal":"^1.9.12","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","eventemitter3":"^5.0.0","@sentry/browser":"^7.56.0","@sentry/tracing":"^7.56.0","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@web3modal/ethereum":"2.4.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1","@walletconnect/web3-provider":"^1.8.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"tslib":"2.5.3","@arianee/arn-types":"2.2.1"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_2.2.1_1691162894053_0.19691464845538675","host":"s3://npm-registry-packages"}},"2.2.2":{"name":"@arianee/arn-client","version":"2.2.2","_id":"@arianee/arn-client@2.2.2","maintainers":[{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"218db9addaa29c6d1c224cbe5ddcddeaa76dae6b","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-2.2.2.tgz","fileCount":374,"integrity":"sha512-qfZiRMilxD3PnZk7FNbhXqTx84ocnx3TJwAh+xlOkd2zt3wnJ8X1BOEjoVUwLfchJnH3qhVv0pma8KRLV7TsVg==","signatures":[{"sig":"MEUCIHw6RbL9LJkLJIhNOEoU+KShcOEepbHi+G+3HZyWonNbAiEAsb/N8vLjq3R6PatPRAqWfHgpUQpRxUXLW6J4o0KuvZ0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":370761},"main":"./src/index.js","types":"./src/index.d.ts","gitHead":"6acb29a04e930b7aa727af68ba8f5b97e505b866","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"9.5.1","description":"This library was generated with [Nx](https://nx.dev).","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^1.5.3","ethers":"~6.6.0","web3modal":"^1.9.12","jwt-decode":"^3.1.2","@wagmi/core":"1.3.8","eventemitter3":"^5.0.0","@sentry/browser":"^7.56.0","@sentry/tracing":"^7.56.0","@web3modal/core":"2.7.1","@web3modal/html":"2.7.1","@web3modal/ethereum":"2.7.1","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1","@walletconnect/web3-provider":"^1.8.0"},"_hasShrinkwrap":false,"peerDependencies":{"tslib":"2.5.3","@arianee/arn-types":"2.2.2"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_2.2.2_1691168716720_0.850156144046289","host":"s3://npm-registry-packages"}},"2.2.7":{"name":"@arianee/arn-client","version":"2.2.7","_id":"@arianee/arn-client@2.2.7","maintainers":[{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"76bfdb9596f18fb95a20d3aebb52114efc93e23d","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-2.2.7.tgz","fileCount":362,"integrity":"sha512-tUOiuegIimf2wMuZ6kvM957xkWqw9NE1Q0QbwI/MqqO9fDEjJfBCBn4UcVojMi+zXl+BQeLQH1PW+TjzTA3aBw==","signatures":[{"sig":"MEYCIQC105ZToqxvpU/08iit82hErZNbZ8OfVJGuE+c/fQFPQwIhAJaPX4RoEo9XvPd7FA2ki0ATD56r7hn3VgXOHQmvfsgB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":358071},"main":"./src/index.js","types":"./src/index.d.ts","gitHead":"f19495c1b6e3770d109b7eb9e9855a459c0f9ba9","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"9.5.1","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.6.0","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@sentry/tracing":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@web3modal/ethereum":"2.4.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"peerDependencies":{"tslib":"2.5.3","@arianee/arn-types":"2.2.7"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_2.2.7_1691698564468_0.7808916364232048","host":"s3://npm-registry-packages"}},"2.2.8":{"name":"@arianee/arn-client","version":"2.2.8","_id":"@arianee/arn-client@2.2.8","maintainers":[{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"2fa8c6686bdd9c11408e51a3a7289141aae793be","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-2.2.8.tgz","fileCount":362,"integrity":"sha512-5aHSx6WwwzIf//OS1F8zgoTiNv0yNhRY541qpsa91Rl2bI3pXZLtz16ecVEQRD1myfJLIL9gpvIbvyhA3t9M7w==","signatures":[{"sig":"MEYCIQDq6C++QthBD9DZy6Yt9m9RdZ1tulRf+Sa/uaC39aAmTQIhAPAY8usVD4nj0gMEm0SHi+siiIuTakFuUiq6uY8iuphA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":363316},"main":"./src/index.js","types":"./src/index.d.ts","gitHead":"cb039bc419d9cbb9f9552e30837bdc4352a2ba44","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"deprecated":"This version incorrectly sends http mime type to the ARN Server. Use 2.2.9 version","_npmVersion":"9.5.1","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.6.0","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@web3modal/ethereum":"2.4.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"peerDependencies":{"tslib":"2.5.3","@arianee/arn-types":"2.2.8"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_2.2.8_1691769327547_0.8703817929012234","host":"s3://npm-registry-packages"}},"2.2.9":{"name":"@arianee/arn-client","version":"2.2.9","_id":"@arianee/arn-client@2.2.9","maintainers":[{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"a05235c101558fc050bfce9394dbd382a4561c02","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-2.2.9.tgz","fileCount":362,"integrity":"sha512-nGON4W92syRml1QLyedArXikU2U+Dmp6U8HwVZAT0DSzi4ZqmG6IMKRhwllep3KjlXCeLnzHN2w7nTidAhLQOQ==","signatures":[{"sig":"MEUCIQD3NHqLw39ZAZPkZlTeQSjhva6LIiv7KAhWwHrPg70PlAIgJBIR297D2emG9eECp7fB0H7LCZDsLD/o7hDuHvogoUg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":363251},"main":"./src/index.js","types":"./src/index.d.ts","gitHead":"356952a4f17ecd2ea3cbf28f7b883c7fab28c3b8","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"9.5.1","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.6.0","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@web3modal/ethereum":"2.4.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"peerDependencies":{"tslib":"2.5.3","@arianee/arn-types":"2.2.9"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_2.2.9_1692187062105_0.563421432981881","host":"s3://npm-registry-packages"}},"2.2.10":{"name":"@arianee/arn-client","version":"2.2.10","_id":"@arianee/arn-client@2.2.10","maintainers":[{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"748dc435859319d7533c4bc6eb2e44f9e5f60952","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-2.2.10.tgz","fileCount":362,"integrity":"sha512-XiXD46LiBPCYG30+OL4ifUekmd1ltv1GqzwOmPzlQegglJyKDtFpa2QGZr3goFJkuVwV1jb16vwx5iZvFWwdOA==","signatures":[{"sig":"MEUCIFW6MkBiqH6bB3GM9E4YOf5jTm7jux/iXqaX3BKSsWUdAiEA4SqjgRUlDCPMZ5x6N2X+CIdaKel5CBAiM0pwZN+OXN8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":362743},"main":"./src/index.js","types":"./src/index.d.ts","gitHead":"5cb84f393c2f832af0f8a9808c4f2f13e28f7381","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"9.5.1","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.6.0","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@web3modal/ethereum":"2.4.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"peerDependencies":{"tslib":"2.5.3","@arianee/arn-types":"2.2.10"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_2.2.10_1692189297284_0.0033376548128860595","host":"s3://npm-registry-packages"}},"2.2.11":{"name":"@arianee/arn-client","version":"2.2.11","_id":"@arianee/arn-client@2.2.11","maintainers":[{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"1c7ff99683b31cf725dc64fe408650a7a026312e","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-2.2.11.tgz","fileCount":362,"integrity":"sha512-M8YA8ZehwS/aVJNuyYL4iqm/a/GnDPRWHZSGlhs61TQEAl+XZWXBByhMNKo+CnkCsKfCHkxYpPXQkzO48usIFQ==","signatures":[{"sig":"MEQCICZO29sRYqAoSFMwD1gXfG7/5oVTh5ZVZgpuKOvsqDppAiAFB2OihgUTOvxi9xiVPXoWUkzAH5P7AJPgCVpK5xpf8A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":362764},"main":"./src/index.js","types":"./src/index.d.ts","gitHead":"500456bc5518b1971fa5b7013c09a98e9bbe8209","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"9.5.1","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.6.0","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@web3modal/ethereum":"2.4.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"peerDependencies":{"tslib":"2.5.3","@arianee/arn-types":"2.2.11"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_2.2.11_1692280431120_0.11587871328498389","host":"s3://npm-registry-packages"}},"2.2.12":{"name":"@arianee/arn-client","version":"2.2.12","_id":"@arianee/arn-client@2.2.12","maintainers":[{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"cffa93fd09dbb4a6dd58872f18b805b6663eba88","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-2.2.12.tgz","fileCount":362,"integrity":"sha512-Fg5GIv0lfk+/thMYncBBg+ZoRWUnOdm+Lp1m4kK5brohA++2yk3sVuIexzI2JjA0WegwmQQGNE+aO0sv1n/8lw==","signatures":[{"sig":"MEUCIDD5x/KHAlS2dUTpxukvOTcZH7g0OHPPyjypQbSF+TblAiEAjQzDAC5yanBVejxp+w5Y5mC29h82tktTkoFgwAnlqto=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":365355},"main":"./src/index.js","types":"./src/index.d.ts","gitHead":"4bdeeb451de14b4022dcb3546361c6c8a78a6149","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"9.5.1","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.6.0","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@web3modal/ethereum":"2.4.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"peerDependencies":{"tslib":"2.5.3","@arianee/arn-types":"2.2.12"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_2.2.12_1692285050006_0.4913020017690275","host":"s3://npm-registry-packages"}},"2.2.13":{"name":"@arianee/arn-client","version":"2.2.13","_id":"@arianee/arn-client@2.2.13","maintainers":[{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"9e3f21cfb1a9cdfb3bbe2ba2087adccbfdb86d2f","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-2.2.13.tgz","fileCount":362,"integrity":"sha512-Rjc987QnDO17D39R5NR7kTSNAJKKpiGHWA1Zo5/sKpKR9EokSsJRF9DDJnPrOy9IY9BJo9jOgSa8Q5q9Twz2/Q==","signatures":[{"sig":"MEUCIHrGsmCVNFjF/scZIvZsWwpKVkc3EDZfEA25QGE1rypZAiEA6H34vZHHrLvt7NoOKe5etMcaPjmtuwF9L8ZmJZADbjE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":365616},"main":"./src/index.js","types":"./src/index.d.ts","gitHead":"d4af8769cd4836409aa71c2ac9930677e0f408de","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"9.5.1","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.6.0","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@web3modal/ethereum":"2.4.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"peerDependencies":{"tslib":"2.5.3","@arianee/arn-types":"2.2.13"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_2.2.13_1692287150313_0.8693776803243738","host":"s3://npm-registry-packages"}},"2.2.14":{"name":"@arianee/arn-client","version":"2.2.14","_id":"@arianee/arn-client@2.2.14","maintainers":[{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"0359e7296a1d7c18c747a6e4a47bc9a32dcc6b16","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-2.2.14.tgz","fileCount":362,"integrity":"sha512-1Ha4do1QMhJ9pKrY8guxulJU9KCIzWO2eF2i6xId7HKZQLqdRMIH7dzzaIGG3kDUGOnQO8QjecxL3RY8myAwIQ==","signatures":[{"sig":"MEUCIG1lSMbeurQJn+J+etLLafrxCtFDJzL3Q3TquIQMfAOtAiEAjp/c2i9Av4k8beGtZWkk641jBzdP7ZW6Gc84aHZUhLY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":366185},"main":"./src/index.js","types":"./src/index.d.ts","gitHead":"f7a067136460a32448e0f763923a428b8b3c541d","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"9.5.1","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.6.0","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@web3modal/ethereum":"2.4.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"peerDependencies":{"tslib":"2.5.3","@arianee/arn-types":"2.2.14"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_2.2.14_1692364819244_0.3599331216452466","host":"s3://npm-registry-packages"}},"1.0.0-develop.1":{"name":"@arianee/arn-client","version":"1.0.0-develop.1","_id":"@arianee/arn-client@1.0.0-develop.1","maintainers":[{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"69387e98348c3773ee2b89ceb1b341add0b03cee","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-1.0.0-develop.1.tgz","fileCount":367,"integrity":"sha512-CsVFSpttEDl77DdbLQpekR48cZEkKX1L05fnZ62NUZQ/w5PrYKj3fynUjoDPy8JMJrUMCnIcjjQ8Olp+XuIYWg==","signatures":[{"sig":"MEYCIQDOYWZysXXq8zpxyazgT99wOpGWsLw0OTTK/akEUziG+AIhALnuh4jn1SfXL2Gr5RiJ+e6XojPEZXct5Ff4ZVhro9Oq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":369632},"main":"./src/index.js","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","gitHead":"8e308e647674e70f9b98bc9da2b64421b115f8ca","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/arn-client_1.0.0-develop.1_1692737141770_0.2523853971708261","host":"s3://npm-registry-packages"}},"1.0.0-develop.2":{"name":"@arianee/arn-client","version":"1.0.0-develop.2","_id":"@arianee/arn-client@1.0.0-develop.2","maintainers":[{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"f4a51c0270b2ea537a083108da018ec07509f3cc","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-1.0.0-develop.2.tgz","fileCount":367,"integrity":"sha512-Atg9PdFm33ot57jGhkif3DC8rS0atL4aM6r0gOAzCtQNpGSjqPnnP8nrsykAOKNN9jXqls2Qc6BhEHnRMPi+DA==","signatures":[{"sig":"MEQCIC8zLMaORUTYnrLSKbwNkjZ9JLufTAbinC8PdVOe+R+YAiBHhN1P1KREFywMoHKeDyIFaETzR8FgN2dJhGWECvwp4Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":446427},"main":"./src/index.js","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","gitHead":"ef33c97586a80b6e0931787605141c168b9fd234","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/arn-client_1.0.0-develop.2_1692777488362_0.07571387917968964","host":"s3://npm-registry-packages"}},"3.0.0-develop.1":{"name":"@arianee/arn-client","version":"3.0.0-develop.1","_id":"@arianee/arn-client@3.0.0-develop.1","maintainers":[{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"938588eb8f74a96511c4f1384c01997112f1c77a","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-3.0.0-develop.1.tgz","fileCount":367,"integrity":"sha512-Rjg5p97SGG8ta6Vtk5pt053s6kwAXXdjrH9FXflCopSE1XoUyPp4GhIU/PCO6t7+cHfw6blGvC5JfkrUKzQflg==","signatures":[{"sig":"MEYCIQCsi/isRajVbBNAD0uNzJdzbHf30hC1J1r4dAfx66QsiwIhAM1d+VX2IhdI9vQ+PK7RuuqipGARUtpH28RQMruGLWFM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":451645},"main":"./src/index.js","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","gitHead":"d61b1fb7ebd6ef0caef9e9cc002969ce8b31b08c","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/arn-client_3.0.0-develop.1_1692955384924_0.002827972286195024","host":"s3://npm-registry-packages"}},"3.0.0-develop.2":{"name":"@arianee/arn-client","version":"3.0.0-develop.2","_id":"@arianee/arn-client@3.0.0-develop.2","maintainers":[{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"2d52cc6ef151add9ce430bc4cd4d3c4fae1d9ea8","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-3.0.0-develop.2.tgz","fileCount":367,"integrity":"sha512-jOJS1ZfpbXtDynztyYgzI07hI6XV5OQmlsQ8Ht+cUVVNPkerJxm6k0owC9YQCxX3/uzjNVlBo+AfQ7XZlQn18w==","signatures":[{"sig":"MEUCICMkt1HvkyKdbH9hVOMduKQ3dgZ5PWDuaHIaerh8Lc8oAiEAvLFUhBB7Pa6HwajmHZ3HK0AE875pIjsYLKtQujV76pU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":451942},"main":"./src/index.js","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","gitHead":"34e42246fd97b36e06ac1769df36a54d1dab86c7","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/arn-client_3.0.0-develop.2_1693214233585_0.33444194909971503","host":"s3://npm-registry-packages"}},"0.0.1-develop.0":{"name":"@arianee/arn-client","version":"0.0.1-develop.0","_id":"@arianee/arn-client@0.0.1-develop.0","maintainers":[{"name":"6ssou","email":"cyril@arianee.org"},{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"531363feb550d41f5bd28031e8764ad08589604d","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-0.0.1-develop.0.tgz","fileCount":362,"integrity":"sha512-RGksYT24+mRAzaB16fHWfEiBn8+j3T+MHMrveKNxtU2BnYM2G7+ONiB9prxc8xGaBo9ufKgenDp+l3WDda/8Fw==","signatures":[{"sig":"MEQCIHkBIYwiNwR2GjpZyMc+ocXzvUQvttsU7SupssBNMLSnAiAhL5loW3Kaz1lRnb/Au/x5kkOCMo16OxXM68TDhAuxIA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":366178},"main":"./src/index.js","types":"./src/index.d.ts","gitHead":"83baace47c0295ac6cbd5b358613b61cb3667ffb","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.6.0","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@web3modal/ethereum":"2.4.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"peerDependencies":{"tslib":"2.5.3","@arianee/arn-types":"3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_0.0.1-develop.0_1694004322072_0.2522716820874702","host":"s3://npm-registry-packages"}},"0.0.1-develop.1":{"name":"@arianee/arn-client","version":"0.0.1-develop.1","_id":"@arianee/arn-client@0.0.1-develop.1","maintainers":[{"name":"6ssou","email":"cyril@arianee.org"},{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"1c3b3a9628d20910b81a11e615bef4eb106715bf","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-0.0.1-develop.1.tgz","fileCount":362,"integrity":"sha512-9jM1ZAtJunGpuTgGVuLJa2s0dC4ORqsExNEEb4Z6QAVT0Y2XQh9Vh9QWFJ/MQ5mzpDwH8sWo+RihCXjHAUxEug==","signatures":[{"sig":"MEUCIG9QMO/GcvyQgzBAlDwbwIsWksBnysKglAGDbbwQSnksAiEAwfiOFi+HS+Pl9n1anMeTz1ADDX4kSswQsHDBE4XnPuc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":366188},"main":"./src/index.js","types":"./src/index.d.ts","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","gitHead":"54f5deeb3a9fb16ec40835514d517c9d087a65c4","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.6.0","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@web3modal/ethereum":"2.4.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"tslib":"2.5.3","@arianee/arn-types":"0.0.1-develop.0"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_0.0.1-develop.1_1694014313010_0.7449383810646963","host":"s3://npm-registry-packages"}},"2.2.15":{"name":"@arianee/arn-client","version":"2.2.15","_id":"@arianee/arn-client@2.2.15","maintainers":[{"name":"6ssou","email":"cyril@arianee.org"},{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"e1d0179af3b613627a89aca809f4de83218ecb61","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-2.2.15.tgz","fileCount":362,"integrity":"sha512-tO7bzwwCEvnguM5fxEic0oCy3iqbLEfYPDLipbGT4291lLetkTpIcsLUd+Cz3Ko10KtDyUTsGZ2Y8mnRNMG5rA==","signatures":[{"sig":"MEUCIF28Syf5q74nQFB0cvXJIgyVAkaTRY3gq5HxUalSieIaAiEA0RcZ7ze8tjT0ntPDPburNijWb8m0KKgOrvR4nC6egNE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":363930},"main":"./src/index.js","types":"./src/index.d.ts","gitHead":"8276db887fb49637a22885aa6abafd3f18fb936b","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"9.5.1","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.6.0","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@web3modal/ethereum":"2.4.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"peerDependencies":{"tslib":"2.5.3","@arianee/arn-types":"2.2.15"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_2.2.15_1694015082624_0.6370995094956635","host":"s3://npm-registry-packages"}},"0.0.1-develop.2":{"name":"@arianee/arn-client","version":"0.0.1-develop.2","_id":"@arianee/arn-client@0.0.1-develop.2","maintainers":[{"name":"6ssou","email":"cyril@arianee.org"},{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"2209c7ffedf7f2d43445e9f3ac178f99c27a4fc5","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-0.0.1-develop.2.tgz","fileCount":362,"integrity":"sha512-OC1qB/+DssjunveP33w4iRtdtheeXFsWEC2tGe8Wc+MKuJuShT5sEUaVLp+bH9+rCHrDMWTmcdCnGEUqlcDItw==","signatures":[{"sig":"MEQCIDiq7s+HVzO3oPGbSCsYa6svGFPK2/l+XtO9t9beKkIVAiBEBJIsBRL7buDdH/49jqUbR++NlBdo4AmbVBE72+YZow==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":367164},"main":"./src/index.js","types":"./src/index.d.ts","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","gitHead":"a56e45978ed8ab7c223de09d373eea5d7fee4b27","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.6.0","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@web3modal/ethereum":"2.4.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"tslib":"2.5.3","@arianee/arn-types":"0.0.1-develop.0"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_0.0.1-develop.2_1694015605045_0.2834533514143609","host":"s3://npm-registry-packages"}},"0.0.1":{"name":"@arianee/arn-client","version":"0.0.1","_id":"@arianee/arn-client@0.0.1","maintainers":[{"name":"6ssou","email":"cyril@arianee.org"},{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"65d952cbc77c4c5074872da52784513d0725d2a3","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-0.0.1.tgz","fileCount":362,"integrity":"sha512-OuizkJ1T77s43ul6AxeGQNHMv2hbZ8FapC8Za8lzogPRiuXzfB8FuO2ukaoxEUFcTW81afJamOrxdaiY6taz9Q==","signatures":[{"sig":"MEQCIE8ivt4qPMIxIwbk3HTBIccLKZf8SGCCjkw2MxfQP2IEAiBm6B+iNcjxqkyzt7XeWNaNrL1ngpM1Wz7rriGIFr9+Zw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":367176},"main":"./src/index.js","type":"commonjs","types":"./src/index.d.ts","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","gitHead":"35f0153475203fa61f6504ead3b26c74ba9ac71c","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.6.0","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@web3modal/ethereum":"2.4.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"tslib":"2.5.3","@arianee/arn-types":"0.0.1-develop.2"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_0.0.1_1694187444197_0.2549694344070088","host":"s3://npm-registry-packages"}},"0.0.2-develop.0":{"name":"@arianee/arn-client","version":"0.0.2-develop.0","_id":"@arianee/arn-client@0.0.2-develop.0","maintainers":[{"name":"6ssou","email":"cyril@arianee.org"},{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"22d8dcd99511e23d7e2240a7d01066e45e373f68","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-0.0.2-develop.0.tgz","fileCount":362,"integrity":"sha512-jOASietrJtRLSST/uYulQJ2NBMf9QI6Z4CaOG1RBRfSHpIfW3sBpvUNPitex84IjtAMuZBN7EVyr0MOxn1UuUg==","signatures":[{"sig":"MEUCIQCgyM05XoAxs/SLm/WYwfrkmLUo/cJKjY8AU0ChgWB/VAIgZwx4uuYG+vndeV/Sh6KNK+MF28lthHM9TJJYDvaql8I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":367186},"main":"./src/index.js","type":"commonjs","types":"./src/index.d.ts","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","gitHead":"0386b11c263066b1dc4235f33eef55faa02c5736","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.6.0","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@web3modal/ethereum":"2.4.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"tslib":"2.5.3","@arianee/arn-types":"0.0.1-develop.5"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_0.0.2-develop.0_1694449055814_0.7757226954556291","host":"s3://npm-registry-packages"}},"2.0.0-develop.21":{"name":"@arianee/arn-client","version":"2.0.0-develop.21","_id":"@arianee/arn-client@2.0.0-develop.21","maintainers":[{"name":"6ssou","email":"cyril@arianee.org"},{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"b78b963f36f18a147368678245a5650c9a473094","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-2.0.0-develop.21.tgz","fileCount":362,"integrity":"sha512-Vs7Vlz/NVOzEevYlJT4+WnzuabCdX7LJt3G3EMH9aycUh+VJ1i+C11Baks2N3TE6U7eyIi+U91stjC3ZOctziw==","signatures":[{"sig":"MEQCIBmgwd5YCZOXJ08jki6F5NSXuh5ViAY7uUIeCnc3jmhhAiBiZMjyqdBWDminHtsiC9efggdF9MHGTZA9T4mDWl+anA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":367188},"main":"./src/index.js","type":"commonjs","types":"./src/index.d.ts","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","gitHead":"6bd2bc90e1c968bd91a7a5590d41b3aff2947b3f","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.6.0","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@web3modal/ethereum":"2.4.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"tslib":"2.5.3","@arianee/arn-types":"2.0.0-develop.21"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_2.0.0-develop.21_1694455374635_0.45620482017637376","host":"s3://npm-registry-packages"}},"0.0.2-staging.0":{"name":"@arianee/arn-client","version":"0.0.2-staging.0","_id":"@arianee/arn-client@0.0.2-staging.0","maintainers":[{"name":"6ssou","email":"cyril@arianee.org"},{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"e6df4261b62aad4bab5b90c4782cb75ac86625c9","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-0.0.2-staging.0.tgz","fileCount":362,"integrity":"sha512-gxgrCB+qNPebSRcTGyX0T6VZGT1gHvO06B/9mfF7PRblRm6ndU7YHSTBMS3TE+xZDhC+Hv5GU9im6KrEMnJzjA==","signatures":[{"sig":"MEUCIQChXDkTRZXu/gatz0sVH1JbHKTYbX2cy8VC9hN0rrh33gIgBraqRYL1xUlZPxujYDFxlu0wbqrhUrYiSyfGclc+0lg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":367186},"main":"./src/index.js","type":"commonjs","types":"./src/index.d.ts","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","gitHead":"be94ff09cfc666343ae037075d95e073a0b3ebb9","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.6.0","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@web3modal/ethereum":"2.4.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"tslib":"2.5.3","@arianee/arn-types":"0.0.1-staging.0"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_0.0.2-staging.0_1694457549393_0.6036026325299295","host":"s3://npm-registry-packages"}},"2.0.0-staging.2":{"name":"@arianee/arn-client","version":"2.0.0-staging.2","_id":"@arianee/arn-client@2.0.0-staging.2","maintainers":[{"name":"6ssou","email":"cyril@arianee.org"},{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"ad4966d454e84cf84fbe7728376ff54c5ef1fe0b","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-2.0.0-staging.2.tgz","fileCount":362,"integrity":"sha512-LL1FHrKWZnjxxBSE++GRNI/ukEtlMTJdwoBwHfRJrZt9J4+E4MWQ6Pr+i7qbV3qQlS75OAAigIWxY7+8sZE40A==","signatures":[{"sig":"MEYCIQCdpWvh8UWJzRXhRCL5M9GRC49SU+7GSPexo3qpWKM50gIhAO6vOrc22lXnMc4p/+4FzcOL8K19dF3JJXsH7Ilha1IJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":367186},"main":"./src/index.js","type":"commonjs","types":"./src/index.d.ts","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","gitHead":"d6fedb08865f5adb6906f38c4b001f231635adf7","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.6.0","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@web3modal/ethereum":"2.4.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"tslib":"2.5.3","@arianee/arn-types":"2.0.0-staging.2"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_2.0.0-staging.2_1694459647094_0.2740879534614935","host":"s3://npm-registry-packages"}},"0.0.2":{"name":"@arianee/arn-client","version":"0.0.2","_id":"@arianee/arn-client@0.0.2","maintainers":[{"name":"6ssou","email":"cyril@arianee.org"},{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"079501e3f63d7419d8e7da243da498513e1e4a8a","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-0.0.2.tgz","fileCount":362,"integrity":"sha512-ev0+u1fzOMrpNzQE3RQhyLNFYmRXqd/ADUJaqUqV8wsdjHI+WBsCR3IFWKK3mgi14wZdY0WAC0QrUvjd4SnKcw==","signatures":[{"sig":"MEUCIQCZ3VjX7WtXjlfed0qYAjTeOETCBVyb+EjX9IgT/jQRVgIgCdkHTTfsiMfVKAuYmlib8Sop2P8fBQyHq1sYH7JG84Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":367166},"main":"./src/index.js","type":"commonjs","types":"./src/index.d.ts","gitHead":"eb09f5de6086bc0136c6c7ddb25242306dc57187","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.6.0","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@web3modal/ethereum":"2.4.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"peerDependencies":{"tslib":"2.5.3","@arianee/arn-types":"0.0.1"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_0.0.2_1694499592911_0.1469666069955473","host":"s3://npm-registry-packages"}},"2.2.16":{"name":"@arianee/arn-client","version":"2.2.16","_id":"@arianee/arn-client@2.2.16","maintainers":[{"name":"6ssou","email":"cyril@arianee.org"},{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"59761615c047e5153914923a5b87bbfa9351ca53","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-2.2.16.tgz","fileCount":362,"integrity":"sha512-NWZ9d2JgRr6k8/idZF7XCO5JGw78H99YlJc3vrnoJa1ad7jXe9kW3/6YKkI+rpDFbsh7Jgb6EWQE8lZUBKIlrg==","signatures":[{"sig":"MEUCIQCh8RafIl9hIDN0VOpC4xsKgJf2qtqKBFHk2heDXLuuTwIgQxB2+FevoyukPry3VidVNM+Hk825ROw8dJAKxFSJ0ko=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":367168},"main":"./src/index.js","type":"commonjs","types":"./src/index.d.ts","gitHead":"c4feff2371d93fc90e0094ae1e793555b896f841","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.6.0","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@web3modal/ethereum":"2.4.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"peerDependencies":{"tslib":"2.5.3","@arianee/arn-types":"2.2.16"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_2.2.16_1694499989609_0.9623364847196301","host":"s3://npm-registry-packages"}},"2.0.0-develop.22":{"name":"@arianee/arn-client","version":"2.0.0-develop.22","_id":"@arianee/arn-client@2.0.0-develop.22","maintainers":[{"name":"6ssou","email":"cyril@arianee.org"},{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"9280b8cc991d2550bef83c85f3e1ea5ebb08140c","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-2.0.0-develop.22.tgz","fileCount":365,"integrity":"sha512-gV1ceWd0K8oinMYFMTCVvjHsN5+OSWBzWz0MOEQXhgRc+ckQAejsr9Bq7u9WjTbYXlTC3PuoPSEAeq3Rqit6+Q==","signatures":[{"sig":"MEQCIH3esNxzM2gmzuorm1xwyS98Ng85f6mhQgckiZwghstYAiBUD8JstUxEAm4cENaCHa07LjRx4EFdsdFj5OO+c/a8qQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":383563},"main":"./src/index.js","type":"commonjs","types":"./src/index.d.ts","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","gitHead":"765e8e129efe47eeb42ec6a7d5ceb4f9d2119c9c","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.6.0","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@web3modal/ethereum":"2.4.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"tslib":"2.5.3","@arianee/arn-types":"2.0.0-develop.22"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_2.0.0-develop.22_1694542426453_0.8549596533276356","host":"s3://npm-registry-packages"}},"2.0.0-develop.23":{"name":"@arianee/arn-client","version":"2.0.0-develop.23","_id":"@arianee/arn-client@2.0.0-develop.23","maintainers":[{"name":"6ssou","email":"cyril@arianee.org"},{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"157e92d5ef1de22b89e1371a80fe4099c4862d25","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-2.0.0-develop.23.tgz","fileCount":365,"integrity":"sha512-5jGm7GkQypRA5QSXA0/VjsIhI2nJjLw/s3soypwKNPD/RAOnB+P2tKpG9gzQC2a3FDqcoRUTMIjF3n8xYh08KA==","signatures":[{"sig":"MEUCIQCBABvqkr0wng5c3oA/0suJmC16LP5pAL+MG1+XwoIaDQIgORsbVasWZy5amJsNYFIdPkdlfUVuFCFy4lwvVnmJcOo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":383563},"main":"./src/index.js","type":"commonjs","types":"./src/index.d.ts","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","gitHead":"7f0f505668e6610ef341e066b13734a1025e100b","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.7.1","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@web3modal/ethereum":"2.4.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"tslib":"2.5.3","@arianee/arn-types":"2.0.0-develop.23"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_2.0.0-develop.23_1694767384294_0.20442291627794695","host":"s3://npm-registry-packages"}},"2.0.0-develop.24":{"name":"@arianee/arn-client","version":"2.0.0-develop.24","_id":"@arianee/arn-client@2.0.0-develop.24","maintainers":[{"name":"6ssou","email":"cyril@arianee.org"},{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"25cfb7105cf4072f15d4a8c0faf24e6409e62790","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-2.0.0-develop.24.tgz","fileCount":365,"integrity":"sha512-jmwaRlq6SYgH5AKh7TdhNyITDhq6Z+YscRKv7qy0A/DUb62/0svP9HCEl30FrlzcH6Nen5urSGCxWJQkGSdQDA==","signatures":[{"sig":"MEUCIQDGBhEdCiRdUOBvQdwWrVadsB2Df0UWa9MD7OiNd5QhpQIgHETQUKY6eGoE+gWgk+2MSkYBIeJzwKKtqxvzpi37A6I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":383269},"main":"./src/index.js","type":"commonjs","types":"./src/index.d.ts","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","gitHead":"aaa21a7aab2db99a655c6a23c3e9555f856714e9","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.7.1","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@web3modal/ethereum":"2.4.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"tslib":"2.5.3","@arianee/arn-types":"2.0.0-develop.24"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_2.0.0-develop.24_1695042087207_0.3966344870582428","host":"s3://npm-registry-packages"}},"2.0.0-staging.3":{"name":"@arianee/arn-client","version":"2.0.0-staging.3","_id":"@arianee/arn-client@2.0.0-staging.3","maintainers":[{"name":"6ssou","email":"cyril@arianee.org"},{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"9df0f7e2d1a351edecc9c25f40dd948edf6e9aa4","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-2.0.0-staging.3.tgz","fileCount":365,"integrity":"sha512-RZOqYcl88rVDrULWXkmm/a72UB6byZbKkpVqMKMIOhZSp9S57FZ2EF/Y9DtsDOCrB52Mp9JBN0mqZMcHTVtHEA==","signatures":[{"sig":"MEUCIQD8m9vu+HDt4wa06UvJIT8g412XXjYqkJi8y2/g1uz3aQIgIrN7ImSYlMSJDRFVFHG3ea1aoUHJgfk+KbaRyF/KGcY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":383267},"main":"./src/index.js","type":"commonjs","types":"./src/index.d.ts","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","gitHead":"de3cf5cf3511cc1396ea1096295d478c59cec768","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.7.1","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@web3modal/ethereum":"2.4.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"tslib":"2.5.3","@arianee/arn-types":"2.0.0-staging.3"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_2.0.0-staging.3_1695053760917_0.29051035423890936","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"@arianee/arn-client","version":"3.0.0","_id":"@arianee/arn-client@3.0.0","maintainers":[{"name":"6ssou","email":"cyril@arianee.org"},{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"8d2eac1aaf1727b881ee42ef61dd09a972422b2b","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-3.0.0.tgz","fileCount":365,"integrity":"sha512-Kr5fKvoqO2mhxqoDF0BMOhU3xIYfP5QgKVzSXL1IWGkryZ4+Rl2VyZa4zCsNFXGEfQO4/3IoEQ/CgFbU63hoZw==","signatures":[{"sig":"MEUCIEOHJsDn46Bg0ncavqaKPJnPAVy8tSUrxkCBTcZ3TllkAiEA+fR1I2eYNBzbdGikdUvgcb9BD7/9KaLJ6dILxbhKuac=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":383247},"main":"./src/index.js","type":"commonjs","types":"./src/index.d.ts","gitHead":"c22eecb987333fbaed9a90f4a95a559ba6ee2d97","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.7.1","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@web3modal/ethereum":"2.4.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"peerDependencies":{"tslib":"2.5.3","@arianee/arn-types":"3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_3.0.0_1695054376446_0.7523604692614312","host":"s3://npm-registry-packages"}},"2.0.0-develop.25":{"name":"@arianee/arn-client","version":"2.0.0-develop.25","_id":"@arianee/arn-client@2.0.0-develop.25","maintainers":[{"name":"6ssou","email":"cyril@arianee.org"},{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"31ca4823fd0189e49c4757b35cfb89684db237e3","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-2.0.0-develop.25.tgz","fileCount":368,"integrity":"sha512-sjlyOn2VoveKjQh0O5wXXZ3jHXy9sxKp/Lxi1t51PnpdZR6WAjU1FspbmScG32n3avzz8gkzOf1p9Oie8TdjUQ==","signatures":[{"sig":"MEUCIQCT5Q4oF8/1/vbiwfEhRIg53N/uRElRHEK0ljBO0XnOjgIgbKHf64cxkPg7L1xJeWxHPvum1qf03iNOlu34qDxh4Lw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":387059},"main":"./src/index.js","type":"commonjs","types":"./src/index.d.ts","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","gitHead":"f1f7af0d01f6e35de65abc2bd89cab648d0431cd","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.7.1","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@web3modal/ethereum":"2.4.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"tslib":"2.5.3","@arianee/arn-types":"2.0.0-develop.25"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_2.0.0-develop.25_1695146369482_0.35841492151568044","host":"s3://npm-registry-packages"}},"2.0.0-develop.26":{"name":"@arianee/arn-client","version":"2.0.0-develop.26","_id":"@arianee/arn-client@2.0.0-develop.26","maintainers":[{"name":"6ssou","email":"cyril@arianee.org"},{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"d809702dd375301712d1718d468befe8e463b252","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-2.0.0-develop.26.tgz","fileCount":368,"integrity":"sha512-+YVgg0DCQ7B9WY+g+fqzHcVWINiO2Ijr79avHTxpuvvy3r2LC0Ck2hmFj8X4kLE3fxUdi4tzx5TJTV3sgei8Yg==","signatures":[{"sig":"MEUCIQDR63CNDqaLklMPN1YwD8zRLLu9XBNATXyslxrcWDz0MgIgJCwzNHJb+SxvPETebb8iYt2I3U+Avz/nyY4kxoIjeWM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":386260},"main":"./src/index.js","type":"commonjs","types":"./src/index.d.ts","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","gitHead":"112125118a005ed84215e9e1a034efd85b662365","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.7.1","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@web3modal/ethereum":"2.4.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"tslib":"2.5.3","@arianee/arn-types":"2.0.0-develop.26"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_2.0.0-develop.26_1695200255959_0.09987869037608355","host":"s3://npm-registry-packages"}},"2.0.0-develop.27":{"name":"@arianee/arn-client","version":"2.0.0-develop.27","_id":"@arianee/arn-client@2.0.0-develop.27","maintainers":[{"name":"6ssou","email":"cyril@arianee.org"},{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"f2c2f67c295515ee6252f0d419e4f2636e3ac6a8","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-2.0.0-develop.27.tgz","fileCount":368,"integrity":"sha512-KzD6chLh64LIw+ACRAq2yFCgmo2IUqfG4RrTk8Edi0tYoi5ki+8Ujvx6/TRDXW99DAUzH/cTQ1e/WI85gEcnZg==","signatures":[{"sig":"MEUCIHKX+7aCrb1eTucNJt/SAU2Kkq+Ks3zarZl+j+96/vXYAiEAv/Rw7S/DpmFmfUFY45X0ctHj56MT6jaCcFjaOO56mcg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":391009},"main":"./src/index.js","type":"commonjs","types":"./src/index.d.ts","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","gitHead":"eccccee8d3264152eb9f5a4d704ce4ca32a92f73","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.7.1","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@web3modal/ethereum":"2.4.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"tslib":"2.5.3","@arianee/arn-types":"2.0.0-develop.27"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_2.0.0-develop.27_1695205839500_0.5356975696646327","host":"s3://npm-registry-packages"}},"2.0.0-develop.28":{"name":"@arianee/arn-client","version":"2.0.0-develop.28","_id":"@arianee/arn-client@2.0.0-develop.28","maintainers":[{"name":"6ssou","email":"cyril@arianee.org"},{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"773e8d63fbd53af406654c306c0eb98c382ade60","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-2.0.0-develop.28.tgz","fileCount":368,"integrity":"sha512-1hMyWXeo6MGRm8+rL3Db5gcQjM3XrIYMgw68wZrTYWVMw6t6tnQNcfxBoUr2ISVHwkQ6b+WjYwJqiiSn9AMvTw==","signatures":[{"sig":"MEUCIQCfeH7wyJ97VsqK1vIjwLQIjeTSX9tT6+zNX/9DCemxTgIgQoff8XEAW3yxgEEk9jrPLw4QhyrM423P02PqdUsgbA0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":391272},"main":"./src/index.js","type":"commonjs","types":"./src/index.d.ts","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","gitHead":"4ed16e249c2cfb7434396aed70cbf4e10a269822","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.7.1","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@web3modal/ethereum":"2.4.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"tslib":"2.5.3","@arianee/arn-types":"2.0.0-develop.28"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_2.0.0-develop.28_1695211553212_0.6608293537468186","host":"s3://npm-registry-packages"}},"2.0.0-develop.29":{"name":"@arianee/arn-client","version":"2.0.0-develop.29","_id":"@arianee/arn-client@2.0.0-develop.29","maintainers":[{"name":"6ssou","email":"cyril@arianee.org"},{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"aa97f936c9cad07f5125e2ca9bc3cef2790a1858","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-2.0.0-develop.29.tgz","fileCount":368,"integrity":"sha512-HrvPugRgmHdgbGcH3G01LfBKOKtjjngj8e3luSsYk81we7LxVOWtbYJA797H4nY6Tg6nhSCbsMnmTxf2xaW/cw==","signatures":[{"sig":"MEYCIQChPzEO0bMft/GPJvznJDWkouc+1mJBH9W4W7cVZQC+AQIhAPfhgd/s3U5oYEDYUuKPc4csqaFbhHbW5BKm/uqv3lFe","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":390953},"main":"./src/index.js","type":"commonjs","types":"./src/index.d.ts","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","gitHead":"7d22179faa9de4d10eff8ae78eea81c524f40245","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.7.1","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@web3modal/ethereum":"2.4.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"tslib":"2.5.3","@arianee/arn-types":"2.0.0-develop.29"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_2.0.0-develop.29_1695216226775_0.44974965897725894","host":"s3://npm-registry-packages"}},"3.0.1":{"name":"@arianee/arn-client","version":"3.0.1","_id":"@arianee/arn-client@3.0.1","maintainers":[{"name":"6ssou","email":"cyril@arianee.org"},{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"8e4d53a652744f793e42efa4acd901cb6f0571a9","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-3.0.1.tgz","fileCount":368,"integrity":"sha512-lwd9936gLF5UGL3aUp5P0iixkzPshcoSVdSYg6u79RcaLdTqbDqL82Pq7XknApp1ZqHTEdkEvcONjeEOsephZQ==","signatures":[{"sig":"MEQCIF3ktZDBxfGpY8LxGWa2xU54bFVXcs7TBONKrfjZXsiPAiBp+4ARy58kNpZ8nlW8I8x79q4FqDI0CWl7hX+oSNlbxg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":390931},"main":"./src/index.js","type":"commonjs","types":"./src/index.d.ts","gitHead":"a3eb3009da6b6c228644533b4dbf14ac02d6b69e","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.7.1","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@web3modal/ethereum":"2.4.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"peerDependencies":{"tslib":"2.5.3","@arianee/arn-types":"3.0.1"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_3.0.1_1695284805989_0.2525495789641081","host":"s3://npm-registry-packages"}},"3.0.1-staging.0":{"name":"@arianee/arn-client","version":"3.0.1-staging.0","_id":"@arianee/arn-client@3.0.1-staging.0","maintainers":[{"name":"6ssou","email":"cyril@arianee.org"},{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"e1505212123801fce3c3902225cfc32296d2d00b","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-3.0.1-staging.0.tgz","fileCount":368,"integrity":"sha512-z4as+7w4Wklb/XiDogmUGx2iDxdNe+8Zioj01db+NOODhcDfv04XXuihLsSmVBDWPoEtkpj1drIDl+k6kkRo7g==","signatures":[{"sig":"MEUCIQDW7ieF+Sk9Cx+ZPF+QCO8A9cIpoPQkgBdKuqgpbZyBnAIgGbQB6PXn+Z4VWiH+i4Y5evwxk9fOABIkaO6o11HOKGs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":390951},"main":"./src/index.js","type":"commonjs","types":"./src/index.d.ts","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","gitHead":"574dba997312e4bea6cbe9d1b61ce70b79bb3697","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.7.1","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@web3modal/ethereum":"2.4.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"tslib":"2.5.3","@arianee/arn-types":"3.0.1-staging.0"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_3.0.1-staging.0_1695284825404_0.9926464986048731","host":"s3://npm-registry-packages"}},"2.2.18":{"name":"@arianee/arn-client","version":"2.2.18","_id":"@arianee/arn-client@2.2.18","maintainers":[{"name":"6ssou","email":"cyril@arianee.org"},{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"640582adfc3326d3b3756b0bc5ae86d8a299f82a","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-2.2.18.tgz","fileCount":368,"integrity":"sha512-U/+uDqdPxd1TDP4aPNyGVBQU9L1WD0jwesBTzbDVK9aM5abqWeEdRgJk7D5InFzje2nt/y4bjcEjRMmEx/RXCQ==","signatures":[{"sig":"MEYCIQCzLExztqrUUmVlabWVneCSfHshQN3mY08G3FhJptOK2wIhAIeU3qoh3WvvmtDMFDnh3KqclPJ2ySrC8BulpvqoVofu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":390933},"main":"./src/index.js","type":"commonjs","types":"./src/index.d.ts","gitHead":"c4fbf00ff1f9d4a920d97e29a4f366c3ddbd0659","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"9.5.1","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.7.1","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@web3modal/ethereum":"2.4.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"peerDependencies":{"tslib":"2.5.3","@arianee/arn-types":"2.2.18"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_2.2.18_1695300885921_0.9850366886639803","host":"s3://npm-registry-packages"}},"3.0.1-develop.0":{"name":"@arianee/arn-client","version":"3.0.1-develop.0","_id":"@arianee/arn-client@3.0.1-develop.0","maintainers":[{"name":"6ssou","email":"cyril@arianee.org"},{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"45afed8b26c4b476ab012cf41cdf1650a117e390","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-3.0.1-develop.0.tgz","fileCount":368,"integrity":"sha512-WlQa0eImiuZMnzmQG4Uv2TlV5hXgpLP35EnDJpkHyl03LEJTqRpiTGGkynHqTAOKLUFzT2+X8Kmz8BWDjCizTA==","signatures":[{"sig":"MEUCIQDjcQT4BkO9jp9jeBeD2yy03HDrGcyFF/q8ZCQo6MKaZAIgeu5x8Rd0WGZPyX9wP0IL43Nj+8mT90FST+n/l8JU6OQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":390951},"main":"./src/index.js","type":"commonjs","types":"./src/index.d.ts","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","gitHead":"2825435a9b37021e5a0070fd6941d1ad544c4099","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.7.1","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@web3modal/ethereum":"2.4.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"tslib":"2.5.3","@arianee/arn-types":"3.0.1-develop.0"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_3.0.1-develop.0_1695386049256_0.3340770363038108","host":"s3://npm-registry-packages"}},"3.0.1-develop.1":{"name":"@arianee/arn-client","version":"3.0.1-develop.1","_id":"@arianee/arn-client@3.0.1-develop.1","maintainers":[{"name":"6ssou","email":"cyril@arianee.org"},{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"6bd8713287dd9ca4e22d6a7040afa994532a6b67","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-3.0.1-develop.1.tgz","fileCount":368,"integrity":"sha512-LZUlPH+uZ4rWgvSjzrca8YRQDKrnqdaIfQcux3f8wwFcVekJFxLbMOw3VfpQAb3Nhm9J1nj1VsVgI6vbF802oQ==","signatures":[{"sig":"MEUCIQDM606V+LRZuQ4KS636Qi/Hb+pl77OeeBiMbw7Fq0RlYgIgZ9g9qytv26h9Qku253azWmeH75MPM5hVCnL5zyO1YOU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":390951},"main":"./src/index.js","type":"commonjs","types":"./src/index.d.ts","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","gitHead":"62d5b341790864ec26810656a18049a33942a4f6","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.7.1","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@web3modal/ethereum":"2.4.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"tslib":"2.5.3","@arianee/arn-types":"3.0.1-develop.1"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_3.0.1-develop.1_1695627778350_0.9881780145836716","host":"s3://npm-registry-packages"}},"3.0.1-staging.1":{"name":"@arianee/arn-client","version":"3.0.1-staging.1","_id":"@arianee/arn-client@3.0.1-staging.1","maintainers":[{"name":"6ssou","email":"cyril@arianee.org"},{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"9c08a2b985eff3c45a60067414755363e6e9534f","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-3.0.1-staging.1.tgz","fileCount":368,"integrity":"sha512-u9niRsHXrrTzI5Z6Yer5QqkPnpXOnS5NYqVtPogHJpWbx8V1n0h+0Dcpepd7GlXLPDUX6caE2Ro1pMrRs4wJ0A==","signatures":[{"sig":"MEYCIQCeXllDxuZpWxiUeDb/sRerSoHqoH49nGdPqq5uAz+jugIhAMJ/lrDA1cWZW3ZKi08ofwW1nRwe24gA8a5Fl1OapvgT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":390951},"main":"./src/index.js","type":"commonjs","types":"./src/index.d.ts","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","gitHead":"8f6390425e4081eb9a7fc96b241f06d8b895ce7b","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.7.1","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@web3modal/ethereum":"2.4.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"tslib":"2.5.3","@arianee/arn-types":"3.0.1-staging.1"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_3.0.1-staging.1_1695648552836_0.9012139125360035","host":"s3://npm-registry-packages"}},"3.0.1-develop.2":{"name":"@arianee/arn-client","version":"3.0.1-develop.2","_id":"@arianee/arn-client@3.0.1-develop.2","maintainers":[{"name":"6ssou","email":"cyril@arianee.org"},{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"c7fc03063b8b11cf6fdc1e60919428c277d9410e","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-3.0.1-develop.2.tgz","fileCount":404,"integrity":"sha512-IijmE6SucgnkKVlplUE7nnNSoXBQwbVTtmRIJTbb9whul27rVraPyzhMQNYR9ZoM9VAlnfFAsSEdjrLfmGyR7w==","signatures":[{"sig":"MEUCIQDcflBNu6OA8//Ueuopg5iILqICqjJMr4Hr+vGKAQfyrQIgQR9fqQ27Qah0u/XrcPxP5emN/0+MUl0xNdk0kxqXhoU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":420413},"main":"./src/index.js","type":"commonjs","types":"./src/index.d.ts","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","gitHead":"a7400a951c795ba4e053762671f5caa2a94e55dd","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.7.1","base64url":"^3.0.1","cbor-sync":"^1.0.4","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@stytch/vanilla-js":"^2.2.2","@web3modal/ethereum":"2.4.0","@simplewebauthn/server":"^8.2.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"tslib":"2.5.3","@arianee/arn-types":"3.0.1-develop.2"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_3.0.1-develop.2_1696434254176_0.8983263236858579","host":"s3://npm-registry-packages"}},"3.0.1-develop.3":{"name":"@arianee/arn-client","version":"3.0.1-develop.3","_id":"@arianee/arn-client@3.0.1-develop.3","maintainers":[{"name":"6ssou","email":"cyril@arianee.org"},{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"05facb7f1af4865944925021c707964ec02afb9f","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-3.0.1-develop.3.tgz","fileCount":404,"integrity":"sha512-PjQS9VAdP049PKUWpDvu4JKmEyx5BehL1THbxVkJPaDU+UYV0Nsrjki/1fpOaiewf/R10LGHDL95/oNJvcLQxw==","signatures":[{"sig":"MEUCIQDoNzGhWzUAytpQ0cJlMe9e0GEmCRw9awmYeuFy36vEvwIgAZLGwdIqj08NQHpO+5QI+0PtDL4LiXP3353nKdJevEo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":420462},"main":"./src/index.js","type":"commonjs","types":"./src/index.d.ts","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","gitHead":"ac87f946e671af111fa2aad0d878736edc082387","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.7.1","base64url":"^3.0.1","cbor-sync":"^1.0.4","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@stytch/vanilla-js":"^2.2.2","@web3modal/ethereum":"2.4.0","@simplewebauthn/server":"^8.2.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"tslib":"2.5.3","@arianee/arn-types":"3.0.1-develop.3"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_3.0.1-develop.3_1696435625900_0.8198472029019415","host":"s3://npm-registry-packages"}},"3.0.1-develop.4":{"name":"@arianee/arn-client","version":"3.0.1-develop.4","_id":"@arianee/arn-client@3.0.1-develop.4","maintainers":[{"name":"6ssou","email":"cyril@arianee.org"},{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"7a53b10dd4049ec088e324cc618c9f468e088883","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-3.0.1-develop.4.tgz","fileCount":404,"integrity":"sha512-42q8bE4tlNQbGkoyopK951sBgFMQAMKxaEr5XFHpa6B+iZNpm90kqFGdhtgMeUmnUT/ysbV+yrnGgf0fMQH8BA==","signatures":[{"sig":"MEQCIDHWab7UvfDlwQuEjcw6amGe2sprvioyNmKu7UyHGiXtAiAtDNRvOX29xwyi7fbfZt5KXsUGIq0+IW3oEV2NlPrRpw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":420477},"main":"./src/index.js","type":"commonjs","types":"./src/index.d.ts","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","gitHead":"2b67342f6c28cd36a7574f19ec834b5c80cec599","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.7.1","base64url":"^3.0.1","cbor-sync":"^1.0.4","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@stytch/vanilla-js":"^2.2.2","@web3modal/ethereum":"2.4.0","@simplewebauthn/server":"^8.2.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"tslib":"2.5.3","@arianee/arn-types":"3.0.1-develop.4"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_3.0.1-develop.4_1696438256955_0.2275886548967463","host":"s3://npm-registry-packages"}},"3.0.1-develop.5":{"name":"@arianee/arn-client","version":"3.0.1-develop.5","_id":"@arianee/arn-client@3.0.1-develop.5","maintainers":[{"name":"6ssou","email":"cyril@arianee.org"},{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"e3765d64fc69b939210aa3288234959ab86911eb","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-3.0.1-develop.5.tgz","fileCount":404,"integrity":"sha512-15iqhYKD43K0JFR3FczyrTScDMBa61rI6g76A33cgEtMNaX47voXeBIS+ZG+F80QFRcnPBFBUeL4x2CTa8Dd3Q==","signatures":[{"sig":"MEQCIByZ+UeuLsUhAgogzSxFbgGdaLvZC0BCYT9igiYORy6SAiA7BCl1SffduXEWOGa45BGwCuXUb4LgnHJ3Je2tKHm4pQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":420492},"main":"./src/index.js","type":"commonjs","types":"./src/index.d.ts","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","gitHead":"290fe6ff19222cb0f3d7347b8b592226bd2c35b3","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.7.1","base64url":"^3.0.1","cbor-sync":"^1.0.4","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@stytch/vanilla-js":"^2.2.2","@web3modal/ethereum":"2.4.0","@simplewebauthn/server":"^8.2.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"tslib":"2.5.3","@arianee/arn-types":"3.0.1-develop.5"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_3.0.1-develop.5_1696439309766_0.21919689836135792","host":"s3://npm-registry-packages"}},"3.0.1-develop.6":{"name":"@arianee/arn-client","version":"3.0.1-develop.6","_id":"@arianee/arn-client@3.0.1-develop.6","maintainers":[{"name":"6ssou","email":"cyril@arianee.org"},{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"4050a85e1efb51cc75453ceb613aa8110eec3e79","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-3.0.1-develop.6.tgz","fileCount":404,"integrity":"sha512-HIp4rzSjvd9o5l1GU8K6Kgzq9ITDiqRH//HMzgLh7f711lVF+dnkY2C6K/ECV7xDYZo1v3ONvdQNu+d5cjOwUw==","signatures":[{"sig":"MEUCIDo0OUasO+1aPZREds11y4oR1wFPPbYVlv2GbrDrUJvxAiEAjgUIyn1TaxDP234m0j6S9w0Z9HlBumU2WbOuWjZYrgA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":422804},"main":"./src/index.js","type":"commonjs","types":"./src/index.d.ts","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","gitHead":"e0346eca9bd2d1a5b4dbc3b51afc13057af5fa57","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.7.1","base64url":"^3.0.1","cbor-sync":"^1.0.4","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@stytch/vanilla-js":"^2.2.2","@web3modal/ethereum":"2.4.0","@simplewebauthn/server":"^8.2.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"tslib":"2.5.3","@arianee/arn-types":"3.0.1-develop.6"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_3.0.1-develop.6_1696514285655_0.9068130657541202","host":"s3://npm-registry-packages"}},"3.0.1-develop.7":{"name":"@arianee/arn-client","version":"3.0.1-develop.7","_id":"@arianee/arn-client@3.0.1-develop.7","maintainers":[{"name":"6ssou","email":"cyril@arianee.org"},{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"4404752c43817faaa294c22ba11ddde522326ec9","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-3.0.1-develop.7.tgz","fileCount":404,"integrity":"sha512-ufZgdYKWn3HJp7nZYQR1gn2DwRrZ1pnti4L/7rXMCCLxwKv9ZBefP4lwk0Oht+kvPDmEWK7SyulXqmqWwlCjzw==","signatures":[{"sig":"MEUCIEBGbsmxZC9/ID3in97/O3kqWR12y+zTrO5qXXURBFveAiEAw1GQDPnCIyM9ihnkxhCVpaACPRGGQqAhoX3QCj6BXAk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":422804},"main":"./src/index.js","type":"commonjs","types":"./src/index.d.ts","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","gitHead":"914797c60c81dc66343ee6d31f19a255d6c88068","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.7.1","base64url":"^3.0.1","cbor-sync":"^1.0.4","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@stytch/vanilla-js":"^2.2.2","@web3modal/ethereum":"2.4.0","@simplewebauthn/server":"^8.2.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"tslib":"2.5.3","@arianee/arn-types":"3.0.1-develop.7"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_3.0.1-develop.7_1696583363301_0.4444125877735883","host":"s3://npm-registry-packages"}},"2.3.0":{"name":"@arianee/arn-client","version":"2.3.0","_id":"@arianee/arn-client@2.3.0","maintainers":[{"name":"6ssou","email":"cyril@arianee.org"},{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"34f9235d84d283a0d0900eb04e453c8548796384","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-2.3.0.tgz","fileCount":404,"integrity":"sha512-8Awbchl8lOHe3pkrOfKP1Vpbc1WzdSi17jwLwVgAYv/V19bQgc47jHLjuuGfQp0jSkaJIgEfp3TOcArTtQ5BBg==","signatures":[{"sig":"MEUCIDXSDj49zUivzOITVoHGydVp7TNdrabZUOwbbD8uWeSrAiEA5LbcwwaUfJFVKoye2yiGwT1GmsLZLlgXmC2HIZTBWS4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":422784},"main":"./src/index.js","type":"commonjs","types":"./src/index.d.ts","gitHead":"914797c60c81dc66343ee6d31f19a255d6c88068","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"16.20.2","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.7.1","base64url":"^3.0.1","cbor-sync":"^1.0.4","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@stytch/vanilla-js":"^2.2.2","@web3modal/ethereum":"2.4.0","@simplewebauthn/server":"^8.2.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"peerDependencies":{"tslib":"2.5.3","@arianee/arn-types":"2.3.0"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_2.3.0_1696611294774_0.8564124450010282","host":"s3://npm-registry-packages"}},"3.0.1-develop.8":{"name":"@arianee/arn-client","version":"3.0.1-develop.8","_id":"@arianee/arn-client@3.0.1-develop.8","maintainers":[{"name":"6ssou","email":"cyril@arianee.org"},{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"56df8206537c61d375c6be2572899402e20c2e33","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-3.0.1-develop.8.tgz","fileCount":404,"integrity":"sha512-x205sT1uGUox4dUtAba1rtdzxQefuuhwiLOXsm7ONpK4snvE0S8L4p8uB5LjwHKvaBpn/1vipSCGC+efz3Pt8g==","signatures":[{"sig":"MEQCIDk7qUqMj1OJzyI8FkBv2VVULtg1Lv6sb/z2svdpZb4mAiBHDqauuWUsyaMgljMGAO0QPX7h9rudsGbcFIUj8fCNuQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":423086},"main":"./src/index.js","type":"commonjs","types":"./src/index.d.ts","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","gitHead":"77db16278a82e7e79043a30c164018cac9136b4e","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.7.1","base64url":"^3.0.1","cbor-sync":"^1.0.4","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@stytch/vanilla-js":"^2.2.2","@web3modal/ethereum":"2.4.0","@simplewebauthn/server":"^8.2.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"tslib":"2.5.3","@arianee/arn-types":"3.0.1-develop.8"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_3.0.1-develop.8_1696864596443_0.07176609504606613","host":"s3://npm-registry-packages"}},"3.0.1-develop.9":{"name":"@arianee/arn-client","version":"3.0.1-develop.9","_id":"@arianee/arn-client@3.0.1-develop.9","maintainers":[{"name":"6ssou","email":"cyril@arianee.org"},{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"ff2bd519608e0de75e945a4f5a0155871b664721","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-3.0.1-develop.9.tgz","fileCount":404,"integrity":"sha512-m9qnoimHdUhvRjgZf5zmsngo0v2E7yG/mIPwmr/d1C2n1w5+rEsoKHEcpivFb7JOaKyzUH/AoYr4WFEwFpqO2w==","signatures":[{"sig":"MEQCIFX3YABfPX3drQ8pD1m2m8cjBVXW74FP1anbMPJjhXOLAiAsvI8Bo9N5cdDAq3J1rYkunBq0/eNzgoBHLQrTMs/WGg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":423086},"main":"./src/index.js","type":"commonjs","types":"./src/index.d.ts","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","gitHead":"601a1b3dca0a5d296f849781b39d82be3bf85d89","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.7.1","base64url":"^3.0.1","cbor-sync":"^1.0.4","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@stytch/vanilla-js":"^2.2.2","@web3modal/ethereum":"2.4.0","@simplewebauthn/server":"^8.2.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"tslib":"2.5.3","@arianee/arn-types":"3.0.1-develop.9"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_3.0.1-develop.9_1696885575917_0.4878356436559972","host":"s3://npm-registry-packages"}},"3.0.1-develop.10":{"name":"@arianee/arn-client","version":"3.0.1-develop.10","_id":"@arianee/arn-client@3.0.1-develop.10","maintainers":[{"name":"6ssou","email":"cyril@arianee.org"},{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"8415f3918013ecc093342b12d6770481e9889649","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-3.0.1-develop.10.tgz","fileCount":404,"integrity":"sha512-TforN5SIyeTmyJ+hUYOASJDWh5Mdm6B8z7DDBmHWWYyQGwPy6Gm0QpotQ7epgZ2q78WD+AKxjt4UKQ+nNK0fhg==","signatures":[{"sig":"MEUCIQDisuVuuduV2EZoC0VxC/07W6XpUPyDG/a2ldUfePvkZgIgTgs43G15OIfEkaXMq2hX/Ltds5AItO1EeEfVf7jhHyY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":424895},"main":"./src/index.js","type":"commonjs","types":"./src/index.d.ts","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","gitHead":"dd048962f9ea372229ee350c11294f5b05ce2502","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.7.1","base64url":"^3.0.1","cbor-sync":"^1.0.4","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@stytch/vanilla-js":"^2.2.2","@web3modal/ethereum":"2.4.0","@simplewebauthn/server":"^8.2.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"tslib":"2.5.3","@arianee/arn-types":"3.0.1-develop.10"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_3.0.1-develop.10_1697039147483_0.06598063209629035","host":"s3://npm-registry-packages"}},"2.3.1":{"name":"@arianee/arn-client","version":"2.3.1","_id":"@arianee/arn-client@2.3.1","maintainers":[{"name":"6ssou","email":"cyril@arianee.org"},{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"0029b0a92ae52518a13d972b1c144721413552fe","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-2.3.1.tgz","fileCount":404,"integrity":"sha512-+m7avihqMhA+IiIqlgM3/rnY6OyqIzd5jCIrb4F2giea1Z7h1aALSPNDay0GLqdkBAB37o68Vv/sjbHWf+18bg==","signatures":[{"sig":"MEQCIBpC+Y+oRVtumdD/kJTX3Q5INuBvPL6UAtafzreeow/jAiBFBF+hmgDgQYzdxYUVIH/CbOBGuA/E2cLgs5jFQKIdlw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":423066},"main":"./src/index.js","type":"commonjs","types":"./src/index.d.ts","gitHead":"bce983a8b5f958e6072bdf08f765b29f7d4a7abe","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"16.20.2","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.7.1","base64url":"^3.0.1","cbor-sync":"^1.0.4","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@stytch/vanilla-js":"^2.2.2","@web3modal/ethereum":"2.4.0","@simplewebauthn/server":"^8.2.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"peerDependencies":{"tslib":"2.5.3","@arianee/arn-types":"2.3.1"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_2.3.1_1697039675403_0.4386705209357","host":"s3://npm-registry-packages"}},"2.3.2":{"name":"@arianee/arn-client","version":"2.3.2","_id":"@arianee/arn-client@2.3.2","maintainers":[{"name":"6ssou","email":"cyril@arianee.org"},{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"bb802429ca13d5b6af1da227ab2dc034397d36de","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-2.3.2.tgz","fileCount":404,"integrity":"sha512-f/YPJHj7roZrrk1kVcOZusMHFSl8MJ7IW9GHnpZW7e/0icedMPTjOppf3W9IyWe+7/zz4mfsU3eVYA51bYLhgQ==","signatures":[{"sig":"MEQCIG7BRl6oB875vXoR00RiUp38AmecwvIWgygbXOeGc6NBAiAvtfOs3IH/YXQMevBzx5U5WXZsxKIti5/dbfT8XzR7WA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":424873},"main":"./src/index.js","type":"commonjs","types":"./src/index.d.ts","gitHead":"dd048962f9ea372229ee350c11294f5b05ce2502","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"16.20.2","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.7.1","base64url":"^3.0.1","cbor-sync":"^1.0.4","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@stytch/vanilla-js":"^2.2.2","@web3modal/ethereum":"2.4.0","@simplewebauthn/server":"^8.2.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"peerDependencies":{"tslib":"2.5.3","@arianee/arn-types":"2.3.2"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_2.3.2_1697040083582_0.49456432661981387","host":"s3://npm-registry-packages"}},"3.0.1-develop.11":{"name":"@arianee/arn-client","version":"3.0.1-develop.11","_id":"@arianee/arn-client@3.0.1-develop.11","maintainers":[{"name":"6ssou","email":"cyril@arianee.org"},{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"b2687ada09d9d4dc63aca083ba50fbb5e1df104a","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-3.0.1-develop.11.tgz","fileCount":404,"integrity":"sha512-YTBYIMVvthi7WfunHCuH4bkJOKuaLxClfYDkv21N3eYd38MUytGcQq+y04ihVFdY2fQrrxYm2gnLKBE4bWVSyw==","signatures":[{"sig":"MEQCIAqSLi5VItbDaGMdM4UGrmJYW9pRfxyY5YCoy9uHlixeAiAIODlWxX0t6v9a9/Kus+XMOSZvp0K8pHA1THocszfltg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":424895},"main":"./src/index.js","type":"commonjs","types":"./src/index.d.ts","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","gitHead":"abbdee8cfc13761165a480627f065e761f7f312d","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.7.1","base64url":"^3.0.1","cbor-sync":"^1.0.4","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@stytch/vanilla-js":"^2.2.2","@web3modal/ethereum":"2.4.0","@simplewebauthn/server":"^8.2.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"tslib":"2.5.3","@arianee/arn-types":"3.0.1-develop.11"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_3.0.1-develop.11_1697097986833_0.8733452244942219","host":"s3://npm-registry-packages"}},"3.0.1-develop.12":{"name":"@arianee/arn-client","version":"3.0.1-develop.12","_id":"@arianee/arn-client@3.0.1-develop.12","maintainers":[{"name":"6ssou","email":"cyril@arianee.org"},{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"a355509cee8bfc3bc84180a96be6cf0e9e9731cd","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-3.0.1-develop.12.tgz","fileCount":404,"integrity":"sha512-ICISNyxJJC5RKfiEZSB/Ud6wdiyQxP5qq/qvtj8A7f0qgwCiGGmusXpYtUw5NZwx6ZXW/uSI+ZxMdzyU7zb8Ig==","signatures":[{"sig":"MEYCIQCpBlyOcWs/wZvKz6cwhr7peRh+Xv3yBkLYY/o0ZcjX1QIhAJkSUsMhmVNt4VD5fXdUuK5G9Wn/FuC0N0QYj7utxa7X","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425171},"main":"./src/index.js","type":"commonjs","types":"./src/index.d.ts","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","gitHead":"f7d7b05a040c78479603167e46519659a5d0e750","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.7.1","base64url":"^3.0.1","cbor-sync":"^1.0.4","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@stytch/vanilla-js":"^2.2.2","@web3modal/ethereum":"2.4.0","@simplewebauthn/server":"^8.2.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"tslib":"2.5.3","stytch":"8.4.2","@arianee/arn-types":"3.0.1-develop.12"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_3.0.1-develop.12_1697469279878_0.7602049779960753","host":"s3://npm-registry-packages"}},"3.0.1-develop.13":{"name":"@arianee/arn-client","version":"3.0.1-develop.13","_id":"@arianee/arn-client@3.0.1-develop.13","maintainers":[{"name":"6ssou","email":"cyril@arianee.org"},{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"62b88aa73c904fc7f08582f222711be68b81495b","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-3.0.1-develop.13.tgz","fileCount":404,"integrity":"sha512-3mxO5yihdtZt5VoFPCI7nfxmO+XQitWDagmmk3IfYcuXz1ISlhxbzHifix6qZQ+Dj/RnbM/qdzybqHj1xoB/rA==","signatures":[{"sig":"MEUCIDOQ0fWHbfWpLnPhrk4SfLBCNcucNymEeObjliXSyfr2AiEA2bc1DEM6j7Igjh6405Cd9RE3wv22Q5KFEB2QMHHQBMc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":423258},"main":"./src/index.js","type":"commonjs","types":"./src/index.d.ts","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","gitHead":"3183c391ad514eeb7ad7673eede2f18ce2c1416f","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.7.1","base64url":"^3.0.1","cbor-sync":"^1.0.4","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@stytch/core":"1.2.1","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@stytch/vanilla-js":"^2.2.2","@web3modal/ethereum":"2.4.0","@simplewebauthn/server":"^8.2.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"tslib":"2.5.3","stytch":"8.4.2","@arianee/arn-types":"3.0.1-develop.13"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_3.0.1-develop.13_1697537477129_0.2486033298693735","host":"s3://npm-registry-packages"}},"2.4.0":{"name":"@arianee/arn-client","version":"2.4.0","_id":"@arianee/arn-client@2.4.0","maintainers":[{"name":"6ssou","email":"cyril@arianee.org"},{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"e56b9b81d5e9db725b06619e81c3076346df0b6a","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-2.4.0.tgz","fileCount":404,"integrity":"sha512-MaIH/oYQg/0B8kT0y+D2ohQ+NfRmTNjXKF9BOzt0nSWCHopz4t8K54V9HLvddkiv5+JjuXjGiTw7cPdQfotnxw==","signatures":[{"sig":"MEYCIQCX3p3Be5mKyKsAvAhJV24tdejHZdyh0PmxHtC3m9P6IQIhAKoK9z/YwihxrgFRyqFPPipHkTsVcbYmsOkNw/BSpPFj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":423236},"main":"./src/index.js","type":"commonjs","types":"./src/index.d.ts","gitHead":"3183c391ad514eeb7ad7673eede2f18ce2c1416f","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"9.6.7","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.17.1","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.7.1","base64url":"^3.0.1","cbor-sync":"^1.0.4","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@stytch/core":"1.2.1","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@stytch/vanilla-js":"^2.2.2","@web3modal/ethereum":"2.4.0","@simplewebauthn/server":"^8.2.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"peerDependencies":{"tslib":"2.5.3","stytch":"8.4.2","@arianee/arn-types":"2.4.0"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_2.4.0_1697545779368_0.5209120339629656","host":"s3://npm-registry-packages"}},"3.0.1-develop.14":{"name":"@arianee/arn-client","version":"3.0.1-develop.14","_id":"@arianee/arn-client@3.0.1-develop.14","maintainers":[{"name":"6ssou","email":"cyril@arianee.org"},{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"4ce4c39ba9188f105b7648b09f97634f96de1dc0","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-3.0.1-develop.14.tgz","fileCount":404,"integrity":"sha512-H2qB3JRvRL7KeexWtRZLActf4DZPkHPLm0rwdhrGdFyegxLrPt2GBANcWsycmNUlBKn/iGc5g2/v5fK9PV2Dgw==","signatures":[{"sig":"MEYCIQDQ7nRVcWUJRC1DvOi1iFbw3kReCLqrV7rL93wIRsToaAIhAIXVpKzlZJCfn6QZFvttzZl7v+n8IwK8klifMwVJ1xEF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":423258},"main":"./src/index.js","type":"commonjs","types":"./src/index.d.ts","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","gitHead":"a291da36eebf1952784acbb71bac3e61af18e4fd","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.7.1","base64url":"^3.0.1","cbor-sync":"^1.0.4","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@stytch/core":"1.2.1","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@stytch/vanilla-js":"^2.2.2","@web3modal/ethereum":"2.4.0","@simplewebauthn/server":"^8.2.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"tslib":"2.5.3","stytch":"8.4.2","@arianee/arn-types":"3.0.1-develop.14"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_3.0.1-develop.14_1697546321584_0.8745406894377401","host":"s3://npm-registry-packages"}},"3.0.1-develop.15":{"name":"@arianee/arn-client","version":"3.0.1-develop.15","_id":"@arianee/arn-client@3.0.1-develop.15","maintainers":[{"name":"6ssou","email":"cyril@arianee.org"},{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"8ce9a79db1f911bdb519516fd5f124de29415fb7","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-3.0.1-develop.15.tgz","fileCount":404,"integrity":"sha512-4YNngKKi6YjgtNyzKT+GLF4YMfclz3FjnWXnnKXzokFEzdqO/xfobEmRMpRpwM9h7I0s16CS3SonpX0CnpxslQ==","signatures":[{"sig":"MEUCIQDHPycCm4EDQVW55Yj+t1fpnDTjbuBdzAYhLtEvHioDVwIgHoG/RdYFGNBVIMLWEC/04K3gl+Jqx/QNo9rWDR4EFs8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":423228},"main":"./src/index.js","type":"commonjs","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","gitHead":"8f030ef4154f240905d7b4fd297232f7f9199a76","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.7.1","base64url":"^3.0.1","cbor-sync":"^1.0.4","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@stytch/core":"1.2.1","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@stytch/vanilla-js":"^2.2.2","@web3modal/ethereum":"2.4.0","@simplewebauthn/server":"^8.2.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"tslib":"1.14.1","stytch":"8.4.2","@arianee/arn-types":"3.0.1-develop.15"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_3.0.1-develop.15_1697619727966_0.7372575817082248","host":"s3://npm-registry-packages"}},"3.0.1-develop.16":{"name":"@arianee/arn-client","version":"3.0.1-develop.16","_id":"@arianee/arn-client@3.0.1-develop.16","maintainers":[{"name":"6ssou","email":"cyril@arianee.org"},{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"8b3447e2b8fb8a665342de21984307b012f84fd7","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-3.0.1-develop.16.tgz","fileCount":404,"integrity":"sha512-aNep3CswbcUFvuBm88QETVleSvDQpucYeBJB0RnAt/MPvVtcf3De8pRHe8ZP/KC2FIou0gr0ykSqq0g5Lf8ebQ==","signatures":[{"sig":"MEQCIHaE7tv4igbW8+o2zYmpjzYhlHKu+uoMxlYIGbeTPbANAiBRqDqZ9xKXLbHDn18ZJ5zS6FAvT4XTGzUKf72qu7Jwmw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":423227},"main":"./src/index.js","type":"commonjs","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","gitHead":"d501ce147b695b6c9fb0282e2c8fc8c391d7961e","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.7.1","base64url":"^3.0.1","cbor-sync":"^1.0.4","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@stytch/core":"1.2.1","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@stytch/vanilla-js":"^2.2.2","@web3modal/ethereum":"2.4.0","@simplewebauthn/server":"^8.2.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"tslib":"2.6.1","stytch":"8.4.2","@arianee/arn-types":"3.0.1-develop.16"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_3.0.1-develop.16_1697636001186_0.8522984405205103","host":"s3://npm-registry-packages"}},"3.0.1-develop.17":{"name":"@arianee/arn-client","version":"3.0.1-develop.17","_id":"@arianee/arn-client@3.0.1-develop.17","maintainers":[{"name":"6ssou","email":"cyril@arianee.org"},{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"9949a4f61d1681d25dd152464ede10d758e8c11f","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-3.0.1-develop.17.tgz","fileCount":404,"integrity":"sha512-ngDo7IH93boxqKSoNt+q9If5DbZzaFkkRsC2ILY16o9YE8angA1yIcyryqLLA98WEvxJyG5Gv/9JaIS3IkLU7w==","signatures":[{"sig":"MEUCIBUHhfwwPJEOSThG2GUOSln5aT2WmmCA2zSc1OLh8Qz4AiEAsnzEAvH06IC5Wr30GEp4awrbM8sveFFNl1wKsZiN22k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":423306},"main":"./src/index.js","type":"commonjs","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","gitHead":"c2d7cffc16c2eed5401bd3788ec9c594c1bc287d","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.7.1","base64url":"^3.0.1","cbor-sync":"^1.0.4","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@stytch/core":"1.2.1","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@stytch/vanilla-js":"^2.2.2","@web3modal/ethereum":"2.4.0","@simplewebauthn/server":"^8.2.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"tslib":"1.14.1","stytch":"8.4.2","@arianee/arn-types":"3.0.1-develop.17"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_3.0.1-develop.17_1697732290138_0.4742583411482091","host":"s3://npm-registry-packages"}},"3.0.1-staging.2":{"name":"@arianee/arn-client","version":"3.0.1-staging.2","_id":"@arianee/arn-client@3.0.1-staging.2","maintainers":[{"name":"6ssou","email":"cyril@arianee.org"},{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"1e4b7e118c27a1262374788c3ce6e7771e4c62f7","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-3.0.1-staging.2.tgz","fileCount":404,"integrity":"sha512-xzaFhFJurYlBGddgQYHeMIV5naJhlcfFbCCMzkme6G+DH2M+xFggjpuCQ7j1UVFv3ISoq2yqgfb+kg0cU4ldXA==","signatures":[{"sig":"MEQCIBYKVOyCvEIu+VWDyOUd1Qfnsl3ZVS8ab/mdC/tNhyKFAiBoKcyZ3KWIPhozrD/512QDi2O3RyHSQrJbk73xmAeOSw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":423303},"main":"./src/index.js","type":"commonjs","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","gitHead":"53c839403c9b00a705fe7649b71c715ca4d9e4cd","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.7.1","base64url":"^3.0.1","cbor-sync":"^1.0.4","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@stytch/core":"1.2.1","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@stytch/vanilla-js":"^2.2.2","@web3modal/ethereum":"2.4.0","@simplewebauthn/server":"^8.2.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"tslib":"2.6.1","stytch":"8.4.2","@arianee/arn-types":"3.0.1-staging.2"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_3.0.1-staging.2_1697732538086_0.4750274741338911","host":"s3://npm-registry-packages"}},"3.0.3":{"name":"@arianee/arn-client","version":"3.0.3","_id":"@arianee/arn-client@3.0.3","maintainers":[{"name":"6ssou","email":"cyril@arianee.org"},{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"24800a942efd15c44970371eba34a5079d4033bb","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-3.0.3.tgz","fileCount":404,"integrity":"sha512-8bKbvzMP+ISrhc9mL4SmKhtJhZe9wQ/YIXeSCtP0y4EfSB1hOWat31iaazjZArEI23Qahcda4a7iEEHPvQKCaA==","signatures":[{"sig":"MEUCIFdGwif2gTp9lQuWqVkVwu2sTmlwBYOFKkpBcZI6McdZAiEA/AuZWW4Je6ZLK0shSkQW8Eq4r0lM9yfa8lbSRO2fH6U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":423284},"main":"./src/index.js","type":"commonjs","gitHead":"db5dfdc076269f0ee6ba11aeba9f9d029bbcd88f","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.7.1","base64url":"^3.0.1","cbor-sync":"^1.0.4","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@stytch/core":"1.2.1","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@stytch/vanilla-js":"^2.2.2","@web3modal/ethereum":"2.4.0","@simplewebauthn/server":"^8.2.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"peerDependencies":{"tslib":"1.14.1","stytch":"8.4.2","@arianee/arn-types":"3.0.3"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_3.0.3_1697795779208_0.449214025350696","host":"s3://npm-registry-packages"}},"3.0.1-develop.18":{"name":"@arianee/arn-client","version":"3.0.1-develop.18","_id":"@arianee/arn-client@3.0.1-develop.18","maintainers":[{"name":"6ssou","email":"cyril@arianee.org"},{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"52f091e74dcbfb17d116a0095c0322c60eacd82d","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-3.0.1-develop.18.tgz","fileCount":404,"integrity":"sha512-gk6a9i+ekOSn3BEukrkqA5kUNmMhH35uQl0X3XbRj4/NRDWh0DbsTGzvVP/7NkM3kOTf5Tpv9hyneI46ff6+gg==","signatures":[{"sig":"MEYCIQC9QexbVNVq8qesqdtMxsHTPwrp/1sFhJVegzYxJTr3SAIhAPu1Y1JL/lVQFT1mtIb5Z1maBkZNOzdTlwdtLPV5l83/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":423305},"main":"./src/index.js","type":"commonjs","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","gitHead":"64e7daeabb296e9cc5e60c9b25ead0318459e742","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.7.1","base64url":"^3.0.1","cbor-sync":"^1.0.4","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@stytch/core":"1.2.1","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@stytch/vanilla-js":"^2.2.2","@web3modal/ethereum":"2.4.0","@simplewebauthn/server":"^8.2.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"tslib":"2.4.0","stytch":"8.4.2","@arianee/arn-types":"3.0.1-develop.18"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_3.0.1-develop.18_1698076385946_0.8714473643720304","host":"s3://npm-registry-packages"}},"3.0.1-staging.3":{"name":"@arianee/arn-client","version":"3.0.1-staging.3","_id":"@arianee/arn-client@3.0.1-staging.3","maintainers":[{"name":"6ssou","email":"cyril@arianee.org"},{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"39d199d7f1fa98b692fdd6c3fc730afc9f6cabc3","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-3.0.1-staging.3.tgz","fileCount":404,"integrity":"sha512-SAUEGwYjW0pvQyzC2aYcj0dIII6XS7WvZkRf0nPTSLmWI6WV//E6kYwfLrlKZtcWM3EwegLLLt+npMc5uAzdUA==","signatures":[{"sig":"MEQCICkv9atRU8zgNy5Swdl8z72wkxDxtqF3xZlG8YZNxmPdAiAkeysQJcDow2NcJmMBwin5x7ZUajGhjtXge1fFggiYKw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":423304},"main":"./src/index.js","type":"commonjs","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","gitHead":"43fef5b82db99dc3421d69b6e73f0a17b3ba4a5f","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.7.1","base64url":"^3.0.1","cbor-sync":"^1.0.4","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@stytch/core":"1.2.1","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@stytch/vanilla-js":"^2.2.2","@web3modal/ethereum":"2.4.0","@simplewebauthn/server":"^8.2.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"tslib":"1.14.1","stytch":"8.4.2","@arianee/arn-types":"3.0.1-staging.3"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_3.0.1-staging.3_1698076478537_0.9548547429981165","host":"s3://npm-registry-packages"}},"3.1.0":{"name":"@arianee/arn-client","version":"3.1.0","_id":"@arianee/arn-client@3.1.0","maintainers":[{"name":"6ssou","email":"cyril@arianee.org"},{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"7eeef5b59a8812d82bf9b0857df42c0690f91bd6","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-3.1.0.tgz","fileCount":404,"integrity":"sha512-EpbuBRz6unEEOamPbBR44nmqU7Ug/rNAUJdOEMlXpyKF3eImut2QYY/iXBdi5/weWVGQAIGpvRd9oEyMd/5hcQ==","signatures":[{"sig":"MEYCIQDXHQMouhJU4Jb0nKHg+jHomMOsrs4NhKJka0hBGRAxnQIhAJQgHpp6atZPXAcRfljpFcKkjWiQ5a8vP4W1Q01/bIEO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":423283},"main":"./src/index.js","type":"commonjs","gitHead":"d3d459a8031e34ba5d105cbbb91a3407d2728064","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.7.1","base64url":"^3.0.1","cbor-sync":"^1.0.4","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@stytch/core":"1.2.1","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@stytch/vanilla-js":"^2.2.2","@web3modal/ethereum":"2.4.0","@simplewebauthn/server":"^8.2.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"peerDependencies":{"tslib":"2.6.1","stytch":"8.4.2","@arianee/arn-types":"3.1.0"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_3.1.0_1698076546133_0.205517617506068","host":"s3://npm-registry-packages"}},"3.0.1-develop.19":{"name":"@arianee/arn-client","version":"3.0.1-develop.19","_id":"@arianee/arn-client@3.0.1-develop.19","maintainers":[{"name":"6ssou","email":"cyril@arianee.org"},{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"a759fd9cfef110df5b080e4d778d7860800fb9aa","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-3.0.1-develop.19.tgz","fileCount":404,"integrity":"sha512-o3bAumllA8kEBBXItPLH0xWcw1xr/uDPRschrkHRZJYBwspo03z6yAS3kjJNqVkR3dYIVF4i28Bs2BtMBDUCdw==","signatures":[{"sig":"MEUCIAaG3aAPBiUrrAeiaIYY2poRA5tdjyZB/TDAbCxCIfJcAiEAj0IjUOwkBVeNQwijrn7FKhX4g+Ht2qRIt7GJ7k35jEI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":423305},"main":"./src/index.js","type":"commonjs","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","gitHead":"2598845395979399bd94e366bbd88b58713ee8e4","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.7.1","base64url":"^3.0.1","cbor-sync":"^1.0.4","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@stytch/core":"1.2.1","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@stytch/vanilla-js":"^2.2.2","@web3modal/ethereum":"2.4.0","@simplewebauthn/server":"^8.2.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"tslib":"2.6.1","stytch":"8.4.2","@arianee/arn-types":"3.0.1-develop.19"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_3.0.1-develop.19_1700473618543_0.07727052199942941","host":"s3://npm-registry-packages"}},"3.0.1-develop.20":{"name":"@arianee/arn-client","version":"3.0.1-develop.20","_id":"@arianee/arn-client@3.0.1-develop.20","maintainers":[{"name":"6ssou","email":"cyril@arianee.org"},{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"9542521591dcadc9d3f552fcb7e423191be7c4ce","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-3.0.1-develop.20.tgz","fileCount":404,"integrity":"sha512-OBytjXwtlgJxhP2DEHlp/DJz0K0sDTQ2/+dQ4cx/6xLDLCzYmtV0wJ+ahLq1QOttj96uzGRvxOzitX9s3aP28Q==","signatures":[{"sig":"MEYCIQD3aRDASRH2jA8Tq5SwAKxH312j2YHkc0KMGyPX2EHmCAIhAJNUaa9YBzJthur7gCnqDe2pAUhD3CuOLg4X1owx/ATw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":423306},"main":"./src/index.js","type":"commonjs","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","gitHead":"3ff9bf2cafb707318b5b4bd5a136990d726581d7","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.7.1","base64url":"^3.0.1","cbor-sync":"^1.0.4","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@stytch/core":"1.2.1","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@stytch/vanilla-js":"^2.2.2","@web3modal/ethereum":"2.4.0","@simplewebauthn/server":"^8.2.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"tslib":"1.14.1","stytch":"8.4.2","@arianee/arn-types":"3.0.1-develop.20"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_3.0.1-develop.20_1700474485239_0.018394337095147817","host":"s3://npm-registry-packages"}},"3.0.1-develop.21":{"name":"@arianee/arn-client","version":"3.0.1-develop.21","_id":"@arianee/arn-client@3.0.1-develop.21","maintainers":[{"name":"6ssou","email":"cyril@arianee.org"},{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"ca1c8477d959d5744842335b70c3a5ead0a2cbb6","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-3.0.1-develop.21.tgz","fileCount":404,"integrity":"sha512-rwa3Ijpv6oddYYXavTg0aSmJ1mRGyArxpDzt97lsM/K1zypm1lIAXs2cGtaw6YarIoAnbRJln3EZwR2rD3hsEg==","signatures":[{"sig":"MEYCIQDWvTiZ5BCiGwZDkWmRzi1SHz/vV8Ex420U84sF4vnKggIhALRGCvclpFxfRLK/kDDjYf4CjILQzsBxYOld8PqrDC/M","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":423305},"main":"./src/index.js","type":"commonjs","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","gitHead":"3eb8657ec02e72ac1a122fc04cec4fb9866c3f25","typings":"./src/index.d.ts","_npmUser":{"name":"javarome","email":"javarome@gmail.com"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.7.1","base64url":"^3.0.1","cbor-sync":"^1.0.4","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@stytch/core":"1.2.1","@sentry/types":"7.61.0","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@stytch/vanilla-js":"^2.2.2","@web3modal/ethereum":"2.4.0","@simplewebauthn/server":"^8.2.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"tslib":"2.6.1","stytch":"8.4.2","@arianee/arn-types":"3.0.1-develop.21"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_3.0.1-develop.21_1700476617158_0.6946588630326611","host":"s3://npm-registry-packages"}},"3.1.1-develop.0":{"name":"@arianee/arn-client","version":"3.1.1-develop.0","_id":"@arianee/arn-client@3.1.1-develop.0","maintainers":[{"name":"6ssou","email":"cyril@arianee.org"},{"name":"0xwhiteleaf.eth","email":"noe.comte@outlook.fr"},{"name":"mathieur43543543","email":"mathieu.burnat@iomedia.ch"},{"name":"max.teiger","email":"max.teiger@gmail.com"},{"name":"gnarco","email":"alexandre@arianee.org"},{"name":"javarome","email":"javarome@gmail.com"},{"name":"stefdelecjs","email":"s.delecroix@gmail.com"},{"name":"mvaullerin","email":"maxime@arianee.org"},{"name":"arianeetech","email":"tech@arianee.org"}],"dist":{"shasum":"909b7a80233c07fbff168f3fa3dbc8ac72827d56","tarball":"https://registry.npmjs.org/@arianee/arn-client/-/arn-client-3.1.1-develop.0.tgz","fileCount":404,"integrity":"sha512-YJSoIsbJ0Gz0Gh8l0IhzsPlzq+SPUgKuT2DmYDbz+/MQToNCp80KkYY+Ut2cvEYW0ob/igksnlslIFpUlhbKgQ==","signatures":[{"sig":"MEUCIBsOFxLrTaMrYAMbSLDfuNrX0eN/MyPFbaRqovdlUpGZAiEA0xwuq+FOAV0XwQZUyv9uxobJ2JIn5Hi6hKemd9r/hqQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425856},"main":"./src/index.js","type":"commonjs","readme":"# @arianee/arn-client\n\n<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>\n\n`arn-client` is a JavaScript library that provides an easy-to-use API to interact with the ARN server. It helps you integrate Web3 features into your web application, making it simpler and faster to develop and deploy.\n\n## Installation\n\nInstall `arn-client` using npm:\n\n```sh\nnpm install @arianee/arn-client\n```\n\n## Usage\n\nA detailed user guide is available on our [**Notion** 🧑‍🏫](https://www.notion.so/arianee/ARN-Client-User-Guide-64f75a6e2df34094a0451e7b0ae80566) to learn step by step how to use ARN Client.\n\n## Examples\n\nFor example projects demonstrating how to use `arn-client` with different web frameworks, visit the [arn-example](https://github.com/Arianee/arn-example) repository.\n\n## Support\n\nIf you have any questions or need help, you can:\n\n- Open an issue in this repository.\n- Reach out to the ARN team on our [Discord](https://discord.com/invite/arianee).\n","gitHead":"bb603e324612e52caa05f536fb4ff9fa65f0d6fd","typings":"./src/index.d.ts","_npmUser":{"name":"mvaullerin","email":"maxime@arianee.org"},"_npmVersion":"8.19.4","description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"rxjs":"~7.8.0","util":"0.12.5","uuid":"^9.0.0","viem":"^0.3.50","ethers":"~6.7.1","base64url":"^3.0.1","cbor-sync":"^1.0.4","jwt-decode":"^3.1.2","@wagmi/core":"1.0.6","@stytch/core":"1.2.1","@sentry/types":"7.81.1","eventemitter3":"^5.0.0","@sentry/browser":"^7.61.1","@web3modal/core":"2.4.0","@web3modal/html":"2.4.0","@stytch/vanilla-js":"^2.2.2","@web3modal/ethereum":"2.4.0","@simplewebauthn/server":"^8.2.0","@ledgerhq/iframe-provider":"^0.4.3","query-selector-shadow-dom":"^1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"tslib":"1.14.1","stytch":"8.4.2","@arianee/arn-types":"3.1.1-develop.0"},"_npmOperationalInternal":{"tmp":"tmp/arn-client_3.1.1-develop.0_1701079301899_0.9006481227771364","host":"s3://npm-registry-packages"}}},"time":{"created":"2023-03-28T15:29:16.218Z","modified":"2026-06-29T09:58:10.274Z","1.0.4":"2023-03-28T15:29:16.569Z","1.1.0":"2023-03-31T10:17:31.443Z","1.1.1":"2023-04-06T08:24:42.581Z","1.2.0":"2023-04-06T11:53:52.372Z","1.2.1":"2023-04-07T09:28:54.331Z","1.3.0-develop.1":"2023-04-07T09:51:09.781Z","1.3.0-develop.2":"2023-04-07T12:38:38.060Z","1.3.0-staging.1":"2023-04-07T12:55:20.040Z","1.3.0-develop.3":"2023-04-07T17:09:39.492Z","1.3.0-develop.4":"2023-04-11T11:05:35.097Z","1.3.0-develop.5":"2023-04-11T18:29:32.430Z","1.3.0-develop.6":"2023-05-04T13:44:14.724Z","1.3.0-develop.7":"2023-05-10T12:40:28.142Z","1.3.0-staging.2":"2023-05-11T16:13:42.878Z","1.3.0":"2023-05-11T16:32:50.409Z","1.3.1-develop.1":"2023-05-16T16:02:21.354Z","2.0.0-develop.1":"2023-05-17T09:18:08.598Z","2.0.0-develop.2":"2023-05-17T11:38:12.733Z","2.0.0-develop.3":"2023-05-22T15:59:48.827Z","2.0.0-develop.4":"2023-05-30T09:38:18.464Z","2.0.0-develop.5":"2023-05-30T11:23:02.768Z","2.0.0":"2023-05-30T14:14:53.132Z","2.0.0-staging.1":"2023-05-30T14:15:03.398Z","2.0.0-develop.6":"2023-06-09T11:09:16.582Z","2.0.0-develop.7":"2023-06-09T12:56:02.427Z","2.0.0-develop.8":"2023-06-13T13:28:07.633Z","2.0.0-develop.9":"2023-06-14T07:09:39.999Z","2.0.0-develop.10":"2023-06-23T07:51:17.919Z","2.0.0-develop.11":"2023-06-26T19:03:42.284Z","2.0.0-develop.12":"2023-06-26T19:59:07.655Z","2.0.0-develop.13":"2023-07-27T16:53:42.337Z","2.0.0-develop.14":"2023-07-28T12:40:29.708Z","2.0.0-develop.15":"2023-07-28T16:05:51.742Z","2.0.0-develop.16":"2023-07-31T09:29:12.717Z","2.0.0-develop.17":"2023-08-01T09:37:48.631Z","2.0.0-develop.18":"2023-08-01T09:54:13.063Z","0.0.1-tsc":"2023-08-01T13:34:20.193Z","0.0.2-tsc":"2023-08-02T15:08:49.831Z","0.0.3-tsc":"2023-08-03T13:10:48.910Z","0.0.4-tsc":"2023-08-03T14:04:27.193Z","0.0.5-tsc":"2023-08-04T13:11:44.728Z","2.1.0":"2023-08-04T13:27:23.643Z","2.2.1":"2023-08-04T15:28:14.223Z","2.2.2":"2023-08-04T17:05:16.965Z","2.2.3":"2023-08-08T13:59:59.977Z","2.2.4":"2023-08-08T14:06:58.989Z","2.2.5":"2023-08-10T17:02:18.455Z","2.2.6":"2023-08-10T20:08:37.663Z","2.2.7":"2023-08-10T20:16:04.706Z","2.2.8":"2023-08-11T15:55:27.731Z","2.2.9":"2023-08-16T11:57:42.293Z","2.2.10":"2023-08-16T12:34:57.635Z","2.2.11":"2023-08-17T13:53:51.268Z","2.2.12":"2023-08-17T15:10:50.204Z","2.2.13":"2023-08-17T15:45:50.546Z","2.2.14":"2023-08-18T13:20:19.593Z","1.0.0-develop.1":"2023-08-22T20:45:41.918Z","1.0.0-develop.2":"2023-08-23T07:58:08.648Z","3.0.0-develop.1":"2023-08-25T09:23:05.154Z","3.0.0-develop.2":"2023-08-28T09:17:13.815Z","0.0.1-develop.0":"2023-09-06T12:45:22.287Z","0.0.1-develop.1":"2023-09-06T15:31:53.201Z","2.2.15":"2023-09-06T15:44:42.993Z","0.0.1-develop.2":"2023-09-06T15:53:25.250Z","0.0.1":"2023-09-08T15:37:24.369Z","0.0.2-develop.0":"2023-09-11T16:17:36.132Z","2.0.0-develop.21":"2023-09-11T18:02:54.926Z","0.0.2-staging.0":"2023-09-11T18:39:09.600Z","2.0.0-staging.2":"2023-09-11T19:14:07.678Z","0.0.2":"2023-09-12T06:19:53.073Z","2.2.16":"2023-09-12T06:26:29.831Z","2.0.0-develop.22":"2023-09-12T18:13:46.624Z","2.0.0-develop.23":"2023-09-15T08:43:04.569Z","2.0.0-develop.24":"2023-09-18T13:01:27.570Z","2.0.0-staging.3":"2023-09-18T16:16:01.196Z","3.0.0":"2023-09-18T16:26:16.604Z","2.0.0-develop.25":"2023-09-19T17:59:29.661Z","2.0.0-develop.26":"2023-09-20T08:57:36.217Z","2.0.0-develop.27":"2023-09-20T10:30:39.752Z","2.0.0-develop.28":"2023-09-20T12:05:53.447Z","2.0.0-develop.29":"2023-09-20T13:23:47.091Z","3.0.1":"2023-09-21T08:26:46.288Z","3.0.1-staging.0":"2023-09-21T08:27:05.622Z","2.2.18":"2023-09-21T12:54:46.122Z","3.0.1-develop.0":"2023-09-22T12:34:09.414Z","3.0.1-develop.1":"2023-09-25T07:42:58.666Z","3.0.1-staging.1":"2023-09-25T13:29:13.020Z","3.0.1-develop.2":"2023-10-04T15:44:14.499Z","3.0.1-develop.3":"2023-10-04T16:07:06.196Z","3.0.1-develop.4":"2023-10-04T16:50:57.167Z","3.0.1-develop.5":"2023-10-04T17:08:29.933Z","3.0.1-develop.6":"2023-10-05T13:58:05.855Z","3.0.1-develop.7":"2023-10-06T09:09:23.476Z","2.3.0":"2023-10-06T16:54:55.047Z","3.0.1-develop.8":"2023-10-09T15:16:36.600Z","3.0.1-develop.9":"2023-10-09T21:06:16.253Z","3.0.1-develop.10":"2023-10-11T15:45:47.758Z","2.3.1":"2023-10-11T15:54:35.842Z","2.3.2":"2023-10-11T16:01:23.955Z","3.0.1-develop.11":"2023-10-12T08:06:27.084Z","3.0.1-develop.12":"2023-10-16T15:14:40.379Z","3.0.1-develop.13":"2023-10-17T10:11:17.314Z","2.4.0":"2023-10-17T12:29:39.650Z","3.0.1-develop.14":"2023-10-17T12:38:41.868Z","3.0.1-develop.15":"2023-10-18T09:02:08.185Z","3.0.1-develop.16":"2023-10-18T13:33:21.436Z","3.0.1-develop.17":"2023-10-19T16:18:10.436Z","3.0.1-staging.2":"2023-10-19T16:22:18.399Z","3.0.3":"2023-10-20T09:56:19.480Z","3.0.1-develop.18":"2023-10-23T15:53:06.152Z","3.0.1-staging.3":"2023-10-23T15:54:38.712Z","3.1.0":"2023-10-23T15:55:46.402Z","3.0.1-develop.19":"2023-11-20T09:46:58.848Z","3.0.1-develop.20":"2023-11-20T10:01:25.417Z","3.0.1-develop.21":"2023-11-20T10:36:57.436Z","3.1.1-develop.0":"2023-11-27T10:01:42.103Z"},"description":"<img src=\"https://storage.googleapis.com/arn3-static-resources/arn/arn.png\" hspace=\"20\" alt=\"ARN logo\" width=\"100\" align=\"right\"/>","maintainers":[{"email":"s.delecroix@gmail.com","name":"stefdelecjs"},{"email":"maxime@arianee.org","name":"mvaullerin"},{"email":"tech@arianee.org","name":"arianeetech"},{"email":"alexandre@arianee.org","name":"gnarco"},{"email":"cyril@arianee.org","name":"6ssou"}],"readme":"","readmeFilename":""}