{"_id":"@terra-money/feather.js","_rev":"89-d75c472fc325761958d6191f7ec8ccda","name":"@terra-money/feather.js","dist-tags":{"injective":"1.0.9-injective.0","latest":"2.1.0-beta.3","beta":"3.0.0-beta.3"},"versions":{"1.0.0-beta.0":{"name":"@terra-money/feather.js","version":"1.0.0-beta.0","keywords":["station","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@1.0.0-beta.0","maintainers":[{"name":"samuel_kernel","email":"samuel@kernellabs.co"},{"name":"harveyhan","email":"saw151515@gmail.com"},{"name":"james_won","email":"james@kernellabs.co"},{"name":"philoniare","email":"philoniare@gmail.com"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"octalmage","email":"jason@stallin.gs"},{"name":"vritra","email":"Vritra@hitel.net"},{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"hanjukim","email":"hanjukim@gmail.com"},{"name":"simcheolhwan-terra","email":"sim@terra.money"}],"homepage":"https://github.com/terra-money/station.js#readme","bugs":{"url":"https://github.com/terra-money/station.js/issues"},"dist":{"shasum":"bec36cbad5a2d5b56a62fa0a207801a9b4936f06","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-1.0.0-beta.0.tgz","fileCount":654,"integrity":"sha512-wgaePJ81S49tNp/Ng9KHlYKB5zGGcHKO+GmTZRot70P0/f+La+eNmyErqLmGSYtgTE4oSJWekG66JT/HoDkmVg==","signatures":[{"sig":"MEYCIQDTjt/6V0Vv+4TDdkQkJ1puJOYzaTpQsY2tXKtcnEg/jgIhAM+Lg2fv5GlJhar7b3suVJg5eucE0F1SPJEPyl6KkLyc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18008050,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjfNIiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrwmQ/9Fo2KRBSwChxrLqJCjQLZJIFY0PIQqwWOZH7Muc4SGJpykkGp\r\nVpfm9zY2zNiOsK+9f1xLd7eobiYDcO9SJVr7jMEyYOAHgiLeHpZbbYBXc/Zo\r\njuy8iisuT9UIPiuZ8r66JqhNbrNaltAjddUtW/+CZ0o0YpsHJo9wfoMYj0HW\r\nFnHCsYPDr6/y5xGEwR3pgaH5160oOhO57bhQCCxnQwKBuzkNmX0/OpOxYnaY\r\n/YJrCVIxKZ3w4W+XDMsWhOU3gNeKTQKY1BwIqQWyg+LXEcl81C3uVZrk3Hqt\r\ne1cAMQNZhG8MrRnkakp7+bZ2iua3xDcU6tdeROHxECgooSWQ3l5ozXRlBDYk\r\nmnoYTWvlhrdGhoBUPSfxUzemxS8uo4IwQ7FUtO2whqOevDFGFcBzWTLpG3xt\r\n+mVAJ6sKQqeorqxknV1bQwFFe3FvOUiq58P1pnszejcOd8bjNmNbCuB+cEKa\r\nZcVaxG79SfNs63lQdd+pxcc8NtqPlH6ZRXDhV8G3A6I1vqONc7p+mmbiNYwR\r\nmL8HO61XjEDCAWaE8vkxiVSUFroavxspG6EGVgHSHwIVzzjYKSgg+0Wy5n+N\r\nGOsz9wge7HkB6cvjFRYPsEafLKGA0N4H2SDRuwFU82i8amj5Gr1BJX7XfJ5p\r\nS02en5pYQTJSb5mS3ylsaqe6bLwAlc6lsQE=\r\n=zFXd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=14"},"gitHead":"8b7a5508caf63103ab9cdbca7e36d8b6ed06420d","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"alecande","email":"alessandro@candeago.dev"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/station.js.git","type":"git"},"_npmVersion":"9.1.2","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.15.1","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","bech32":"^2.0.0","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","@terra-money/terra.proto":"^2.1.0","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_1.0.0-beta.0_1669124641859_0.17847528553955128","host":"s3://npm-registry-packages"}},"1.0.0-beta.1":{"name":"@terra-money/feather.js","version":"1.0.0-beta.1","keywords":["station","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@1.0.0-beta.1","maintainers":[{"name":"samuel_kernel","email":"samuel@kernellabs.co"},{"name":"harveyhan","email":"saw151515@gmail.com"},{"name":"james_won","email":"james@kernellabs.co"},{"name":"philoniare","email":"philoniare@gmail.com"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"octalmage","email":"jason@stallin.gs"},{"name":"vritra","email":"Vritra@hitel.net"},{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"hanjukim","email":"hanjukim@gmail.com"},{"name":"simcheolhwan-terra","email":"sim@terra.money"}],"homepage":"https://github.com/terra-money/station.js#readme","bugs":{"url":"https://github.com/terra-money/station.js/issues"},"dist":{"shasum":"c7f50a74d83416d4207ba4a2f092c0c2d9e53b04","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-1.0.0-beta.1.tgz","fileCount":654,"integrity":"sha512-h+a7sWh+R/ISK/3Y/UASK/pLjNnPWLSjF+Mmo3Z8K5qM4ZNsmasnaXAsz8xF43WsmAHRsmcT5Ba750eQIp2Upg==","signatures":[{"sig":"MEUCIQCr5v9IKxj9oB+0kBGvQReQluBDgVceTecSnExnT5pHggIgCXyZ5Fy/St969HXtyjcyhtkk4C9lODaRAHMhdELFWhQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18012066,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjfkyTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrBrA//RvOuKlzrGef+FwHhRco6OAMILf3x2TGV5kYi3ot1LDogmKxa\r\nsX/Nf7tQLH/bbQRJbODTSHn41O47oLmYyo1/KvcUqYjXwiafWIu0no0up1E0\r\n9d3jozMsNxkVaL2AFnGv1DAgKPNmBVL1JDKjq/GuIuDp2bDBqgjqM4CmZ6ow\r\ndZShtABrzPrjB5BUJt0Ky1VeANU6ETB9ig9im1CuChQSQucv3M7LW+9x1uG2\r\n2U1LJnaLbRu39LR4hnVT5GaA2vYuSjy1qHHIFLjtZ+RNQaaXtbXo7iYaZ1nX\r\nmN6g8HU/7/JL/9Axurn1YnuHVkDhWef9PJMA+vWUgNRBQpCY+8BX04pIkO6s\r\nQXlOyzpLxNZWpcS0km181zZ4dpW3ydO8gRZcKbzYqH+OonStX70uF3LX5tXT\r\n8fmxZp4f3yLbquWaNBDwXxz3Gpu9Q8MXvg1XxFnVLataUcME/wzfriZiAChz\r\ny9z58MXrw8qo+cE29YkeYG2b2t6XKBaIC2bAdkFLUuLy0SL2IPDPhRfPDuhN\r\nZXoSZXUK5WSMLl7PTj/CIoz7xEwdxMVxno6i9i0D0/ts1eUpqG/NwkkfFAVZ\r\nNAYAUdOw5nZxqwfJHdzETIIgFi0dW40kjORAGQj2j7WqKlMGYssfF1c/2H6w\r\nd0OkBm5nw/MPzdF+aGw1hMWMaF86C7Y6whk=\r\n=QYCp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=14"},"gitHead":"3324000c2b9075fc3b3892edb47bd723eda9c9e2","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"alecande","email":"alessandro@candeago.dev"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/station.js.git","type":"git"},"_npmVersion":"9.1.2","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.15.1","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","bech32":"^2.0.0","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","@terra-money/terra.proto":"^2.1.0","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_1.0.0-beta.1_1669221523119_0.421000676406486","host":"s3://npm-registry-packages"}},"1.0.0-beta.2":{"name":"@terra-money/feather.js","version":"1.0.0-beta.2","keywords":["station","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@1.0.0-beta.2","maintainers":[{"name":"samuel_kernel","email":"samuel@kernellabs.co"},{"name":"harveyhan","email":"saw151515@gmail.com"},{"name":"james_won","email":"james@kernellabs.co"},{"name":"philoniare","email":"philoniare@gmail.com"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"octalmage","email":"jason@stallin.gs"},{"name":"vritra","email":"Vritra@hitel.net"},{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"hanjukim","email":"hanjukim@gmail.com"},{"name":"simcheolhwan-terra","email":"sim@terra.money"}],"homepage":"https://github.com/terra-money/station.js#readme","bugs":{"url":"https://github.com/terra-money/station.js/issues"},"dist":{"shasum":"db1a446710a9d5e1a795d6222779c0951e4dc0ff","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-1.0.0-beta.2.tgz","fileCount":654,"integrity":"sha512-9dsEqanOOoSLgzbkijztZeZHtchzRgYMILam8FF0viEFNZdaZWNUt53ivx1cswYBbmgyJt5qzF0xbCJlTeZ8xg==","signatures":[{"sig":"MEYCIQDTjDCTdp/qilq87IP1XVyE0smhZuR4yyi1ERaSzuPAHgIhANYrEH5syn3lcsolNc97lLVeoBLAdTEk8XAxgS/E/O5Y","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18015410,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjgcR7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo42A//ZBpdtRU1nDcU9ft4ilP82uS8WvqoUKon5OWSL0JkiZm2Qlim\r\nosKpe4WAMH0JpnUD/vS2PM9n78Wxv9W1GztvUAtFKOz2AjkhfKWzR6z0uTZV\r\nJ55XBRj4M2FruInw6ywYCJaz6WpQgPjNvI61f7euRPKj9bpwAFuLEW/yeTIP\r\nsAxJmEMHRQbf3aV2U+vSYheyXTxT2t77KRyi8p2GAqKV7vPZncTf7z1g1HhN\r\nfuDKyUugxHefAhWq4t54No1fxoWzCzMbWolkZuLFiG8pB+CTRGF14uNruOVu\r\n2ni/ScH4gp4Cfyu5f3tJndLM2jNlMDVqi0fClEp8pcRFKAcvEPOxm4fN+B6f\r\nGVGmDJxKQll9RSY6VDx3U3ODom+qrmBCQx/QVedJuycT9f8JHj14w5TPQKom\r\nutLHfBDKdH916iYViiuFgWad+cg6umYXelDgkIVPnXMHipkaYmE28gUS/cbS\r\nTgDA3Ra8qA48eQtsHpeqSdcDADEMNYA+GGTlIS1pWF+redJUVBD2llHNKOuc\r\npwYjRvtpn1Z0IFXUHLsDN3mCJMCX7rz5RBAOJTxeqCJwOAsj19z80Vsi5/iX\r\nExMdoMN4h4ZRsFOWxPNzAGnTrSGIkKYK+l+YXhgzBY3BySCnFIdYzmgbcOBx\r\na4qnhms6Z5Qi/TsO23vzTbDpVLQbnJF6cJ0=\r\n=P5w2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=14"},"gitHead":"1537f2de9bb6463998422c3b052b30afa7a9b91c","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"alecande","email":"alessandro@candeago.dev"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/station.js.git","type":"git"},"_npmVersion":"9.1.2","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.15.1","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","bech32":"^2.0.0","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","@terra-money/terra.proto":"^2.1.0","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_1.0.0-beta.2_1669448827073_0.167560546695406","host":"s3://npm-registry-packages"}},"1.0.0-beta.3":{"name":"@terra-money/feather.js","version":"1.0.0-beta.3","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@1.0.0-beta.3","maintainers":[{"name":"samuel_kernel","email":"samuel@kernellabs.co"},{"name":"harveyhan","email":"saw151515@gmail.com"},{"name":"james_won","email":"james@kernellabs.co"},{"name":"philoniare","email":"philoniare@gmail.com"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"octalmage","email":"jason@stallin.gs"},{"name":"vritra","email":"Vritra@hitel.net"},{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"hanjukim","email":"hanjukim@gmail.com"},{"name":"simcheolhwan-terra","email":"sim@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"6330eb8fa215ea9444f5771f205646129f941605","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-1.0.0-beta.3.tgz","fileCount":654,"integrity":"sha512-e4a11DFZQOmBeb8aYX9HonP3OKNiPBmgvwl4ECydfNQoY+WcbjqN3yin/aQoC5V/eonHhXAEsRhtH2WegZIeUA==","signatures":[{"sig":"MEQCICBBhHxXSMWX9rN0QULP54M15DASPRZcwyDo+Juj0qKyAiAHm9USp5LIE9uUtTfWspgqbJuNdXfdkC4jWzx5IEfDiw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18015546,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjhOeGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrzRhAAk2BXubk8/zC0z3fOdCV4LEr8HUE2fDva1LhRh6BCSsHgvpWC\r\nsP02wXPpHoepnuKZ6eJtko12+AEZjU4SEIymD7yB1PJNqWYsrVojjA6A39kn\r\njQfUfmaK2YtEzRlHyZ/TX8Al4JIC2jYEkPRW2b/O3rAzWrFNR1x0lP2kmah1\r\nB3QJT5xYOH092DKhLrAOg4LDvTKeF5aazm4nKYPZiSMFGJ9ovCObK/O+W+m5\r\nCf/IB19qVgWyjTzg8B/j1qzlbLCa00oeWxPiUMiNM87o9UpgUMC3Yv6Jl5Wl\r\nYmCbXLUVyQILgl6JAjla3UVYZ0iLi3r/m3wMg80b++aI0ifJESb8DmL1Sa7L\r\nr1zhhKiNSdnP6blzPQi0ceZKBe0p4gF/7c7fefBr4NdlrR2kbNcrpiBiDJms\r\nIW5ouX9seUu6HMFqq5Tlkdlamb5xBn+w4i1V4JIBvC9mVO6TR9oHg9BuhKIr\r\n6noGUjwC+4qx+rYoeoTfwI+MAfZik8t5df67FU3tpwbAMA6f8xFPvI4VlNiB\r\niTyQjHknhprlGk6GteIhljt8AYCFSa7df35pMdqrW3ZWuOgcaY/LHgxUZdam\r\noEh4ZwkJqiJVbF/lUc9JYjSY7V+/6ODifODed5aO3gYd98moZrXsEALMwBDo\r\nKj4Ty1lsjyNQgtYZHwrKi8hqx2ZF8ovmNc8=\r\n=CG0S\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=14"},"gitHead":"2fdbbb78e634f5d5670f2edd9c7f431b6352b836","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"alecande","email":"alessandro@candeago.dev"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"9.1.2","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.18.1","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","bech32":"^2.0.0","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","@terra-money/terra.proto":"^2.1.0","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_1.0.0-beta.3_1669654406184_0.30957178044633804","host":"s3://npm-registry-packages"}},"1.0.0-beta.4":{"name":"@terra-money/feather.js","version":"1.0.0-beta.4","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@1.0.0-beta.4","maintainers":[{"name":"samuel_kernel","email":"samuel@kernellabs.co"},{"name":"harveyhan","email":"saw151515@gmail.com"},{"name":"james_won","email":"james@kernellabs.co"},{"name":"philoniare","email":"philoniare@gmail.com"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"octalmage","email":"jason@stallin.gs"},{"name":"vritra","email":"Vritra@hitel.net"},{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"hanjukim","email":"hanjukim@gmail.com"},{"name":"simcheolhwan-terra","email":"sim@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"a29c736a3d87b84d6df1e9a01f86c0cf29be5984","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-1.0.0-beta.4.tgz","fileCount":654,"integrity":"sha512-omoUKhyLrXXrcIViKJ7nvDVHGk2IHZS7XnvrGTQPJ0zTsKayE0FIb5KXi36x3t9M6CtdzmQQR2GVzMA0irXSwg==","signatures":[{"sig":"MEYCIQCzh4c5LpdIrqduJSdLYNtknmd6sDtjR8G8EYaUb7jzaQIhALkKQqJctIRfxohFBynBcIxA7gbz2lQftoZxLYbHV+pg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18015154,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjkzY7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrHFw/+PBQ8s3ofeBwxpySSkuXSIwImCfb3FeOk/M/FohfsRUdae6W8\r\nzqcKNaPmaJ+H6JNF98nVFZQB5RXRaGqEUtS2lVQfJOenkNuFP+3BCgsddP1C\r\nuUbj8WmWiyGAbL9bFBxm/uzFDNGo94/3/KalNJyXgl8BcpqE5PHcSH3zuUHo\r\nZNh2VcCZe+5TzS6xC+65q1A3E6hRIy+ZsN2FpIfGh3c0nYLeDXFiw3rgjwTJ\r\n7Aku/k+nBBYf5tDMQDyJEuIJAF+oRSeT/J6NmPNFRb0Qg3NfpTMNXT1PF0We\r\nxx+t6mSU3vkQ6I4ENtsmQUbG4R8yUi+5gBEtfkZp2iuylGjqu38aLFvXAPV/\r\n8RuAFrvfKjalH75nkCEEROE8MySx84J8d5jJ/uFAX6eeustpGlzsyJU19nFw\r\nnwBEsnOsrTHaczlLiHyQAVrr+Gga+UUNm+7+RJjaeN7JFC/u+MRYye0x+zK7\r\nBv8bCR0CDw9eWiwZUI20f5cbCO6Sh34fDqBHevngpy0xxb7PgqLYCLX6ULn7\r\nuAFhtxhWmk+q6my6GVRXL+FxTzePr/hr+acGHCAQ7MsQ/5gm+K5btuZlDenz\r\nbbUY8wcWq9sLxVFcK+UVGWHOf4Nm/JDQog64QVsUIAVv9E4upa+yRe2FVPWU\r\nSQmMPekL0AYmrOXo9ocxSEY+G/0ZBl1nhQQ=\r\n=qwC8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=14"},"gitHead":"bb231f990208fa8b6ca246b27611d22351b44d53","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"alecande","email":"alessandro@candeago.dev"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"9.2.0","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.18.1","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","bech32":"^2.0.0","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","@terra-money/terra.proto":"^2.1.0","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_1.0.0-beta.4_1670592059001_0.6843723941778281","host":"s3://npm-registry-packages"}},"1.0.0-beta.5":{"name":"@terra-money/feather.js","version":"1.0.0-beta.5","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@1.0.0-beta.5","maintainers":[{"name":"samuel_kernel","email":"samuel@kernellabs.co"},{"name":"harveyhan","email":"saw151515@gmail.com"},{"name":"james_won","email":"james@kernellabs.co"},{"name":"philoniare","email":"philoniare@gmail.com"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"octalmage","email":"jason@stallin.gs"},{"name":"vritra","email":"Vritra@hitel.net"},{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"hanjukim","email":"hanjukim@gmail.com"},{"name":"simcheolhwan-terra","email":"sim@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"bd2d5b5b7ce8d1b3a6d8a040eacb874d93250e99","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-1.0.0-beta.5.tgz","fileCount":654,"integrity":"sha512-6b2mlFpcJFs7RLjT3faj7bmlx5oTiRSSLoHAbBvT2WcbEXoSzm8iHEeh/Uq8Os4KCQZKOifIzm0iVReJpSMllw==","signatures":[{"sig":"MEUCIFzRsxBsDkMGoCSugI9DL1MlcI301UJ9JcA0L1qmC6HdAiEA7UFzB9SFuqe70XrMQkzJoCQAiRQGO6lL2dJINd0oTOk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18017204,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjvZ00ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoyhw/8CTWGlGIEc5SUXmUU41l3r6wHDEqakto2YNgbwK+1j2TM1cfU\r\nlWkYsumS6f910ikd509Ub6Te1jhS+M2Tx1p6876Ont8Sfn2bSgYeV4nq6Mqd\r\nXY2nLV6ZEsln/Bv2kHkn/DKjZJGbv/hotnpDEasBhleAwJfo1Wz8SYSoQgrj\r\nYjYmeTqdf/aG9OYJ0D/64CeEgVDGXfzwV7IMmwJmTc8r1oN0RU2zMW6fm/Lw\r\nvANW7kPW8ML/YKWu7mRTCXywWYg1T/gatS0l3QrCf01IZudjq3N3sCexyjXF\r\nOHTEyYqqydYnke6HnT3UFv45GjeAhEph0vIGGlCuVQyerJrTirwcZ0u1pbdG\r\nABO8cUxptDSD8QbtWHHjkEBfa3VkrpDPIx6Z+n3uFGLVOTjm75zmDxuXaSIP\r\nm4pOSxU/PhZboTLAknf2eBAR9GRykAnHnRztzoYPn5rh/9tEA3Ue64COFbtt\r\nThf+dlWhW9FCu+FhIbMMpvMY8OjD9FlAo9PocBkX1Zw2FUpjK3D8bRRYg3JY\r\nu8CLk9kyV6pXPhVW+gfbIAZL5K5SBitKysBykk1gqmfUzed4YXZn8F6VTag7\r\n8RIpXsBUlRNQVWbV4BGZ/WIdar0MBpVTQ8TMAS0/G3f3WwWShxjkNiPnceOZ\r\n6ldP9Y59LhH8B5+uCti5IyJwBUXQ7SzmYLs=\r\n=vlDv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=14"},"gitHead":"bb231f990208fa8b6ca246b27611d22351b44d53","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"alecande","email":"alessandro@candeago.dev"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"9.2.0","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.18.1","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","bech32":"^2.0.0","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","@terra-money/terra.proto":"^2.1.0","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_1.0.0-beta.5_1673370932151_0.264494947272059","host":"s3://npm-registry-packages"}},"1.0.0-beta.6":{"name":"@terra-money/feather.js","version":"1.0.0-beta.6","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@1.0.0-beta.6","maintainers":[{"name":"samuel_kernel","email":"samuel@kernellabs.co"},{"name":"harveyhan","email":"saw151515@gmail.com"},{"name":"james_won","email":"james@kernellabs.co"},{"name":"philoniare","email":"philoniare@gmail.com"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"octalmage","email":"jason@stallin.gs"},{"name":"vritra","email":"Vritra@hitel.net"},{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"hanjukim","email":"hanjukim@gmail.com"},{"name":"simcheolhwan-terra","email":"sim@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"74afcb47320f620bec7f1cc7c88a5640df2da988","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-1.0.0-beta.6.tgz","fileCount":684,"integrity":"sha512-wr0oyo3ePWyZMSE448N00J+WnR1kBsYwmODQrEOOfMrAfs18xzB384+memukMk/lg/OF3Hy0ixujiegeSXhZkQ==","signatures":[{"sig":"MEUCIERnO1zvdDd/Yl9s/C8pVFZ2d8UviQjQW+6ahvacb1KaAiEA9dD64uiFLruvxCgkkwA1fy5nbOWqdMWOHoOC/NG+E+Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18421389,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjvtviACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpKpw//W8FDR0bq9BqM8UmX9lU5ityuvu0mFkNtZ83cvDXhCaBnToKh\r\neKT4+y6Qlm91z0x+VL/3sLkM3R/WPEa3YP22FUrlO4CTkRFiVcSm03FJ1Q14\r\nUtwAhQefqWqHnprAKQ6hbroxSVwdaNoLHf7MfKgm3Gl+wIhpe3P2PV43dJiW\r\no8NkLZTqr4Q8kMsw3rGAZVtLYlGQPISIg7THD2gRsoz61T/WEWxhUa+yeQ4H\r\ncGHIRPVAQ4r4TgGgMLLXAK8H6lwbmGySKNg1mht2J+na6lESIHnIgZ2tbUVR\r\nA+FGmH8y5B4VSPU/MQ79e9OHaj8lA9aWgm4GYGxdV2LFLXS4IJ+rioz9ZItD\r\n/VQ1RGT0dAAJCR6DX+OU11WWG8y7TxgM8PKwkBI9+MIQ3ykde9mc1bj7VKbk\r\njmSqIT19thUXIGuEmIqm8xd9yGj4E6QzuxI/vn3hbShiwH2kuUIQ7MP9nGZ8\r\ncKxP4LYotloq6ZV+SlhqpcE/mjjRGfVF+gbkeN433hsAWocbuYlYZcRxUWhl\r\neYIaPBH7gccy2IPMRy+oSGfXlBq/SiUrL5ab2crSd/byP9GQtxkMnbC0t+4G\r\nUan8hUe4wbtyrmjacS1oaEQiH96QjGGWQFIlrZ/sV8Suq6ssy4jcuawiLdmU\r\nA0L66AFSASiYRDz93xfE4DImYXY6NzG0LDY=\r\n=TRYY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=14"},"gitHead":"06e52e75d77c8f8625cf8aa166db09cb30cac098","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"octalmage","email":"jason@stallin.gs"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"7.24.0","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.10.0","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","bech32":"^2.0.0","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","@terra-money/terra.proto":"^2.2.0-beta.3","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_1.0.0-beta.6_1673452514204_0.6138303367156706","host":"s3://npm-registry-packages"}},"1.0.0-beta.7":{"name":"@terra-money/feather.js","version":"1.0.0-beta.7","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@1.0.0-beta.7","maintainers":[{"name":"samuel_kernel","email":"samuel@kernellabs.co"},{"name":"harveyhan","email":"saw151515@gmail.com"},{"name":"james_won","email":"james@kernellabs.co"},{"name":"philoniare","email":"philoniare@gmail.com"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"octalmage","email":"jason@stallin.gs"},{"name":"vritra","email":"Vritra@hitel.net"},{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"hanjukim","email":"hanjukim@gmail.com"},{"name":"simcheolhwan-terra","email":"sim@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"68ab878e1c059cfb370dfc0944208b491ec74470","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-1.0.0-beta.7.tgz","fileCount":654,"integrity":"sha512-3mjBvkj0893gJjJk7BvJehqnPWl+AbxA9phigA+Fuw5nViGOSAuNKj6KFC6VCYSFa3TH/TXAs0OTah4WSVxeQg==","signatures":[{"sig":"MEUCIQCBSE4/iHqJYcGbIeDhgY4+YQjqqDO68SOxFOh9BJoVMQIgNt4ewC2pobXTO42Lbv5VgAihoYCd11Dz6Iuw5hMNMr0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18017288,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjvvl4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpm3Q//X/7i6BLWurHwA9ytM8ziAg+GS68ddrIqJtiXrsKlGzyTS67N\r\n0elr75iQlo4USe4M7AXQ97aAwKCJ1pU6bE++d5q3JshA/Ly+Bd/ANSHwxcf5\r\ngq5K+wsMLGJn/qu3UI6+/j2oZd08Y65gJQ7pNcd+xt3FcfzcHLOsuTrZJV5q\r\nPOC7RMBbemD5ifPNVjIYousvIvxuwtmA5lGSG+mQDvKzWwJXkPhoLk8sg7vI\r\nLWcnhvGCU7hZTrgYEluRzkv84kl2w9Z/Go9FxFSaMGm7EhVd20e84jb2T8t7\r\nInbLkCZQXFZnp9OAtILCGYdj/W300Uck6eRVMMqC0rqUQQeMpCp5yuQVRObH\r\nYHEuhEy/05J72orU4sblHErsRDwrxUrfMd5qcqkJFs3NVhkWVcvDjxT+clZP\r\ny7vFnieOguY56+89xaTW5lr2PY7SRl6a8/y/Hk8wH69ApWN/3r2o8mC4aPAb\r\nrqyhWHc9szQsR+xAHYSIa3KifGcNEiE6z3m0G+IZhEDPX9B7l4S3YESG/QVb\r\ntATmSxkzPHKZMb0GmE17Bp9pNtOncSFsRwAw+EQdrQeBQ1YSbY4tgs0FGkLA\r\nLa/lkvqQVi7PkXYitOckr2wetmg9Z36m0OGtNbyXWSPKQwwpJgTQlvYoe9NJ\r\n8u0uNaeAHI/XOQ7fwrO52Sis8Tl2kF5jLSE=\r\n=UBEs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=14"},"gitHead":"04e046cedde8774aa53d1cbce26236bda73442eb","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"alecande","email":"alessandro@candeago.dev"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"9.2.0","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.18.1","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","bech32":"^2.0.0","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","@terra-money/terra.proto":"^2.1.0","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_1.0.0-beta.7_1673460088427_0.596031050053933","host":"s3://npm-registry-packages"}},"1.0.0-beta.8":{"name":"@terra-money/feather.js","version":"1.0.0-beta.8","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@1.0.0-beta.8","maintainers":[{"name":"samuel_kernel","email":"samuel@kernellabs.co"},{"name":"harveyhan","email":"saw151515@gmail.com"},{"name":"james_won","email":"james@kernellabs.co"},{"name":"philoniare","email":"philoniare@gmail.com"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"octalmage","email":"jason@stallin.gs"},{"name":"vritra","email":"Vritra@hitel.net"},{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"hanjukim","email":"hanjukim@gmail.com"},{"name":"simcheolhwan-terra","email":"sim@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"9e55429e45b3ba0b8c8175908492c3dd0fa19294","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-1.0.0-beta.8.tgz","fileCount":684,"integrity":"sha512-u2Hyrnwp502A9SHxLZ4JwEhmWf0WSMb/JOYbc2qx39yL3V9M4FpuIidT91IzvwPH7ISihVumIWyDbdIiQrJfrg==","signatures":[{"sig":"MEUCIFn6eEJvaHhK1iFb6EXibzx9Zhca7/lz3JA4YNLPdWJlAiEA2qt/YYrQwoidCI8jmv5pT4+mfZnZkG5rMtDrmkEZBpE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18421445,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjwQZqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoWmw/7B7OgiQ7rd12uSymFUp5qfSHfsOdzq206FHKNId783mGlwuVw\r\nGqJ8Gc7Bgot0OybqWWXtNhGWdunMCjrUUT/n6Mfh81eAuW5QltnHORiFIo0l\r\nDuzdJe4ND/GaiU9AZA5Lyj6dLdc6V5jAh6pH9ZT/Hq936YvtW/vl9gR3X8Or\r\nJe4jeKqz2896Nq9OcPhBm2p8Zq34E21fdx8/Ec05wRD9vGoIxu6sZJZvQTAH\r\nhR0zg0DEfXwRIMaZbi677oQIC4MPqsGKKjKVld4E7cjwGRm0idMhNOrBQ/UJ\r\nk+Znr0fWt50twq/lPIFlxrSgHYM0ANyaWjNQDJdm4MFfNyg8ezh3YmwzedqZ\r\nTps67R4U/7ppU5umlltxYHnejzO7FnXusjQCsm3QVdNeKBXH5b6F0FYS45t6\r\nawYh8lAp1yu8G0Gz2LKMWf+o+x21Gjvt3/+qxzmhyB1AcNLpkRhT6k4CzvYD\r\nIdBTyz6AOi4YyhVbrJ99qnh1uQIZt7TNleIp9jMhtWVW28eUqq0Gi4CBIq6d\r\nRtlS7JNXk4XY4dyHgLnnD8Abq66vMMedZV78jpTMRj3cLS1Dn53TYV7giN5p\r\nwQ0DV2qNXpyQ0fQp8e86bUtXtJPlS+zwr28X3jkNgaeIRc89uLo5jNyllW4e\r\ngzCqamRG612H5bE8hBUNyUTx/bd2B9gS0eQ=\r\n=hDxf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=14"},"gitHead":"329e1afbf3e581219f368d2808c6c391e75bf900","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"alecande","email":"alessandro@candeago.dev"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"9.2.0","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.18.1","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","bech32":"^2.0.0","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","@terra-money/terra.proto":"^2.2.0-beta.3","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_1.0.0-beta.8_1673594473868_0.49169457775488734","host":"s3://npm-registry-packages"}},"1.0.0-beta.9":{"name":"@terra-money/feather.js","version":"1.0.0-beta.9","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@1.0.0-beta.9","maintainers":[{"name":"samuel_kernel","email":"samuel@kernellabs.co"},{"name":"harveyhan","email":"saw151515@gmail.com"},{"name":"james_won","email":"james@kernellabs.co"},{"name":"philoniare","email":"philoniare@gmail.com"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"octalmage","email":"jason@stallin.gs"},{"name":"vritra","email":"Vritra@hitel.net"},{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"hanjukim","email":"hanjukim@gmail.com"},{"name":"simcheolhwan-terra","email":"sim@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"a1f0fe262d4a3cdfe0406e67f7cb6cb5248a7375","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-1.0.0-beta.9.tgz","fileCount":684,"integrity":"sha512-gYyO0a/KLSwymYMR+PJDzrr0RX9PyyYngRZPTChhQweTIMekRIUo1OoDQFMSPbDo1zBj1HMkZXqMny98N71gdw==","signatures":[{"sig":"MEQCIEgHVNLZZ35oBJhv6oXGX8AWOLGXB51xKpNGCR/mylw/AiBiNca31IrIV277/jAxIELa6YTFA8mz64/VnvSZ+Xfwrw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18422207,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjw/UdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrs6Q//UsQhPjYW2LpgJjBA22uqYUo8gAuzxxOyMyzNa0ltZcQ3BPlz\r\nFMSkHMzr40ErWl5efObrWH3RPliskdQJNpgqHxvXCgfsDDFpQYKtQJprFJYs\r\nteOyF484i8kw43TW/Ckd58FWog1BgKWWx5OINda8tL2RZmFl5UNqRcGCMgMI\r\nLMwc0A0Ggog/X9gY9hjuZcIelZFjYu0MeejUjh6I2hPviR06YvqPV4kkPBTm\r\ns0it+YPN/raC4phfMas7HNoiMfxnKCLXEm4hZk03Nmb14t/nS5RL8/b/2x/v\r\nMAQM3LR76EE6432m0geVxpmcCTTzqDHkKfjEUhJZZ/xPX1FzWtoeXh2RWh6O\r\nNAnCRS+G0sMOxuPBVYdz44vf07c0jWujKY2q9wDSqfCW6JwcMSLdPfHdkS7Z\r\nzdORWCTAj75pJuCeGvHocrksQm2Jblwidrg0mALrdKckN/aCyH06otxfwBr7\r\nSeI717dbFCwczC7B5gcx679n4sRdDm9eZHM4qB8EyqgseBOzFqXCJrR+ohNY\r\nlmUACS5yCMyf8r9iPaeMWGwsCw1LUv/iNAqNs/ToksK3LIYLnS17+I7uLjNd\r\nWNA2wvahF8xZIaMnVs/d6+2xfa3B5H2NunQbu9lUZDowfFmZbieuReHxHVY0\r\nTEls7BOS1trDyJcnZfeCfIvu9N77fpAtA5g=\r\n=b5JD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=14"},"gitHead":"6d08c330a64da59ce2bea1f589da199d37983800","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"alecande","email":"alessandro@candeago.dev"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"9.3.0","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.18.1","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","bech32":"^2.0.0","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","@terra-money/terra.proto":"^2.2.0-beta.3","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_1.0.0-beta.9_1673786653280_0.6463723523211546","host":"s3://npm-registry-packages"}},"1.0.0-beta.10":{"name":"@terra-money/feather.js","version":"1.0.0-beta.10","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@1.0.0-beta.10","maintainers":[{"name":"samuel_kernel","email":"samuel@kernellabs.co"},{"name":"harveyhan","email":"saw151515@gmail.com"},{"name":"james_won","email":"james@kernellabs.co"},{"name":"philoniare","email":"philoniare@gmail.com"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"octalmage","email":"jason@stallin.gs"},{"name":"vritra","email":"Vritra@hitel.net"},{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"hanjukim","email":"hanjukim@gmail.com"},{"name":"simcheolhwan-terra","email":"sim@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"623916da56673d0ee9d5a0ee22677d95a14590d9","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-1.0.0-beta.10.tgz","fileCount":687,"integrity":"sha512-8GUAMJbr0/i8iR69lnlPJe6E8xEUJd3Sm0rvAdvSJ67UNdZnLXeZisG+dTWI3N9uGAtcgridH4B894rNR7Mi8g==","signatures":[{"sig":"MEQCIFunsrgti8i0P25pe0U/gSXqM1Fo4UnUC9d/dZzuqplhAiBv3nYlJKsv+Tn1FqOzgmoq4OVdsXtAfHcIERlzefAk4w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18435617,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjxYf4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoJKxAAgsUF0sDkRNqD5ZEy8pIm8ymjLMQwb2P6tH2pDuSKfBf7eYJm\r\nqUzTLBfi4EDk4n6rmu/SZK1YI2oZtzgXSXAydzTDLHA2v7OyW0bHEc0vB2TA\r\noBXujGnJQnGCxuZ/1QnlNO/ur7dvUjPGnVMrssNHvoP/aaaNsKbyFj5s9x1o\r\n3xvpMqhQBnIxWkbmfsA5uN3sWiGxI7IzZ9M+osU6AZo2Pw0wnyrMK8QOMW+m\r\n21xznRqTbxySBS5hoIw935cwNS4zvlul7Pg4qPhTWl17ZumQexLSGhZU7bgT\r\ntEpKveTG3xq7BWCHaUSFx3Rp679bBNA1uYjHrJLGB4kcnZe/mhc4utf4xLsK\r\nZYIZviF2DuJdWl9EYR8crUUuq/Gkx6gl7ugtqXPpIvUgxvsRjlhF5SMTP0U4\r\nOD068KOux5iYjErvLwcAL6daJTL1cjFCc4m41k8uavnomNl54FewG9qMsZpQ\r\naCNyYnRhsavZwu6zBQ9qGllqJ7iLvccYQ7o6D+vZ2ANOtll/w03XCeZ1P6t1\r\nHDW+ntikqmG5ZnSoHY4Mb70bTp4i1xlIA3DAo1nZhvIkad+13kVLufu4xZ9T\r\naFMknDP/se4fOTy3G5CqG4o5V15GOPkYAox6V/OqV4tmEAgSwM7vyO/8rMmf\r\nU7oq8dAFxpIxJzWvGSfBAIz0R9OgIB6LKkM=\r\n=8cIA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=14"},"gitHead":"6d08c330a64da59ce2bea1f589da199d37983800","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"alecande","email":"alessandro@candeago.dev"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"9.3.0","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.18.1","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","bech32":"^2.0.0","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","@terra-money/terra.proto":"^2.2.0-beta.3","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_1.0.0-beta.10_1673889783736_0.7014058717394385","host":"s3://npm-registry-packages"}},"1.0.0-beta.11":{"name":"@terra-money/feather.js","version":"1.0.0-beta.11","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@1.0.0-beta.11","maintainers":[{"name":"samuel_kernel","email":"samuel@kernellabs.co"},{"name":"harveyhan","email":"saw151515@gmail.com"},{"name":"james_won","email":"james@kernellabs.co"},{"name":"philoniare","email":"philoniare@gmail.com"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"octalmage","email":"jason@stallin.gs"},{"name":"vritra","email":"Vritra@hitel.net"},{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"hanjukim","email":"hanjukim@gmail.com"},{"name":"simcheolhwan-terra","email":"sim@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"3db3dba9d888b5284b542b5c563396eda23e9476","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-1.0.0-beta.11.tgz","fileCount":687,"integrity":"sha512-OWi14FeBoPpuc822jvaFkIQUxLzKJtUOpjMa1L+1/FaARBmRDG1ZJe4h0KNrAKTDdzof77i2cdKxRpDr186UEw==","signatures":[{"sig":"MEQCIC+p8JIP01/PcjvVwjlO0XRarSKFSH+ToWcbuu6m6eIVAiBHep91doTdWi8TYVMI1ZsFa5gLJ7YmZMM/HnObeAt0sw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18436910,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjyV4rACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrhLA/+K+WXwD0OMXHSOZ/f4HOkFcsaR/qBbzy8BJx7ohrLBHSCf4ud\r\nuuEAe7HYoMWlGIis69/aHzxmZu002T3uaPEu8Lm44XMLoW3FqMR3U0QUAjep\r\nTjiltozTe9jIlHWyY8XLO/PdYR1ssiQhBf9TMlukLsDOXzTjuafbhbYKmJ2J\r\nrHSi1obL0ZsHv9oTdADM1ssJ1QTjaMiWFTJifDxGaTZ/hUBne/Z2UqAcq1Nc\r\nWGfVO0KGZIXglWF/KBeRN9jNeFlbFVjxt/8+Fe9m4Rl2UZy3GU2lO5avy1In\r\nXXYkPVunjxmLJi8QxPk5U6qTyIOXG5mRTCVUGNaU/jQtIMxFLCI4YpcU3lHn\r\nGQZQg2uXKj1hlrSsXn2Cu/ytumW2xS354N3N2BAPmlSfkV3DJtidXcN8vELN\r\nQsBH/QMwAR9gMs7r/n45kF85Hq4hADfdeRuyib/GAChOXeNEvXKNiFnYbDIF\r\nH82ykC1sbaU84eJQ0rWgNp48wbJVSJBn/+HLVTaPMvbzTyi/wARltkabKrcI\r\nvh5YvNZfrlhVvalarzEW3zRJS9tNEOCrLpYa5m50vojNOPtuSNuho6oFMl2B\r\nxE3Mi9quAjrVU+HAp7cnwClylMnCegcIYHl2Mh2Ds5hfXd10kRR3JS4sABZ3\r\npOocC/h8SRmIhPeUoKl9YI0yFg9miCVcyww=\r\n=18P7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=14"},"gitHead":"b758adf006e0307321c46925be156c3dbf80a484","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"alecande","email":"alessandro@candeago.dev"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"9.3.0","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.18.1","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","bech32":"^2.0.0","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","@terra-money/terra.proto":"^2.2.0-beta.3","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_1.0.0-beta.11_1674141227275_0.6836896762214759","host":"s3://npm-registry-packages"}},"1.0.0-beta.12":{"name":"@terra-money/feather.js","version":"1.0.0-beta.12","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@1.0.0-beta.12","maintainers":[{"name":"terra-devops","email":"devops@terra.money"},{"name":"samuel_kernel","email":"samuel@kernellabs.co"},{"name":"harveyhan","email":"saw151515@gmail.com"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"octalmage","email":"jason@stallin.gs"},{"name":"vritra","email":"Vritra@hitel.net"},{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"hanjukim","email":"hanjukim@gmail.com"},{"name":"simcheolhwan-terra","email":"sim@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"285af7b0fc37551df1d8c15ceae69d87c1bbe23b","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-1.0.0-beta.12.tgz","fileCount":702,"integrity":"sha512-O1Q9pZ9nK/ZbXWtt7xvX2OoyiUCgUeAzHMNiSzzfyCYupRFWDqwuSf3MASyW+KjjST6yhbv4hyM1mThApdgcoA==","signatures":[{"sig":"MEUCIDUOMtWT7gjpHAlpJs6Gicr4soEwo7l/V6vSz1bP2nqSAiEA/gCGrkJOwmRYrhU0eHQW0vu/xL1CbRBcSSjK09y7OvE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18781263,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj940iACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq6thAAlKRBPW7t1Ci3CZZESUc+p6jPa11oMsCXpdNcnYSGXfudVwWG\r\nfw7+uwljd2IvFaOK0+H1L7av2UVu+BwUMiqZdshab6nJXNIphUHU/HiA2s2O\r\n0bbtDMoTZrhLwrdZBiCcY70zaMpO4AbJZ9lXuln85WUO470+p5WMda/2oRZ9\r\nFnpQB3fAV9WaclhXID6YFX2y+lSj4UJGS9Ynbl64PGTQ+Fkoe3w7nkPhsko0\r\nNWxmxq8aDc5DQI0MHpgqWjO9QSN+r6EZYZd4rhb4PlEr0qJeVWz3lxDGgpRP\r\no57PNybLTYxi+VrLnRu5O7fObmavRHRNLKgL46g3gkFIiZnOJvNXVJMJ9kM6\r\nqx3Hns57t0n7G0HUbydh0/0Z5Z7BznBHA9R14oSRfGYznmktaD775Bfk8LEv\r\nztCUMJbAyaneJdFWwshRZO7Fu2WKGfESDqeOIeDmLPJgX09xmAACKuq5jtGR\r\nD33SgXQuru0qJPl/MNAJ4OIzoNwqqH3KBzWQdfpzw8jGMUrdZufeAJymMQe3\r\nonBPlnaYxfumD4Dalj1urmUIxpRJ8wSCvmjcEBnSqr+3wSLlX6sRWG2CcoHB\r\n1VMQgu0WFTM7X4celgpo03dcjMwi5VOAXiNOLoOCL73SjgVUV3HWzeBd5vFP\r\nnR5MYjBieuCKqd66VI926Wbw8xKnCWXYrgY=\r\n=1Du6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=14"},"gitHead":"c7eb0bacee6fff091808ed4fa81ecf8da0dade44","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"alecande","email":"alessandro@candeago.dev"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"9.3.1","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.18.1","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","bech32":"^2.0.0","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","@terra-money/terra.proto":"^2.2.0-beta.4","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_1.0.0-beta.12_1677167906419_0.5942215860317095","host":"s3://npm-registry-packages"}},"1.0.0-beta.13":{"name":"@terra-money/feather.js","version":"1.0.0-beta.13","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@1.0.0-beta.13","maintainers":[{"name":"terra-devops","email":"devops@terra.money"},{"name":"samuel_kernel","email":"samuel@kernellabs.co"},{"name":"harveyhan","email":"saw151515@gmail.com"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"octalmage","email":"jason@stallin.gs"},{"name":"vritra","email":"Vritra@hitel.net"},{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"hanjukim","email":"hanjukim@gmail.com"},{"name":"simcheolhwan-terra","email":"sim@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"8e9f0efc4c1672a5707d06900c85911947c7b71c","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-1.0.0-beta.13.tgz","fileCount":702,"integrity":"sha512-rFpqNjv9fQVfky0cKXbCJ3/k2FJU8/5Ys76RExoecUixwHVWUBKLm2273p71pK3xajZvSVDYlL+HizGoOhJG5g==","signatures":[{"sig":"MEUCIBUFRbZTIXMTaLn0zY5JDDDEwPK3Wil8mpQAuUctH7OaAiEArFwea5H0lub+eCLVulx4wGDIL15c3oBAcp2Y6RPd3ns=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18472623,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/aj3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoHZw/6Axk/RTlGSeIbvgaEG3SKll9JOlmR6tSqPEv2BoMbX6pcmMYM\r\nM3mq+FyICWMDnOFmorUqq0iblBdcsDUQ3bgg18nUPr5Espm5XVqb3UjP6yl1\r\niWk+5VeidX87fypfB/aqIke5S5Pm3sWGkCKzOzN2j/iQP4aGPufNWv4G+xVD\r\nFREXhA2w1eit/pky/OHuVLMy+7ZBZfKvqa55zeETYXncdzKUyj29TqW3Gmyi\r\nv6+ajEt4ZmkdgzXdD4LWb72QZ7MwrQsNLA88BB4UhmazRXaFlghVJ4BaJX2v\r\nLSXhYD+ypHEY9tskCs4txG0GCiFzQTbNy7n4q+PvL+QKC4XDPWXvKUQRwPeY\r\np0EESoCPJLato8/PEggiRdnZqTo5FIXWlj7D42/Cp8tQaRdQUheUr3hYMuBC\r\ngNRPx9lfpwMQOUVYYLoLjUZx5c3ZbAh4um4eGINnHBJVJrHR2H0iXMAIDCPG\r\nRMIysDwL6hkiDgZB3SiDjgd9X/o1Q0mjTariVoaEJbcBNyi9Rx44KYJTdeHQ\r\nWYNvNe8l5a/v+uO3E08xDSDWnRwA09WEQ/saT+59FSD4g6Xvj4NIzExUZYQv\r\nhbhrZpnhTnT4r0R5Pn8HTzTqOPx4gr525+MH3/Jq/jgdfRHgM1gIwwkRZlnw\r\nQ41h1Oh6HGlQQzRNrp9pUG3ccKMaemy+BI8=\r\n=xLP9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"readme":"<p>&nbsp;</p>\n<p align=\"center\">\n<img src=\"https://raw.githubusercontent.com/terra-money/feather.js/main/img/featherjs.svg\" width=500>\n</p>\n\n<p align=\"center\">\nThe JavaScript SDK for Terra and Feather chains\n</p>\n\n<br/>\n\n<p align=\"center\">\n  <img alt=\"GitHub\" src=\"https://img.shields.io/github/license/terra-money/feather.js\">\n  <img alt=\"npm (scoped)\" src=\"https://img.shields.io/npm/v/@terra-money/feather.js\">\n</p>\n\n<p align=\"center\">\n  <a href=\"https://docs.terra.money/develop/feather-js/\"><strong>Explore the Docs »</strong></a>\n  <br />\n  <br/>\n  <a href=\"https://docs.terra.money/develop/feather-js/common-examples\">Examples</a>\n  ·\n  <a href=\"https://featherjs.pages.dev\">API Reference</a>\n  ·\n  <a href=\"https://www.npmjs.com/package/@terra-money/feather.js\">NPM Package</a>\n  ·\n  <a href=\"https://github.com/terra-money/feather.js\">GitHub</a>\n</p>\n\nFeather.js is a JavaScript SDK for writing applications that interact with the Terra blockchain from either Node.js, browser, or React Native environments and provides simple abstractions over core data structures, serialization, key management, and API request generation.\n\n## Features\n\n- **Written in TypeScript**, with type definitions\n- Versatile support for [key management](https://docs.terra.money/docs/develop/feather-js/keys.html) solutions\n- Works in Node.js, in the browser, and React Native\n- Exposes the Terra API through [`LCDClient`](https://docs.terra.money/docs/develop/feather-js/query-data.html)\n- Parses responses into native JavaScript types\n\nWe highly suggest using Feather.js with TypeScript, or JavaScript in a code editor that has support for type declarations, so you can take advantage of the helpful type hints that are included with the package.\n\n## Installation\n\nGrab the latest version off [NPM](https://www.npmjs.com/package/@terra-money/feather.js):\n\n```sh\nnpm install @terra-money/feather.js\n```\n\n## Usage\n\nFeather.js can be used in Node.js, as well as inside the browser. Please check the [docs](https://docs.terra.money/docs/develop/feather-js) for notes on how to get up and running.\n\n### Getting blockchain data\n\n```ts\nimport { LCDClient, Coin } from '@terra-money/feather.js';\n\n// connect to testnet\nconst lcd = LCDClient.fromDefaultConfig('testnet');\n\n// connect to mainnet\nconst lcd = LCDClient.fromDefaultConfig('mainnet');\n\n// To use LocalTerra or a custom endpoint\nconst lcd = new LCDClient({\n  localterra: {  // key must be the chainID\n    lcd: 'http://localhost:1317',\n    chainID: 'localterra',\n    gasAdjustment: 1.75,\n    gasPrices: { uluna: 0.15 },\n    prefix: 'terra',  // bech32 prefix, used by the LCD to understand which is the right chain to query\n  },\n});\n\n// get the current balance of `terra1x46rqay4d3cssq8gxxvqz8xt6nwlz4td20k38v`\n// LCD understand automatically the chain to query using the bech32 prefix of the address\nconst balance = lcd.bank.balance(\n  'terra1x46rqay4d3cssq8gxxvqz8xt6nwlz4td20k38v'\n);\nconsole.log(balance);\n\n// get the total circulation supply\n// LCD needs a chainID to understand the chain it should query\nconst total = lcd.bank.total('phoenix-1');\nconsole.log(total);\n```\n\n### Broadcasting transactions\n\nFirst, [get](https://faucet.terra.money/) some testnet tokens for `terra1x46rqay4d3cssq8gxxvqz8xt6nwlz4td20k38v`, or use [LocalTerra](https://www.github.com/terra-money/LocalTerra).\n\n```ts\nimport { LCDClient, MsgSend, MnemonicKey } from '@terra-money/feather.js';\n\n// create a key out of a mnemonic\nconst mk = new MnemonicKey({\n  mnemonic:\n    'notice oak worry limit wrap speak medal online prefer cluster roof addict wrist behave treat actual wasp year salad speed social layer crew genius',\n});\n\n// connect to testnet\nconst lcd = LCDClient.fromDefaultConfig('testnet');\n\n// a wallet can be created out of any key\n// wallets abstract transaction building\nconst wallet = lcd.wallet(mk);\n\n// create a simple message that moves coin balances\nconst send = new MsgSend(\n  mk.accAddress('terra'), // .accAddress is now a function which require the prefix as parameter\n  'terra17lmam6zguazs5q5u6z5mmx76uj63gldnse2pdp',\n  { uluna: 1200000 }\n);\n\nwallet\n  .createAndSignTx({\n    msgs: [send],\n    memo: 'test from feather.js!',\n    chainID: 'pisco-1'  // now here a chainID must be specified\n  })\n  .then(tx => lcd.tx.broadcast(tx, 'pisco-1'))  // same here\n  .then(result => {\n    console.log(`TX hash: ${result.txhash}`);\n  });\n```\n\n## Feather.js in the browser\n\nYou can access all the objects of the `@terra-money/feather.js` from the global `Feather` object if you load Feather.js with a `<script>` tag.\n\nInclude the following in your browser:\n\n```html\n<script\n  crossorigin\n  src=\"https://unpkg.com/@terra-money/feather.js/dist/bundle.js\"\n></script>\n```\n\nYou can find a small JSFiddle example that refreshes current Oracle votes [here](https://jsfiddle.net/tLm1b527/1/).\n\n## Feather.js in React Native\n\nIn order to use Feather.js inside React Native, you need to add the [`node-libs-react-native`](https://github.com/parshap/node-libs-react-native) package and [`react-native-get-random-values`](https://github.com/LinusU/react-native-get-random-values) package to your React Native app's `package.json`.\n\n```sh\nyarn add node-libs-react-native react-native-get-random-values\n```\n\nYou will need to register Node.js native modules in an entry point of your application, such as `index.tsx`:\n\n```js\nimport 'node-libs-react-native/globals';\nimport 'react-native-get-random-values';\n```\n\nAlso, add resolvers to your `metro.config.js`\n\n```js\nmodule.exports {\n  // ...\n  resolver: {\n    // ...\n    extraNodeModules: require('node-libs-react-native'),\n  },\n  // ...\n}\n```\n\n## License\n\nThis software is licensed under the MIT license. See [LICENSE](./LICENSE) for full disclosure.\n\n© 2022 Terraform Labs, PTE.\n\n<hr/>\n\n<p>&nbsp;</p>\n<p align=\"center\">\n    <a href=\"https://terra.money/\"><img src=\"https://assets.website-files.com/611153e7af981472d8da199c/61794f2b6b1c7a1cb9444489_symbol-terra-blue.svg\" align=\"center\" width=180/></a>\n</p>\n","engines":{"node":">=14"},"gitHead":"075ae3e18151f543a0f13539e71d54cafdbcb483","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"alecande","email":"alessandro@candeago.dev"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"9.5.1","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.18.1","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","bech32":"^2.0.0","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","@terra-money/terra.proto":"^2.2.0-beta.3","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_1.0.0-beta.13_1677568247209_0.48631907382800166","host":"s3://npm-registry-packages"}},"1.0.0-beta.14":{"name":"@terra-money/feather.js","version":"1.0.0-beta.14","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@1.0.0-beta.14","maintainers":[{"name":"developer.terra.money","email":"developer@terra.money"},{"name":"simke9445","email":"simke9445@gmail.com"},{"name":"terra-devops","email":"devops@terra.money"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"octalmage","email":"jason@stallin.gs"},{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"hanjukim","email":"hanjukim@gmail.com"},{"name":"simcheolhwan-terra","email":"sim@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"1436597f79dbc09a925bdf1cfd6c718b50547f53","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-1.0.0-beta.14.tgz","fileCount":705,"integrity":"sha512-KImuoWteTa417huAQEE8F+rVDZQw5HeAJHDdlISGHgv/2XoBfDQGc6XJJnrIRBFnx7qtTO6eYJcy9m2/TJsSDA==","signatures":[{"sig":"MEYCIQCzaHvqaYDpbKfKNx40WLk+42Q3J51UfYrR+c5073y2KwIhAPaqueuyFyqyWP7zcMrl3nYjCqtsKf+wf5rWfrr+oTtY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18816823,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkKVplACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp1xA//a3Uy6yHscgxjLrxvahqFVAeAtbm3OfnmXLUMWvM+6lzkzxiU\r\nidH2S8EfF/gn3WPtkUj+zoF+hiOLPJxRZDyFnXXIzaigdCsRjbMgepDxn5h6\r\nzinGRcgot+7yGwqYzgWyli9DVFYNdvRfEZpiWo298cFz9qjYsh4ugSUlZPC0\r\nuDkjXuzqrRT7oacTV4NNGYND1EADS3uwhm6oFpXKStu3CHv23BnIUZzJ+Bwp\r\nsdFyrZ2XBhQamuTEpCM6f32xDdSMDD2JDdMHVnA0nf29bQlxaSk+tYfxLK0P\r\nIHAFRi/vKWakD3RtRPcqnAl3mJ3CgtC6cqwiWASFLz8foaZcVFKGBZSAsyt+\r\n5yC4gpkOHe+HF3DoifLoHbUpe0rNY32qtqxffKcUVnV+vwMoUVzhuq77SENa\r\ngubbXodfGHit3DG7TyHZyR+zHyzsFacRnLtElbuNM49OOGcPtPZvQcVktQvI\r\nyn8OGfjjHp93KW5zpMjca805DnLtuImRRB9aw05NkFegbzEtD9jTfpvaFjH2\r\nk9nDkMG5rS3sV70pADqrZUSnxfq1JncZ7elVZ0z/vd28/Ip/3myN1BfrjaBc\r\nc59IN/f+2uJ4bbaDng4LtcQ1G3/Iu6qs/3GJKB6p6o3DmgO7ysvXfKtEb8s4\r\na3hrytWOQ/4+9g2Y1+z4ybd2bwN9Ibd7cTg=\r\n=Gm+V\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=14"},"gitHead":"1a27321b71d15e1f53e18c518c36ae6a8ddef0ef","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"alecande","email":"alessandro@candeago.dev"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"9.6.2","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.19.1","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","bech32":"^2.0.0","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","@terra-money/terra.proto":"^2.2.0-beta.4","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_1.0.0-beta.14_1680431717459_0.08340830628078866","host":"s3://npm-registry-packages"}},"1.0.0-beta.15":{"name":"@terra-money/feather.js","version":"1.0.0-beta.15","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@1.0.0-beta.15","maintainers":[{"name":"developer.terra.money","email":"developer@terra.money"},{"name":"simke9445","email":"simke9445@gmail.com"},{"name":"terra-devops","email":"devops@terra.money"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"octalmage","email":"jason@stallin.gs"},{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"hanjukim","email":"hanjukim@gmail.com"},{"name":"simcheolhwan-terra","email":"sim@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"d81e31f28428cb23a27bf067eaa7e8f399e9c511","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-1.0.0-beta.15.tgz","fileCount":705,"integrity":"sha512-KKmwmLemorifApC7y7Rn8H8MzdPmHnTkpqncfHdvWLzhGxeRw0hv24ZPkOj+SOZbhdutwp2RtAH1IEZz23cHUQ==","signatures":[{"sig":"MEUCIA1CfIn3Dnq3lIWzg6COyQNkGwLfV+prPXe2/7iInTeKAiEA0oVQQbS5okotVP0tTqxqb+z9L7HYp8NKqsKSqqLTx1Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18816841,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkKtOAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqutQ/+OLxGZkQddDREnkH/84xgUIMjLcKz5gPsgVJHClVUTapIpfcp\r\nCY1AGhb8Ef/K/j1jgHmOU5GIL5dS9Zrkz2z/Mw4r1usSJsl4ICAyFjrGKAok\r\nqnTHu0Esp4DTT86VtWnGiYDeAAeILpBOorQSpV4bhCVns81P6TRCJGnnHNX0\r\n/XaJ2fojyJOJpRxO19EZXWh/xT3gMJWffkBbaIVhIuHi8A4AVHdftiZhdEGT\r\nEf0zfIa0i9LH0YlUn/L0TZngUrJ8aOWWcyEhyKPT3UVw63HSS+fqwmKh23ke\r\nX7lM2WwzSdYSNjWV3Twj6JUbNSRJgmkPauNaUaChNbfHLwCtq8NztpPxDt1w\r\n8inZ9ahs+KrFn/VOLQJg3QGyJDqfDO6hFt4OGDF64+gfZ+60rKbkGkt1I97H\r\nspCIsy/3HoIuB1BBad1pIGcXvE1KpZECDROXT5x67fIlcwlRyjVPwbEcmBeq\r\nXS2qoTwgvWjEqTo1ZhDqCH3Byu/gDlZNcavDEHdy1fzQIFUrlHbGPKUiiQLv\r\nitkQU8rr0UH9nEvQsFJ5diVIHztOk/lMmQS0QzTKPt/1vF47cAdZtY2xMju2\r\nMb6M99qNw7Yck7ezcIxVA8veCianVg3Wxj3dlwy0Em13B8yg0vcqMbkukf6W\r\ns+czJ4jdIrOTSi01NDAG2iwwqBJbGkRGa6A=\r\n=nZ9q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=14"},"gitHead":"0b4419754850118cead6c5e6cfd448e64e6cff25","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"alecande","email":"alessandro@candeago.dev"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"9.6.3","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.19.1","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","bech32":"^2.0.0","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","@terra-money/terra.proto":"^2.2.0-beta.4","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_1.0.0-beta.15_1680528255774_0.6491348380208954","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"@terra-money/feather.js","version":"1.0.1","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@1.0.1","maintainers":[{"name":"developer.terra.money","email":"developer@terra.money"},{"name":"simke9445","email":"simke9445@gmail.com"},{"name":"terra-devops","email":"devops@terra.money"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"octalmage","email":"jason@stallin.gs"},{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"hanjukim","email":"hanjukim@gmail.com"},{"name":"simcheolhwan-terra","email":"sim@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"61c628ff89f0b6dfd1dc0f1370350c1c9573e9c5","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-1.0.1.tgz","fileCount":705,"integrity":"sha512-yK4trVwR1dM1yrwXvemniz6FxTmq2Dx+F+DrXCxo1x6/U9yLuLHZi1u0IBpnXQW4e/6WrQJhmXeeRD4o34J3EQ==","signatures":[{"sig":"MEUCIQCeed6T67c2hjnLc/9heXEYMzgEsRbEy4KO/IrlLLQf0QIgSatjFqSmSjexa885lZiPHQDZhPfhVqoTiiznSnFp1Hg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18833163,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkShg+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpjHw/8DdS9n9CV2aHtqHLc34wdScf0UFYka3I9zyrL/4iQ5i6rIWKS\r\nZrq62tW++gabYYPy/6SlgWgjhbwHQHbX2TE4sRs4U2SGtmC4TMjrttvQ5lu+\r\nxOV37yjIYxFU+2DKfqa73wMVsY/i4KudK9KJ29pe9JEzekJdtDRDbgfYTMxv\r\n9dIFxptyAHYi8KFuchL1Od8abVd6KRl/DITDSd/nCIAqqsC8woPgti/TTmPw\r\ndoIdYG+qyeJCDkqYOfax/eU84llGyY7zbamwioGX/sIigPd/MZRfArt0BCzl\r\nLgPSoyIsIt6LBbhIhbhpDEWGNK/JR6cH1mXJ2PwgswgNQCSzyIkPKxmmAp7y\r\nuv5hWSOWzkyvXCJfylI6LpQ5UqL3LQ2Z1vxjDIcBYd42pe+rsgSVwdGrpQ3c\r\ndkXzKvqe9Qzbv0kVW5Dir8kq5UgtZLIemMw7rcfEM+CCPFW75rVKULWqlu5b\r\nsu7wnrOL6r+8WXQIQFIkLymLema0MyrEWvWY18FZMHw5KynlXbv8IgJx2AI4\r\n87DkFizmpVkS+6Fpf8D7Adt0khLb8zdOF4tYNv9uQL4rF4DiewdxpHGWrFyl\r\nSxrUZqKgLo/A9NJ48eFvQIyJDrvPTl76McwpAL1+joCkowfUbPR8kp9HPxql\r\nG0sDBCiYBvyDOUihWG8UEMjKQGAg4THAsls=\r\n=8WIP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=14"},"gitHead":"1b5358ee97e390e34af24c265a3af42eed231620","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest --runInBand","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"alecande","email":"alessandro@candeago.dev"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"9.6.4","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.19.1","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","bech32":"^2.0.0","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","@terra-money/terra.proto":"^2.2.0-beta.4","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_1.0.1_1682577470290_0.6047241129283598","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"@terra-money/feather.js","version":"1.0.2","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@1.0.2","maintainers":[{"name":"developer.terra.money","email":"developer@terra.money"},{"name":"simke9445","email":"simke9445@gmail.com"},{"name":"terra-devops","email":"devops@terra.money"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"octalmage","email":"jason@stallin.gs"},{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"hanjukim","email":"hanjukim@gmail.com"},{"name":"simcheolhwan-terra","email":"sim@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"9673e300fcd6ee60b7630f2d656a9ab3ca8e556a","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-1.0.2.tgz","fileCount":723,"integrity":"sha512-xcoIjeNLm6auBTPZPDisV4NwHLdSxxpxakm7D18Ay/k9QR469hYdiwyPA3s+MtppIZJ8sFmEvcOq3BP3/8ntgA==","signatures":[{"sig":"MEUCIQDbyBB1npibqItS6jTxhtiTrPqjywXexmqE1pA37CIsLgIgaUb7AkC9+bD5YFUv9Uin3JDDEVy2nv0sZRaH/C9N390=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19418600,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkSkdpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr8nQ/+JlgIO7f5tzkT7wC0ybQcRnDH7fqWYMebNrt5s/s/Y56PpWT0\r\n6t6jw3rAbTT2tjysSbICge+igmDggvMPhHynX9wi5pT6gtHU5Yj2VDkX621u\r\ntDJf8D7N9qmHq9zCT21mqyYK92uTq6nB5O6gXDLCn3Syc1z9TjcET397bUND\r\njUxy1jBx3lLTh7PyFcOaF5d9o4eHBfJqSRwZYM9/Wywv1m1q3ByLVMvFAV1A\r\nQc9wX2+QMuXcJW0QVXRjUWfYfe5/kksfdjzrgr+KjS8lj+o6Zp+rUXSQYvXS\r\nLrObwciwl1JEV57v1ypmCk3CReFHjW1q7jNIL4ASBtQxXrwaESRnYplzBdA9\r\ncSITglx7epPZvi2WKwHmvkgCxdkIK1VHdBRl8PU0pFo4vnbRp6UJp9QL0NMM\r\nWYN6hbCctUUk8XOeXzOQ+a+1s2IvZ2bFmvXSiNneoktNkulVrN238SNzoJVk\r\nO26yPpJb+v3QHi6c5DMfDCFU3+2iRucPGM7F6TwMc0IpPebn4EdYyRM0rwCA\r\n+9yV6h867V+5JidlulnCOCik6UlXwrPkHpXFn78wG9Jg/MeEUYs6Y2Z1+Rmv\r\nBD2bFDXcvOTEGj3jUtGCpFJIuKc1+yy06lA4QN1iYnSpp2agIy8Ffvdt/4lg\r\nxRj8YY45XSUH65H+WtMOaxCgHvpTHzRCxeQ=\r\n=PHI8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=18"},"gitHead":"a7f2cb9505cbbf3640bd1e1c197223b8ccc43525","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest --runInBand","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"terra-engineering","email":"engineering@terra.money"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"8.19.2","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"18.12.1","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","bech32":"^2.0.0","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","@terra-money/terra.proto":"3.0.5","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_1.0.2_1682589545356_0.9602187672172477","host":"s3://npm-registry-packages"}},"1.0.3":{"name":"@terra-money/feather.js","version":"1.0.3","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@1.0.3","maintainers":[{"name":"developer.terra.money","email":"developer@terra.money"},{"name":"simke9445","email":"simke9445@gmail.com"},{"name":"terra-devops","email":"devops@terra.money"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"octalmage","email":"jason@stallin.gs"},{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"hanjukim","email":"hanjukim@gmail.com"},{"name":"simcheolhwan-terra","email":"sim@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"b6a8d36d5144fcddeb6e6afab147a22872cac6c0","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-1.0.3.tgz","fileCount":723,"integrity":"sha512-sc1SlrZeor0Ssb47vCxjxrSJyDoujZjFII5hqpQxH6CjhQjDSQ+W54P5KIBE7uxgaZ7iQxsxzxCJLmKwQycbxA==","signatures":[{"sig":"MEUCIQD9cFSOYEWPJmVJLPLz/SBw6iXnG0v9aGReOgSZO3l0jQIgexx3s4nLUmqywtya2v5shW/Bim8Wr4ZnRkgTe5N9YNI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19424027,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkSmzXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqCCBAAhEu+UV3vX9V++7/n9zZme9bvXprl7w02lq2NRfBZi0ru/PFG\r\nKqfhj09r/TTJh6v0Aq11W7ZXvE45PUm10KdlwwzMl3GAd5youA47mkWJKrnK\r\nE9/L3gXnk42i6p5NiVU3WSEVR6+jbK6dRFNcV/qFIs9w1jNjf2W0en14Z+MI\r\nsfTsdytrJvVtcEISZCNeatc9k2D8BrPWQfNprTWyYGWQQU4CFmUvx5zzp+t5\r\nr9EA433EPb8tPM0NnLCzLmqHjUsptmZHBaK5lQfBgq+u8LiEOLrK8h2IzpHG\r\n5BdFW09kK6zlVCpyqxzXn1Fgt8LeJKxIdQ1VRI/B75pOPUfQuMB4r+HBkMC1\r\n1KKC/gkJibJRjYOnW07rrMhgE2tNobgfTT4lqof6V/20O663lO8unj1SWiB9\r\n1+bSXF15ONJE68hAlXnv64JNNXJJRuRiTX7LjvBkiuDrtzVyFAf8eH6/jsEa\r\nefafIycFvXH9OXbU/Slh4Rn89oEVvnONTrG//vlELphSvH1PgaVenLKlDou0\r\n0whqt4QtUXWGi6Ic23sheMQA+1YqqgduKQe5svee6i+qdTSO5gWuuaYVDS5S\r\nHEedjZfP5deCjFLACtE5pkxsOm1ieTCUR68eKxzlzvJfa9AcTxJ/g4CrjDjD\r\nreO5g441UObphYosao33dujl6xnLYAKDGuE=\r\n=3wcR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=18"},"gitHead":"5322bb0676d81f8f472a2a18822e6f5a0fbd0e2c","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest --runInBand","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"alecande","email":"alessandro@candeago.dev"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"9.6.4","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.19.1","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","bech32":"^2.0.0","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","@terra-money/terra.proto":"3.0.5","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_1.0.3_1682599127422_0.8436951860393394","host":"s3://npm-registry-packages"}},"1.0.4":{"name":"@terra-money/feather.js","version":"1.0.4","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@1.0.4","maintainers":[{"name":"developer.terra.money","email":"developer@terra.money"},{"name":"simke9445","email":"simke9445@gmail.com"},{"name":"terra-devops","email":"devops@terra.money"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"octalmage","email":"jason@stallin.gs"},{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"hanjukim","email":"hanjukim@gmail.com"},{"name":"simcheolhwan-terra","email":"sim@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"9dd14675f36e0abe915d65bdddb11b65aee5d0c9","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-1.0.4.tgz","fileCount":723,"integrity":"sha512-EevGNBJjz7igdYxX7joexXcU5/eYlyNxGnS88UnwK+vBJ+hTnIOKBIwcNOxttFsyNMZok3XefArloM34ccTvng==","signatures":[{"sig":"MEUCIQD3aHxC1ZXaJ5HV1kh/DuLoE26a+K/8SJXiRaFT0FY1rAIgLhQXlWrkoEBxHC7wkvyeySxKinPjyjZkL2hj4mo9v88=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19424022,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkUMkiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqvDg//YnrIZn4kANXQH//5H8QC9Ba7WLhNPHoHxRTtI8mtlywakwNK\r\nMMZo1eS6iS2X0ZenGc0DWUuoasSuFi1IZyT5L1p2bk8W2F84YAi+hUWH+Ugb\r\ni464zUNkzCZZnt+M1VjRHcZVGXL3RH70vt7R2pIbx9dTI42DtlvOCSCe3j18\r\ndmKC/HZZquahz/zqhwq49enO/BJogIWNkfkaDI0jIGseb+V0MuapQHartrNh\r\n7zeUHR8IxfQL1gW27cfXeMowMqs0Jb/FmAQSA8cAnVSTOzhBOSWV2QUrjNET\r\n6/uXtzIwDtkNSKjXLH2bP1DZYFLRZsXkj1c2vz0okUxh6rZvYY9vUPgqCcVi\r\njpguA3SgVo7+A2i8kx92H+81FzNrVP0S42zMkZn+WRu8Qs5Q8k0NwxBoUopk\r\nTPDyxBCSWy4sRuwfAlch4OUlX6Yd7syiPgmjaBYJk4zbxuh8U9cZjNsyxsOO\r\nYdAB4HnjjzUHic5mDmuTRKpVmv1+dylVssws9dV3utreUkV9uun6rvWUrjc3\r\nopPSyy5ECCHR1KFr7WdRbzXYxU64uvY+IO/A5qke/qCdfQCIW6YLBs+dLZIP\r\nuM7zgEPQp9tmlBKhgPgx1SfLj/mhPOVa66kb+yqZm2w9Y1hTFdSqhROrUju/\r\nf2DRtP1aNouKDUNeWMfyw154AMImKrIiET4=\r\n=OUbM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=16"},"gitHead":"386689d004cf5cbee8404a5349bc51ca4e2a1eed","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest --runInBand","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"alecande","email":"alessandro@candeago.dev"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"9.6.4","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.19.1","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","bech32":"^2.0.0","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","@terra-money/terra.proto":"3.0.5","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_1.0.4_1683015970611_0.09796271561995984","host":"s3://npm-registry-packages"}},"1.0.5":{"name":"@terra-money/feather.js","version":"1.0.5","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@1.0.5","maintainers":[{"name":"developer.terra.money","email":"developer@terra.money"},{"name":"simke9445","email":"simke9445@gmail.com"},{"name":"terra-devops","email":"devops@terra.money"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"octalmage","email":"jason@stallin.gs"},{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"hanjukim","email":"hanjukim@gmail.com"},{"name":"simcheolhwan-terra","email":"sim@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"bcbadbe5efe6d049dff8ed8be1de91a69a54bf98","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-1.0.5.tgz","fileCount":720,"integrity":"sha512-IyYHbD6n8zZeE+J/hWP2F23chhWxlD+b1RwEuXYQk0UbvyDDUy5f8a53L9p53C+EtyHOjrkyW9mlFS8L1+w3zg==","signatures":[{"sig":"MEYCIQCeldyfHMZPy+cgDL48u7ck34EyWRtWWTiqDALcrVsomwIhALwFXuVnSzUGQmr/PrbngeN7g504ZlrB79Z1KpmZFZ5o","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19416983},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=16"},"gitHead":"e5700cde84832b82abfa81e2aad073e0e7cc1921","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest --runInBand","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"terra-engineering","email":"engineering@terra.money"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"8.19.2","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"18.12.1","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","bech32":"^2.0.0","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","@terra-money/terra.proto":"3.0.5","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_1.0.5_1685685017707_0.7398492027343961","host":"s3://npm-registry-packages"}},"1.0.6":{"name":"@terra-money/feather.js","version":"1.0.6","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@1.0.6","maintainers":[{"name":"developer.terra.money","email":"developer@terra.money"},{"name":"simke9445","email":"simke9445@gmail.com"},{"name":"terra-devops","email":"devops@terra.money"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"octalmage","email":"jason@stallin.gs"},{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"hanjukim","email":"hanjukim@gmail.com"},{"name":"simcheolhwan-terra","email":"sim@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"9870265577f841bbbe278a1ce97d85aad39425b3","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-1.0.6.tgz","fileCount":723,"integrity":"sha512-X1jldkXOAgtuFJZNQM7YXfMgGt/Cdy4qMB86v1YprjjqxAe468gVyzYDfrMk9O3QK3DkyZw0iO4m3+a1vmcZlw==","signatures":[{"sig":"MEYCIQCDlX7zNGZbTLunordNz9dpKVOeFP59DDp3hHkvZZS57AIhAP0Cx0sjVTJZS8U44FFdEZYSuNJRXELk7qg83KV/dWv/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19353952},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=16"},"gitHead":"80d56c511d3eba0d8832d907d4de0aeea2f223ef","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest --runInBand","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"alecande","email":"alessandro@candeago.dev"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"9.6.4","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.19.1","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","bech32":"^2.0.0","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","@terra-money/terra.proto":"3.0.5","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_1.0.6_1686555550288_0.9062035289035324","host":"s3://npm-registry-packages"}},"1.0.7-beta.1":{"name":"@terra-money/feather.js","version":"1.0.7-beta.1","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@1.0.7-beta.1","maintainers":[{"name":"developer.terra.money","email":"developer@terra.money"},{"name":"simke9445","email":"simke9445@gmail.com"},{"name":"terra-devops","email":"devops@terra.money"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"octalmage","email":"jason@stallin.gs"},{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"hanjukim","email":"hanjukim@gmail.com"},{"name":"simcheolhwan-terra","email":"sim@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"00021179e442a265327460802a5d6ebd60ab6c4c","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-1.0.7-beta.1.tgz","fileCount":723,"integrity":"sha512-sr2a51qdSRYP8QyUscQK3T53cXZ77UETzTs1aISvSes7DLLXqtXIkasUfKR7thPogYAmvoaVKblytx0qhAYriw==","signatures":[{"sig":"MEYCIQDp3Bl0Y3djU2sgasDSOnV51qWgzqJjEdedkvIs2tF9dQIhAIuJVOmnaFMcRj/Pwheb5/EJwz+SAUUtSglQIKiV3Cci","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19377344},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=16"},"gitHead":"920792616db1872d3949d0a6f471c61330d5a815","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest --runInBand","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"terra-engineering","email":"engineering@terra.money"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"9.5.1","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"18.16.0","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","bech32":"^2.0.0","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","@terra-money/terra.proto":"3.0.5","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_1.0.7-beta.1_1687191838856_0.7473194959476614","host":"s3://npm-registry-packages"}},"1.0.7-beta.2":{"name":"@terra-money/feather.js","version":"1.0.7-beta.2","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@1.0.7-beta.2","maintainers":[{"name":"developer.terra.money","email":"developer@terra.money"},{"name":"simke9445","email":"simke9445@gmail.com"},{"name":"terra-devops","email":"devops@terra.money"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"octalmage","email":"jason@stallin.gs"},{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"hanjukim","email":"hanjukim@gmail.com"},{"name":"simcheolhwan-terra","email":"sim@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"257943f4e5e35532d62dbf2946c4083b478365ed","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-1.0.7-beta.2.tgz","fileCount":726,"integrity":"sha512-BkSsjkbnfm59tfK2/f4nJeg3mLZDOKR+xcYrzQHyGNPTcAQPz7gKDIHodWdlomHcZi2kGeALnWRB9XRvEsAZsg==","signatures":[{"sig":"MEQCIF4GWGz43S8kArZnYB4thseRrM5S/wzLA4JxyxXQvWSdAiAC4Mb6Np22Zaux4yXzfWwh3RpzYEdi5F9cZSriFYuVxg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19411316},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=16"},"gitHead":"fd0933909c1b852c59b35a5856b843f5748ca3f2","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest --runInBand","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"terra-engineering","email":"engineering@terra.money"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"9.5.1","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"18.16.0","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","bech32":"^2.0.0","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","@terra-money/terra.proto":"3.0.5","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_1.0.7-beta.2_1687432016841_0.8913524515001066","host":"s3://npm-registry-packages"}},"1.0.7-beta.3":{"name":"@terra-money/feather.js","version":"1.0.7-beta.3","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@1.0.7-beta.3","maintainers":[{"name":"developer.terra.money","email":"developer@terra.money"},{"name":"simke9445","email":"simke9445@gmail.com"},{"name":"terra-devops","email":"devops@terra.money"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"octalmage","email":"jason@stallin.gs"},{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"hanjukim","email":"hanjukim@gmail.com"},{"name":"simcheolhwan-terra","email":"sim@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"904ff9bfff80e4ee80f924dcc6e2a818b4cff192","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-1.0.7-beta.3.tgz","fileCount":726,"integrity":"sha512-Dgfnro3wxBZpFgf6+4gw7WP+JunqZe5f2AvT9MOXq0d7OfUzeHwwhYOHYQPNX6NPvhCH11S9VMhiTuR/M8gzKQ==","signatures":[{"sig":"MEYCIQDt7PTt8B0ztxYjbJizMLxsE4LY/21e6tHkk4sAg1ktlAIhAJkxiqD9QKSKmQl7dgEbN6f48VFYOq13CoiXB3OWjuf4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19411424},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=16"},"gitHead":"9f06cd83416968841070442df8b697e31446c95b","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest --runInBand","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"terra-engineering","email":"engineering@terra.money"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"9.5.1","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"18.16.0","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","bech32":"^2.0.0","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","@terra-money/terra.proto":"3.0.5","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_1.0.7-beta.3_1687433316704_0.1203478656622472","host":"s3://npm-registry-packages"}},"1.0.7-beta.4":{"name":"@terra-money/feather.js","version":"1.0.7-beta.4","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@1.0.7-beta.4","maintainers":[{"name":"developer.terra.money","email":"developer@terra.money"},{"name":"simke9445","email":"simke9445@gmail.com"},{"name":"terra-devops","email":"devops@terra.money"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"octalmage","email":"jason@stallin.gs"},{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"hanjukim","email":"hanjukim@gmail.com"},{"name":"simcheolhwan-terra","email":"sim@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"ed5bb26ae7b7ccf80c3802f716f4e2d99e7c5ff3","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-1.0.7-beta.4.tgz","fileCount":726,"integrity":"sha512-V0zc2he5L2WaV57JZ3jQAgcnKEGGe0qU1Vf2wvP2+68wpM4LkH6kPc9uarmMg/9hoDaNoDAQiFNw5MoBxLxTgg==","signatures":[{"sig":"MEUCIAx3dAn5DVdOeQtJE6Cuzj8iCZwY6+KJwHRAo8RCoi4ZAiEA1fmyQAmds3hAd9bKXBcs70UJpb+OmnAGakwaUowSu7k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19414797},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=16"},"gitHead":"9f06cd83416968841070442df8b697e31446c95b","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest --runInBand","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"terra-engineering","email":"engineering@terra.money"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"9.5.1","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"18.16.0","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","bech32":"^2.0.0","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","@terra-money/terra.proto":"3.0.5","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_1.0.7-beta.4_1687434249436_0.42790447855687486","host":"s3://npm-registry-packages"}},"1.0.8":{"name":"@terra-money/feather.js","version":"1.0.8","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@1.0.8","maintainers":[{"name":"developer.terra.money","email":"developer@terra.money"},{"name":"simke9445","email":"simke9445@gmail.com"},{"name":"terra-devops","email":"devops@terra.money"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"octalmage","email":"jason@stallin.gs"},{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"hanjukim","email":"hanjukim@gmail.com"},{"name":"simcheolhwan-terra","email":"sim@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"0192f24144c4310e003ecf2f2e899db025780095","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-1.0.8.tgz","fileCount":729,"integrity":"sha512-quVPfIzzY1e6nLaw6CEDVz7pe0F5BNzu3Gs7nU+ss+wBLVYgCcULwUMwOFYTwD2FHUaRmBXSCqxCJDndiNksmg==","signatures":[{"sig":"MEUCIQDDW0Nd1gugFIDrAvb1NTHAcS6uEuxjXs24tbgE1P3bKAIgJVVfEiz2L2rxB8AwkpprOgr16xqMiJhybzFefnZgT3o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19405268},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=16"},"gitHead":"e5fc2218f67b67c9bb08a436c7b5c335d72aa919","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest --runInBand","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"alecande","email":"alessandro@candeago.dev"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"9.6.4","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.19.1","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","bech32":"^2.0.0","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","@terra-money/terra.proto":"3.0.5","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_1.0.8_1688200607440_0.9992733216208101","host":"s3://npm-registry-packages"}},"1.0.9-injective.0":{"name":"@terra-money/feather.js","version":"1.0.9-injective.0","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@1.0.9-injective.0","maintainers":[{"name":"developer.terra.money","email":"developer@terra.money"},{"name":"simke9445","email":"simke9445@gmail.com"},{"name":"terra-devops","email":"devops@terra.money"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"octalmage","email":"jason@stallin.gs"},{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"hanjukim","email":"hanjukim@gmail.com"},{"name":"simcheolhwan-terra","email":"sim@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"f107e1cbf63eea6dec7009a554cead00af7c51d3","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-1.0.9-injective.0.tgz","fileCount":738,"integrity":"sha512-FvugQAO6Gun5ma/Cs+6Cv5xH9wP9srdDEXz5KaSZhTMwoOclcLCuojTPWFef38iVNMBGRjEJPp4zIEdDw0b16w==","signatures":[{"sig":"MEUCIBn3XluKmKc+2PYxwWw1VgxlDHk3FRXbr+rAybJv+1mYAiEA/5z2oRtC+qrEszJhKifxxA0adY5Cr0UjzDQViYCIy38=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25475759},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"readme":"<p>&nbsp;</p>\n<p align=\"center\">\n<img src=\"https://raw.githubusercontent.com/terra-money/feather.js/main/img/featherjs.svg\" width=500>\n</p>\n\n<p align=\"center\">\nThe JavaScript SDK for Terra and Feather chains\n</p>\n\n<br/>\n\n<p align=\"center\">\n  <img alt=\"GitHub\" src=\"https://img.shields.io/github/license/terra-money/feather.js\">\n  <img alt=\"npm (scoped)\" src=\"https://img.shields.io/npm/v/@terra-money/feather.js\">\n</p>\n\n<p align=\"center\">\n  <a href=\"https://docs.terra.money/develop/feather-js/\"><strong>Explore the Docs »</strong></a>\n  <br />\n  <br/>\n  <a href=\"https://docs.terra.money/develop/feather-js/common-examples\">Examples</a>\n  ·\n  <a href=\"https://featherjs.pages.dev\">API Reference</a>\n  ·\n  <a href=\"https://www.npmjs.com/package/@terra-money/feather.js\">NPM Package</a>\n  ·\n  <a href=\"https://github.com/terra-money/feather.js\">GitHub</a>\n</p>\n\nFeather.js is a JavaScript SDK for writing applications that interact with the Terra blockchain from either Node.js, browser, or React Native environments and provides simple abstractions over core data structures, serialization, key management, and API request generation.\n\n## Features\n\n- **Written in TypeScript**, with type definitions\n- Versatile support for [key management](https://docs.terra.money/docs/develop/feather-js/keys.html) solutions\n- Works in Node.js, in the browser, and React Native\n- Exposes the Terra API through [`LCDClient`](https://docs.terra.money/docs/develop/feather-js/query-data.html)\n- Parses responses into native JavaScript types\n\nWe highly suggest using Feather.js with TypeScript, or JavaScript in a code editor that has support for type declarations, so you can take advantage of the helpful type hints that are included with the package.\n\n## Installation\n\nGrab the latest version off [NPM](https://www.npmjs.com/package/@terra-money/feather.js):\n\n```sh\nnpm install @terra-money/feather.js\n```\n\n## Usage\n\nFeather.js can be used in Node.js, as well as inside the browser. Please check the [docs](https://docs.terra.money/docs/develop/feather-js) for notes on how to get up and running.\n\n### Getting blockchain data\n\n```ts\nimport { LCDClient, Coin } from '@terra-money/feather.js';\n\n// connect to testnet\nconst lcd = LCDClient.fromDefaultConfig('testnet');\n\n// connect to mainnet\nconst lcd = LCDClient.fromDefaultConfig('mainnet');\n\n// To use LocalTerra or a custom endpoint\nconst lcd = new LCDClient({\n  localterra: {\n    // key must be the chainID\n    lcd: 'http://localhost:1317',\n    chainID: 'localterra',\n    gasAdjustment: 1.75,\n    gasPrices: { uluna: 0.15 },\n    prefix: 'terra', // bech32 prefix, used by the LCD to understand which is the right chain to query\n  },\n});\n\n// get the current balance of `terra1x46rqay4d3cssq8gxxvqz8xt6nwlz4td20k38v`\n// LCD understand automatically the chain to query using the bech32 prefix of the address\nconst balance = lcd.bank.balance(\n  'terra1x46rqay4d3cssq8gxxvqz8xt6nwlz4td20k38v'\n);\nconsole.log(balance);\n\n// get the total circulation supply\n// LCD needs a chainID to understand the chain it should query\nconst total = lcd.bank.total('phoenix-1');\nconsole.log(total);\n```\n\n### Broadcasting transactions\n\nFirst, [get](https://faucet.terra.money/) some testnet tokens for `terra1x46rqay4d3cssq8gxxvqz8xt6nwlz4td20k38v`, or use [LocalTerra](https://www.github.com/terra-money/LocalTerra).\n\n```ts\nimport { LCDClient, MsgSend, MnemonicKey } from '@terra-money/feather.js';\n\n// create a key out of a mnemonic\nconst mk = new MnemonicKey({\n  mnemonic:\n    'notice oak worry limit wrap speak medal online prefer cluster roof addict wrist behave treat actual wasp year salad speed social layer crew genius',\n});\n\n// connect to testnet\nconst lcd = LCDClient.fromDefaultConfig('testnet');\n\n// a wallet can be created out of any key\n// wallets abstract transaction building\nconst wallet = lcd.wallet(mk);\n\n// create a simple message that moves coin balances\nconst send = new MsgSend(\n  mk.accAddress('terra'), // .accAddress is now a function which require the prefix as parameter\n  'terra17lmam6zguazs5q5u6z5mmx76uj63gldnse2pdp',\n  { uluna: 1200000 }\n);\n\nwallet\n  .createAndSignTx({\n    msgs: [send],\n    memo: 'test from feather.js!',\n    chainID: 'pisco-1', // now here a chainID must be specified\n  })\n  .then(tx => lcd.tx.broadcast(tx, 'pisco-1')) // same here\n  .then(result => {\n    console.log(`TX hash: ${result.txhash}`);\n  });\n```\n\n### Tx with messages from custom modules\n\n```ts\nwallet\n  // feather js detect that the tx contains a MsgAminoCustom and will use SIGN_MODE_AMINO_JSON instead of SIGN_MODE_DIRECT\n  .createAndSignTx({\n    msgs: [\n      new MsgAminoCustom({\n        type: 'osmosis/gamm/swap-exact-amount-in',\n        value: {\n          sender: 'osmo1...',\n          routes: [\n            {\n              pool_id: '2',\n              token_out_denom: 'uion',\n            },\n          ],\n          token_in: {\n            denom: 'uosmo',\n            amount: '10000000',\n          },\n          token_out_min_amount: '8538',\n        },\n      }),\n      // you can add more messages here if needed\n    ],\n    memo: 'test from feather.js!',\n    chainID: 'osmosis-1',\n  })\n  .then(tx => lcd.tx.broadcast(tx, 'osmosis-1'))\n  .then(result => {\n    console.log(`TX hash: ${result.txhash}`);\n  });\n```\n\n## Feather.js in the browser\n\nYou can access all the objects of the `@terra-money/feather.js` from the global `Feather` object if you load Feather.js with a `<script>` tag.\n\nInclude the following in your browser:\n\n```html\n<script\n  crossorigin\n  src=\"https://unpkg.com/@terra-money/feather.js/dist/bundle.js\"\n></script>\n```\n\nYou can find a small JSFiddle example that refreshes current Oracle votes [here](https://jsfiddle.net/tLm1b527/1/).\n\n## Feather.js in React Native\n\nIn order to use Feather.js inside React Native, you need to add the [`node-libs-react-native`](https://github.com/parshap/node-libs-react-native) package and [`react-native-get-random-values`](https://github.com/LinusU/react-native-get-random-values) package to your React Native app's `package.json`.\n\n```sh\nyarn add node-libs-react-native react-native-get-random-values\n```\n\nYou will need to register Node.js native modules in an entry point of your application, such as `index.tsx`:\n\n```js\nimport 'node-libs-react-native/globals';\nimport 'react-native-get-random-values';\n```\n\nAlso, add resolvers to your `metro.config.js`\n\n```js\nmodule.exports {\n  // ...\n  resolver: {\n    // ...\n    extraNodeModules: require('node-libs-react-native'),\n  },\n  // ...\n}\n```\n\n## License\n\nThis software is licensed under the MIT license. See [LICENSE](./LICENSE) for full disclosure.\n\n© 2022 Terraform Labs, PTE.\n\n<hr/>\n\n<p>&nbsp;</p>\n<p align=\"center\">\n    <a href=\"https://terra.money/\"><img src=\"https://assets.website-files.com/611153e7af981472d8da199c/61794f2b6b1c7a1cb9444489_symbol-terra-blue.svg\" align=\"center\" width=180/></a>\n</p>\n","engines":{"node":">=16"},"gitHead":"533be8aa6b565cc6162791c01c9785d9d4f611c2","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest --runInBand","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"alecande","email":"alessandro@candeago.dev"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"9.6.4","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.19.1","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","assert":"^2.0.0","bech32":"^2.0.0","ethers":"^5.7.2","jscrypto":"^1.0.1","keccak256":"^1.0.6","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","ethereumjs-util":"^7.1.5","readable-stream":"^3.6.0","crypto-browserify":"^3.12.0","@ethersproject/bytes":"^5.7.0","@terra-money/terra.proto":"3.0.5","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_1.0.9-injective.0_1690210688328_0.9409519664744097","host":"s3://npm-registry-packages"}},"1.0.9-injective.1":{"name":"@terra-money/feather.js","version":"1.0.9-injective.1","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@1.0.9-injective.1","maintainers":[{"name":"developer.terra.money","email":"developer@terra.money"},{"name":"simke9445","email":"simke9445@gmail.com"},{"name":"terra-devops","email":"devops@terra.money"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"octalmage","email":"jason@stallin.gs"},{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"hanjukim","email":"hanjukim@gmail.com"},{"name":"simcheolhwan-terra","email":"sim@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"e802fee1a1424f43a35a42dcb54b47251c2ab578","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-1.0.9-injective.1.tgz","fileCount":738,"integrity":"sha512-OxXe9uQR2KXC3HUHSxl4tvMdKcUG9Bu83+64yuEWuygratOCpaalyWFS3dD1jjtDt+MBA6e+NeUH8oeh5pGXNA==","signatures":[{"sig":"MEUCIQDW/KJSkGxvWb4tN6ptlIM7qUHUYFV9jcmNfRCUz9qiMQIgTpYmCk8rMdmK34pTWTZuRXiPRAw+inaocZzLJsVWWb0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25491346},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"readme":"<p>&nbsp;</p>\n<p align=\"center\">\n<img src=\"https://raw.githubusercontent.com/terra-money/feather.js/main/img/featherjs.svg\" width=500>\n</p>\n\n<p align=\"center\">\nThe JavaScript SDK for Terra and Feather chains\n</p>\n\n<br/>\n\n<p align=\"center\">\n  <img alt=\"GitHub\" src=\"https://img.shields.io/github/license/terra-money/feather.js\">\n  <img alt=\"npm (scoped)\" src=\"https://img.shields.io/npm/v/@terra-money/feather.js\">\n</p>\n\n<p align=\"center\">\n  <a href=\"https://docs.terra.money/develop/feather-js/\"><strong>Explore the Docs »</strong></a>\n  <br />\n  <br/>\n  <a href=\"https://docs.terra.money/develop/feather-js/common-examples\">Examples</a>\n  ·\n  <a href=\"https://featherjs.pages.dev\">API Reference</a>\n  ·\n  <a href=\"https://www.npmjs.com/package/@terra-money/feather.js\">NPM Package</a>\n  ·\n  <a href=\"https://github.com/terra-money/feather.js\">GitHub</a>\n</p>\n\nFeather.js is a JavaScript SDK for writing applications that interact with the Terra blockchain from either Node.js, browser, or React Native environments and provides simple abstractions over core data structures, serialization, key management, and API request generation.\n\n## Features\n\n- **Written in TypeScript**, with type definitions\n- Versatile support for [key management](https://docs.terra.money/docs/develop/feather-js/keys.html) solutions\n- Works in Node.js, in the browser, and React Native\n- Exposes the Terra API through [`LCDClient`](https://docs.terra.money/docs/develop/feather-js/query-data.html)\n- Parses responses into native JavaScript types\n\nWe highly suggest using Feather.js with TypeScript, or JavaScript in a code editor that has support for type declarations, so you can take advantage of the helpful type hints that are included with the package.\n\n## Installation\n\nGrab the latest version off [NPM](https://www.npmjs.com/package/@terra-money/feather.js):\n\n```sh\nnpm install @terra-money/feather.js\n```\n\n## Usage\n\nFeather.js can be used in Node.js, as well as inside the browser. Please check the [docs](https://docs.terra.money/docs/develop/feather-js) for notes on how to get up and running.\n\n### Getting blockchain data\n\n```ts\nimport { LCDClient, Coin } from '@terra-money/feather.js';\n\n// connect to testnet\nconst lcd = LCDClient.fromDefaultConfig('testnet');\n\n// connect to mainnet\nconst lcd = LCDClient.fromDefaultConfig('mainnet');\n\n// To use LocalTerra or a custom endpoint\nconst lcd = new LCDClient({\n  localterra: {\n    // key must be the chainID\n    lcd: 'http://localhost:1317',\n    chainID: 'localterra',\n    gasAdjustment: 1.75,\n    gasPrices: { uluna: 0.15 },\n    prefix: 'terra', // bech32 prefix, used by the LCD to understand which is the right chain to query\n  },\n});\n\n// get the current balance of `terra1x46rqay4d3cssq8gxxvqz8xt6nwlz4td20k38v`\n// LCD understand automatically the chain to query using the bech32 prefix of the address\nconst balance = lcd.bank.balance(\n  'terra1x46rqay4d3cssq8gxxvqz8xt6nwlz4td20k38v'\n);\nconsole.log(balance);\n\n// get the total circulation supply\n// LCD needs a chainID to understand the chain it should query\nconst total = lcd.bank.total('phoenix-1');\nconsole.log(total);\n```\n\n### Broadcasting transactions\n\nFirst, [get](https://faucet.terra.money/) some testnet tokens for `terra1x46rqay4d3cssq8gxxvqz8xt6nwlz4td20k38v`, or use [LocalTerra](https://www.github.com/terra-money/LocalTerra).\n\n```ts\nimport { LCDClient, MsgSend, MnemonicKey } from '@terra-money/feather.js';\n\n// create a key out of a mnemonic\nconst mk = new MnemonicKey({\n  mnemonic:\n    'notice oak worry limit wrap speak medal online prefer cluster roof addict wrist behave treat actual wasp year salad speed social layer crew genius',\n});\n\n// connect to testnet\nconst lcd = LCDClient.fromDefaultConfig('testnet');\n\n// a wallet can be created out of any key\n// wallets abstract transaction building\nconst wallet = lcd.wallet(mk);\n\n// create a simple message that moves coin balances\nconst send = new MsgSend(\n  mk.accAddress('terra'), // .accAddress is now a function which require the prefix as parameter\n  'terra17lmam6zguazs5q5u6z5mmx76uj63gldnse2pdp',\n  { uluna: 1200000 }\n);\n\nwallet\n  .createAndSignTx({\n    msgs: [send],\n    memo: 'test from feather.js!',\n    chainID: 'pisco-1', // now here a chainID must be specified\n  })\n  .then(tx => lcd.tx.broadcast(tx, 'pisco-1')) // same here\n  .then(result => {\n    console.log(`TX hash: ${result.txhash}`);\n  });\n```\n\n### Tx with messages from custom modules\n\n```ts\nwallet\n  // feather js detect that the tx contains a MsgAminoCustom and will use SIGN_MODE_AMINO_JSON instead of SIGN_MODE_DIRECT\n  .createAndSignTx({\n    msgs: [\n      new MsgAminoCustom({\n        type: 'osmosis/gamm/swap-exact-amount-in',\n        value: {\n          sender: 'osmo1...',\n          routes: [\n            {\n              pool_id: '2',\n              token_out_denom: 'uion',\n            },\n          ],\n          token_in: {\n            denom: 'uosmo',\n            amount: '10000000',\n          },\n          token_out_min_amount: '8538',\n        },\n      }),\n      // you can add more messages here if needed\n    ],\n    memo: 'test from feather.js!',\n    chainID: 'osmosis-1',\n  })\n  .then(tx => lcd.tx.broadcast(tx, 'osmosis-1'))\n  .then(result => {\n    console.log(`TX hash: ${result.txhash}`);\n  });\n```\n\n## Feather.js in the browser\n\nYou can access all the objects of the `@terra-money/feather.js` from the global `Feather` object if you load Feather.js with a `<script>` tag.\n\nInclude the following in your browser:\n\n```html\n<script\n  crossorigin\n  src=\"https://unpkg.com/@terra-money/feather.js/dist/bundle.js\"\n></script>\n```\n\nYou can find a small JSFiddle example that refreshes current Oracle votes [here](https://jsfiddle.net/tLm1b527/1/).\n\n## Feather.js in React Native\n\nIn order to use Feather.js inside React Native, you need to add the [`node-libs-react-native`](https://github.com/parshap/node-libs-react-native) package and [`react-native-get-random-values`](https://github.com/LinusU/react-native-get-random-values) package to your React Native app's `package.json`.\n\n```sh\nyarn add node-libs-react-native react-native-get-random-values\n```\n\nYou will need to register Node.js native modules in an entry point of your application, such as `index.tsx`:\n\n```js\nimport 'node-libs-react-native/globals';\nimport 'react-native-get-random-values';\n```\n\nAlso, add resolvers to your `metro.config.js`\n\n```js\nmodule.exports {\n  // ...\n  resolver: {\n    // ...\n    extraNodeModules: require('node-libs-react-native'),\n  },\n  // ...\n}\n```\n\n## License\n\nThis software is licensed under the MIT license. See [LICENSE](./LICENSE) for full disclosure.\n\n© 2022 Terraform Labs, PTE.\n\n<hr/>\n\n<p>&nbsp;</p>\n<p align=\"center\">\n    <a href=\"https://terra.money/\"><img src=\"https://assets.website-files.com/611153e7af981472d8da199c/61794f2b6b1c7a1cb9444489_symbol-terra-blue.svg\" align=\"center\" width=180/></a>\n</p>\n","engines":{"node":">=16"},"gitHead":"de0b019132ea636703853f164def4e182eda38e8","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest --runInBand","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"alecande","email":"alessandro@candeago.dev"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"9.6.4","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.19.1","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","assert":"^2.0.0","bech32":"^2.0.0","ethers":"^5.7.2","jscrypto":"^1.0.1","keccak256":"^1.0.6","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","ethereumjs-util":"^7.1.5","readable-stream":"^3.6.0","crypto-browserify":"^3.12.0","@ethersproject/bytes":"^5.7.0","@terra-money/terra.proto":"3.0.5","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_1.0.9-injective.1_1690417407452_0.2699261313845325","host":"s3://npm-registry-packages"}},"1.0.9-injective.2":{"name":"@terra-money/feather.js","version":"1.0.9-injective.2","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@1.0.9-injective.2","maintainers":[{"name":"developer.terra.money","email":"developer@terra.money"},{"name":"simke9445","email":"simke9445@gmail.com"},{"name":"terra-devops","email":"devops@terra.money"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"octalmage","email":"jason@stallin.gs"},{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"hanjukim","email":"hanjukim@gmail.com"},{"name":"simcheolhwan-terra","email":"sim@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"d16464d0408fb1ba0d72d1431de4c3b8d09f3dd3","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-1.0.9-injective.2.tgz","fileCount":738,"integrity":"sha512-eYR06gg2Ms2nhFXHwhcXAO/1IDI6O4Umz8+3N7DUnbD4emSe4KS/+IMjgWhcnpv6AaaEYsYUjaj3sq5ln4yw2w==","signatures":[{"sig":"MEQCIFkfAtvEE18iSi7C3MWm2ojr651dRRoXShcg90UuBcvPAiAQuA5fSk2sXIcv7XZCrK/M4QkJZB0ZUZh7aQKxz2+RiA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25489316},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"readme":"<p>&nbsp;</p>\n<p align=\"center\">\n<img src=\"https://raw.githubusercontent.com/terra-money/feather.js/main/img/featherjs.svg\" width=500>\n</p>\n\n<p align=\"center\">\nThe JavaScript SDK for Terra and Feather chains\n</p>\n\n<br/>\n\n<p align=\"center\">\n  <img alt=\"GitHub\" src=\"https://img.shields.io/github/license/terra-money/feather.js\">\n  <img alt=\"npm (scoped)\" src=\"https://img.shields.io/npm/v/@terra-money/feather.js\">\n</p>\n\n<p align=\"center\">\n  <a href=\"https://docs.terra.money/develop/feather-js/\"><strong>Explore the Docs »</strong></a>\n  <br />\n  <br/>\n  <a href=\"https://docs.terra.money/develop/feather-js/common-examples\">Examples</a>\n  ·\n  <a href=\"https://featherjs.pages.dev\">API Reference</a>\n  ·\n  <a href=\"https://www.npmjs.com/package/@terra-money/feather.js\">NPM Package</a>\n  ·\n  <a href=\"https://github.com/terra-money/feather.js\">GitHub</a>\n</p>\n\nFeather.js is a JavaScript SDK for writing applications that interact with the Terra blockchain from either Node.js, browser, or React Native environments and provides simple abstractions over core data structures, serialization, key management, and API request generation.\n\n## Features\n\n- **Written in TypeScript**, with type definitions\n- Versatile support for [key management](https://docs.terra.money/docs/develop/feather-js/keys.html) solutions\n- Works in Node.js, in the browser, and React Native\n- Exposes the Terra API through [`LCDClient`](https://docs.terra.money/docs/develop/feather-js/query-data.html)\n- Parses responses into native JavaScript types\n\nWe highly suggest using Feather.js with TypeScript, or JavaScript in a code editor that has support for type declarations, so you can take advantage of the helpful type hints that are included with the package.\n\n## Installation\n\nGrab the latest version off [NPM](https://www.npmjs.com/package/@terra-money/feather.js):\n\n```sh\nnpm install @terra-money/feather.js\n```\n\n## Usage\n\nFeather.js can be used in Node.js, as well as inside the browser. Please check the [docs](https://docs.terra.money/docs/develop/feather-js) for notes on how to get up and running.\n\n### Getting blockchain data\n\n```ts\nimport { LCDClient, Coin } from '@terra-money/feather.js';\n\n// connect to testnet\nconst lcd = LCDClient.fromDefaultConfig('testnet');\n\n// connect to mainnet\nconst lcd = LCDClient.fromDefaultConfig('mainnet');\n\n// To use LocalTerra or a custom endpoint\nconst lcd = new LCDClient({\n  localterra: {\n    // key must be the chainID\n    lcd: 'http://localhost:1317',\n    chainID: 'localterra',\n    gasAdjustment: 1.75,\n    gasPrices: { uluna: 0.15 },\n    prefix: 'terra', // bech32 prefix, used by the LCD to understand which is the right chain to query\n  },\n});\n\n// get the current balance of `terra1x46rqay4d3cssq8gxxvqz8xt6nwlz4td20k38v`\n// LCD understand automatically the chain to query using the bech32 prefix of the address\nconst balance = lcd.bank.balance(\n  'terra1x46rqay4d3cssq8gxxvqz8xt6nwlz4td20k38v'\n);\nconsole.log(balance);\n\n// get the total circulation supply\n// LCD needs a chainID to understand the chain it should query\nconst total = lcd.bank.total('phoenix-1');\nconsole.log(total);\n```\n\n### Broadcasting transactions\n\nFirst, [get](https://faucet.terra.money/) some testnet tokens for `terra1x46rqay4d3cssq8gxxvqz8xt6nwlz4td20k38v`, or use [LocalTerra](https://www.github.com/terra-money/LocalTerra).\n\n```ts\nimport { LCDClient, MsgSend, MnemonicKey } from '@terra-money/feather.js';\n\n// create a key out of a mnemonic\nconst mk = new MnemonicKey({\n  mnemonic:\n    'notice oak worry limit wrap speak medal online prefer cluster roof addict wrist behave treat actual wasp year salad speed social layer crew genius',\n});\n\n// connect to testnet\nconst lcd = LCDClient.fromDefaultConfig('testnet');\n\n// a wallet can be created out of any key\n// wallets abstract transaction building\nconst wallet = lcd.wallet(mk);\n\n// create a simple message that moves coin balances\nconst send = new MsgSend(\n  mk.accAddress('terra'), // .accAddress is now a function which require the prefix as parameter\n  'terra17lmam6zguazs5q5u6z5mmx76uj63gldnse2pdp',\n  { uluna: 1200000 }\n);\n\nwallet\n  .createAndSignTx({\n    msgs: [send],\n    memo: 'test from feather.js!',\n    chainID: 'pisco-1', // now here a chainID must be specified\n  })\n  .then(tx => lcd.tx.broadcast(tx, 'pisco-1')) // same here\n  .then(result => {\n    console.log(`TX hash: ${result.txhash}`);\n  });\n```\n\n### Tx with messages from custom modules\n\n```ts\nwallet\n  // feather js detect that the tx contains a MsgAminoCustom and will use SIGN_MODE_AMINO_JSON instead of SIGN_MODE_DIRECT\n  .createAndSignTx({\n    msgs: [\n      new MsgAminoCustom({\n        type: 'osmosis/gamm/swap-exact-amount-in',\n        value: {\n          sender: 'osmo1...',\n          routes: [\n            {\n              pool_id: '2',\n              token_out_denom: 'uion',\n            },\n          ],\n          token_in: {\n            denom: 'uosmo',\n            amount: '10000000',\n          },\n          token_out_min_amount: '8538',\n        },\n      }),\n      // you can add more messages here if needed\n    ],\n    memo: 'test from feather.js!',\n    chainID: 'osmosis-1',\n  })\n  .then(tx => lcd.tx.broadcast(tx, 'osmosis-1'))\n  .then(result => {\n    console.log(`TX hash: ${result.txhash}`);\n  });\n```\n\n## Feather.js in the browser\n\nYou can access all the objects of the `@terra-money/feather.js` from the global `Feather` object if you load Feather.js with a `<script>` tag.\n\nInclude the following in your browser:\n\n```html\n<script\n  crossorigin\n  src=\"https://unpkg.com/@terra-money/feather.js/dist/bundle.js\"\n></script>\n```\n\nYou can find a small JSFiddle example that refreshes current Oracle votes [here](https://jsfiddle.net/tLm1b527/1/).\n\n## Feather.js in React Native\n\nIn order to use Feather.js inside React Native, you need to add the [`node-libs-react-native`](https://github.com/parshap/node-libs-react-native) package and [`react-native-get-random-values`](https://github.com/LinusU/react-native-get-random-values) package to your React Native app's `package.json`.\n\n```sh\nyarn add node-libs-react-native react-native-get-random-values\n```\n\nYou will need to register Node.js native modules in an entry point of your application, such as `index.tsx`:\n\n```js\nimport 'node-libs-react-native/globals';\nimport 'react-native-get-random-values';\n```\n\nAlso, add resolvers to your `metro.config.js`\n\n```js\nmodule.exports {\n  // ...\n  resolver: {\n    // ...\n    extraNodeModules: require('node-libs-react-native'),\n  },\n  // ...\n}\n```\n\n## License\n\nThis software is licensed under the MIT license. See [LICENSE](./LICENSE) for full disclosure.\n\n© 2022 Terraform Labs, PTE.\n\n<hr/>\n\n<p>&nbsp;</p>\n<p align=\"center\">\n    <a href=\"https://terra.money/\"><img src=\"https://assets.website-files.com/611153e7af981472d8da199c/61794f2b6b1c7a1cb9444489_symbol-terra-blue.svg\" align=\"center\" width=180/></a>\n</p>\n","engines":{"node":">=16"},"gitHead":"f020499bc40c24748a75cc185e3c0c50f90efc7c","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest --runInBand","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"alecande","email":"alessandro@candeago.dev"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"9.6.4","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.20.1","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","assert":"^2.0.0","bech32":"^2.0.0","ethers":"^5.7.2","jscrypto":"^1.0.1","keccak256":"^1.0.6","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","ethereumjs-util":"^7.1.5","readable-stream":"^3.6.0","crypto-browserify":"^3.12.0","@ethersproject/bytes":"^5.7.0","@terra-money/terra.proto":"3.0.5","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_1.0.9-injective.2_1690672309448_0.8247392160718818","host":"s3://npm-registry-packages"}},"1.0.9-injective.3":{"name":"@terra-money/feather.js","version":"1.0.9-injective.3","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@1.0.9-injective.3","maintainers":[{"name":"developer.terra.money","email":"developer@terra.money"},{"name":"simke9445","email":"simke9445@gmail.com"},{"name":"terra-devops","email":"devops@terra.money"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"octalmage","email":"jason@stallin.gs"},{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"hanjukim","email":"hanjukim@gmail.com"},{"name":"simcheolhwan-terra","email":"sim@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"827f31924a14c611f61a140acbe56b68d3a5fd5e","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-1.0.9-injective.3.tgz","fileCount":738,"integrity":"sha512-pQOfLyXtLgPz0a7XrHUfFkY4FT3EBF4FnatS56zeW2cIFGC+Rdh6wCl9OQrz9DBGHTy5p2Kiutuax1ZZk6MwzQ==","signatures":[{"sig":"MEUCIQDWRu6PU2HJobElGV2EVhEKwVjmqN/bw3finR8/Lk+e5QIgVnBctS4Qc+SWwOZD8uAQEBJ/+Tnv/OsTiAhRTPqus0Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24165544},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"readme":"<p>&nbsp;</p>\n<p align=\"center\">\n<img src=\"https://raw.githubusercontent.com/terra-money/feather.js/main/img/featherjs.svg\" width=500>\n</p>\n\n<p align=\"center\">\nThe JavaScript SDK for Terra and Feather chains\n</p>\n\n<br/>\n\n<p align=\"center\">\n  <img alt=\"GitHub\" src=\"https://img.shields.io/github/license/terra-money/feather.js\">\n  <img alt=\"npm (scoped)\" src=\"https://img.shields.io/npm/v/@terra-money/feather.js\">\n</p>\n\n<p align=\"center\">\n  <a href=\"https://docs.terra.money/develop/feather-js/\"><strong>Explore the Docs »</strong></a>\n  <br />\n  <br/>\n  <a href=\"https://docs.terra.money/develop/feather-js/common-examples\">Examples</a>\n  ·\n  <a href=\"https://featherjs.pages.dev\">API Reference</a>\n  ·\n  <a href=\"https://www.npmjs.com/package/@terra-money/feather.js\">NPM Package</a>\n  ·\n  <a href=\"https://github.com/terra-money/feather.js\">GitHub</a>\n</p>\n\nFeather.js is a JavaScript SDK for writing applications that interact with the Terra blockchain from either Node.js, browser, or React Native environments and provides simple abstractions over core data structures, serialization, key management, and API request generation.\n\n## Features\n\n- **Written in TypeScript**, with type definitions\n- Versatile support for [key management](https://docs.terra.money/docs/develop/feather-js/keys.html) solutions\n- Works in Node.js, in the browser, and React Native\n- Exposes the Terra API through [`LCDClient`](https://docs.terra.money/docs/develop/feather-js/query-data.html)\n- Parses responses into native JavaScript types\n\nWe highly suggest using Feather.js with TypeScript, or JavaScript in a code editor that has support for type declarations, so you can take advantage of the helpful type hints that are included with the package.\n\n## Installation\n\nGrab the latest version off [NPM](https://www.npmjs.com/package/@terra-money/feather.js):\n\n```sh\nnpm install @terra-money/feather.js\n```\n\n## Usage\n\nFeather.js can be used in Node.js, as well as inside the browser. Please check the [docs](https://docs.terra.money/docs/develop/feather-js) for notes on how to get up and running.\n\n### Getting blockchain data\n\n```ts\nimport { LCDClient, Coin } from '@terra-money/feather.js';\n\n// connect to testnet\nconst lcd = LCDClient.fromDefaultConfig('testnet');\n\n// connect to mainnet\nconst lcd = LCDClient.fromDefaultConfig('mainnet');\n\n// To use LocalTerra or a custom endpoint\nconst lcd = new LCDClient({\n  localterra: {\n    // key must be the chainID\n    lcd: 'http://localhost:1317',\n    chainID: 'localterra',\n    gasAdjustment: 1.75,\n    gasPrices: { uluna: 0.15 },\n    prefix: 'terra', // bech32 prefix, used by the LCD to understand which is the right chain to query\n  },\n});\n\n// get the current balance of `terra1x46rqay4d3cssq8gxxvqz8xt6nwlz4td20k38v`\n// LCD understand automatically the chain to query using the bech32 prefix of the address\nconst balance = lcd.bank.balance(\n  'terra1x46rqay4d3cssq8gxxvqz8xt6nwlz4td20k38v'\n);\nconsole.log(balance);\n\n// get the total circulation supply\n// LCD needs a chainID to understand the chain it should query\nconst total = lcd.bank.total('phoenix-1');\nconsole.log(total);\n```\n\n### Broadcasting transactions\n\nFirst, [get](https://faucet.terra.money/) some testnet tokens for `terra1x46rqay4d3cssq8gxxvqz8xt6nwlz4td20k38v`, or use [LocalTerra](https://www.github.com/terra-money/LocalTerra).\n\n```ts\nimport { LCDClient, MsgSend, MnemonicKey } from '@terra-money/feather.js';\n\n// create a key out of a mnemonic\nconst mk = new MnemonicKey({\n  mnemonic:\n    'notice oak worry limit wrap speak medal online prefer cluster roof addict wrist behave treat actual wasp year salad speed social layer crew genius',\n});\n\n// connect to testnet\nconst lcd = LCDClient.fromDefaultConfig('testnet');\n\n// a wallet can be created out of any key\n// wallets abstract transaction building\nconst wallet = lcd.wallet(mk);\n\n// create a simple message that moves coin balances\nconst send = new MsgSend(\n  mk.accAddress('terra'), // .accAddress is now a function which require the prefix as parameter\n  'terra17lmam6zguazs5q5u6z5mmx76uj63gldnse2pdp',\n  { uluna: 1200000 }\n);\n\nwallet\n  .createAndSignTx({\n    msgs: [send],\n    memo: 'test from feather.js!',\n    chainID: 'pisco-1', // now here a chainID must be specified\n  })\n  .then(tx => lcd.tx.broadcast(tx, 'pisco-1')) // same here\n  .then(result => {\n    console.log(`TX hash: ${result.txhash}`);\n  });\n```\n\n### Tx with messages from custom modules\n\n```ts\nwallet\n  // feather js detect that the tx contains a MsgAminoCustom and will use SIGN_MODE_AMINO_JSON instead of SIGN_MODE_DIRECT\n  .createAndSignTx({\n    msgs: [\n      new MsgAminoCustom({\n        type: 'osmosis/gamm/swap-exact-amount-in',\n        value: {\n          sender: 'osmo1...',\n          routes: [\n            {\n              pool_id: '2',\n              token_out_denom: 'uion',\n            },\n          ],\n          token_in: {\n            denom: 'uosmo',\n            amount: '10000000',\n          },\n          token_out_min_amount: '8538',\n        },\n      }),\n      // you can add more messages here if needed\n    ],\n    memo: 'test from feather.js!',\n    chainID: 'osmosis-1',\n  })\n  .then(tx => lcd.tx.broadcast(tx, 'osmosis-1'))\n  .then(result => {\n    console.log(`TX hash: ${result.txhash}`);\n  });\n```\n\n## Feather.js in the browser\n\nYou can access all the objects of the `@terra-money/feather.js` from the global `Feather` object if you load Feather.js with a `<script>` tag.\n\nInclude the following in your browser:\n\n```html\n<script\n  crossorigin\n  src=\"https://unpkg.com/@terra-money/feather.js/dist/bundle.js\"\n></script>\n```\n\nYou can find a small JSFiddle example that refreshes current Oracle votes [here](https://jsfiddle.net/tLm1b527/1/).\n\n## Feather.js in React Native\n\nIn order to use Feather.js inside React Native, you need to add the [`node-libs-react-native`](https://github.com/parshap/node-libs-react-native) package and [`react-native-get-random-values`](https://github.com/LinusU/react-native-get-random-values) package to your React Native app's `package.json`.\n\n```sh\nyarn add node-libs-react-native react-native-get-random-values\n```\n\nYou will need to register Node.js native modules in an entry point of your application, such as `index.tsx`:\n\n```js\nimport 'node-libs-react-native/globals';\nimport 'react-native-get-random-values';\n```\n\nAlso, add resolvers to your `metro.config.js`\n\n```js\nmodule.exports {\n  // ...\n  resolver: {\n    // ...\n    extraNodeModules: require('node-libs-react-native'),\n  },\n  // ...\n}\n```\n\n## License\n\nThis software is licensed under the MIT license. See [LICENSE](./LICENSE) for full disclosure.\n\n© 2022 Terraform Labs, PTE.\n\n<hr/>\n\n<p>&nbsp;</p>\n<p align=\"center\">\n    <a href=\"https://terra.money/\"><img src=\"https://assets.website-files.com/611153e7af981472d8da199c/61794f2b6b1c7a1cb9444489_symbol-terra-blue.svg\" align=\"center\" width=180/></a>\n</p>\n","engines":{"node":">=16"},"gitHead":"f020499bc40c24748a75cc185e3c0c50f90efc7c","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest --runInBand","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"alecande","email":"alessandro@candeago.dev"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"9.6.4","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.20.1","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","assert":"^2.0.0","bech32":"^2.0.0","ethers":"^5.7.2","jscrypto":"^1.0.1","keccak256":"^1.0.6","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","crypto-browserify":"^3.12.0","@ethersproject/bytes":"^5.7.0","@terra-money/terra.proto":"3.0.5","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/bn.js":"^5.1.1","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_1.0.9-injective.3_1690674062270_0.7914737093892232","host":"s3://npm-registry-packages"}},"1.0.9-injective.4":{"name":"@terra-money/feather.js","version":"1.0.9-injective.4","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@1.0.9-injective.4","maintainers":[{"name":"developer.terra.money","email":"developer@terra.money"},{"name":"simke9445","email":"simke9445@gmail.com"},{"name":"terra-devops","email":"devops@terra.money"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"octalmage","email":"jason@stallin.gs"},{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"hanjukim","email":"hanjukim@gmail.com"},{"name":"simcheolhwan-terra","email":"sim@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"abe3cd6edb2bc8f3161248bb0b2a03b0ff1d9115","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-1.0.9-injective.4.tgz","fileCount":738,"integrity":"sha512-Jq12rdzuOmos6OYxCjKEAA717GLPMP7NPy65iRkPBkOD+zktCCn3mZAQREg+b5CuiF1HKJbgqa6dDj6BIBibpw==","signatures":[{"sig":"MEYCIQD3RyDAh2jGO8XJLRZ1pYu5YXzrdjvqK6g3C6YoSHP2ZAIhAPhaCQ24uzHAJHHMMMK/LPrNI/aMogXkvKVuyIWKM66r","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24164383},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"readme":"<p>&nbsp;</p>\n<p align=\"center\">\n<img src=\"https://raw.githubusercontent.com/terra-money/feather.js/main/img/featherjs.svg\" width=500>\n</p>\n\n<p align=\"center\">\nThe JavaScript SDK for Terra and Feather chains\n</p>\n\n<br/>\n\n<p align=\"center\">\n  <img alt=\"GitHub\" src=\"https://img.shields.io/github/license/terra-money/feather.js\">\n  <img alt=\"npm (scoped)\" src=\"https://img.shields.io/npm/v/@terra-money/feather.js\">\n</p>\n\n<p align=\"center\">\n  <a href=\"https://docs.terra.money/develop/feather-js/\"><strong>Explore the Docs »</strong></a>\n  <br />\n  <br/>\n  <a href=\"https://docs.terra.money/develop/feather-js/common-examples\">Examples</a>\n  ·\n  <a href=\"https://featherjs.pages.dev\">API Reference</a>\n  ·\n  <a href=\"https://www.npmjs.com/package/@terra-money/feather.js\">NPM Package</a>\n  ·\n  <a href=\"https://github.com/terra-money/feather.js\">GitHub</a>\n</p>\n\nFeather.js is a JavaScript SDK for writing applications that interact with the Terra blockchain from either Node.js, browser, or React Native environments and provides simple abstractions over core data structures, serialization, key management, and API request generation.\n\n## Features\n\n- **Written in TypeScript**, with type definitions\n- Versatile support for [key management](https://docs.terra.money/docs/develop/feather-js/keys.html) solutions\n- Works in Node.js, in the browser, and React Native\n- Exposes the Terra API through [`LCDClient`](https://docs.terra.money/docs/develop/feather-js/query-data.html)\n- Parses responses into native JavaScript types\n\nWe highly suggest using Feather.js with TypeScript, or JavaScript in a code editor that has support for type declarations, so you can take advantage of the helpful type hints that are included with the package.\n\n## Installation\n\nGrab the latest version off [NPM](https://www.npmjs.com/package/@terra-money/feather.js):\n\n```sh\nnpm install @terra-money/feather.js\n```\n\n## Usage\n\nFeather.js can be used in Node.js, as well as inside the browser. Please check the [docs](https://docs.terra.money/docs/develop/feather-js) for notes on how to get up and running.\n\n### Getting blockchain data\n\n```ts\nimport { LCDClient, Coin } from '@terra-money/feather.js';\n\n// connect to testnet\nconst lcd = LCDClient.fromDefaultConfig('testnet');\n\n// connect to mainnet\nconst lcd = LCDClient.fromDefaultConfig('mainnet');\n\n// To use LocalTerra or a custom endpoint\nconst lcd = new LCDClient({\n  localterra: {\n    // key must be the chainID\n    lcd: 'http://localhost:1317',\n    chainID: 'localterra',\n    gasAdjustment: 1.75,\n    gasPrices: { uluna: 0.15 },\n    prefix: 'terra', // bech32 prefix, used by the LCD to understand which is the right chain to query\n  },\n});\n\n// get the current balance of `terra1x46rqay4d3cssq8gxxvqz8xt6nwlz4td20k38v`\n// LCD understand automatically the chain to query using the bech32 prefix of the address\nconst balance = lcd.bank.balance(\n  'terra1x46rqay4d3cssq8gxxvqz8xt6nwlz4td20k38v'\n);\nconsole.log(balance);\n\n// get the total circulation supply\n// LCD needs a chainID to understand the chain it should query\nconst total = lcd.bank.total('phoenix-1');\nconsole.log(total);\n```\n\n### Broadcasting transactions\n\nFirst, [get](https://faucet.terra.money/) some testnet tokens for `terra1x46rqay4d3cssq8gxxvqz8xt6nwlz4td20k38v`, or use [LocalTerra](https://www.github.com/terra-money/LocalTerra).\n\n```ts\nimport { LCDClient, MsgSend, MnemonicKey } from '@terra-money/feather.js';\n\n// create a key out of a mnemonic\nconst mk = new MnemonicKey({\n  mnemonic:\n    'notice oak worry limit wrap speak medal online prefer cluster roof addict wrist behave treat actual wasp year salad speed social layer crew genius',\n});\n\n// connect to testnet\nconst lcd = LCDClient.fromDefaultConfig('testnet');\n\n// a wallet can be created out of any key\n// wallets abstract transaction building\nconst wallet = lcd.wallet(mk);\n\n// create a simple message that moves coin balances\nconst send = new MsgSend(\n  mk.accAddress('terra'), // .accAddress is now a function which require the prefix as parameter\n  'terra17lmam6zguazs5q5u6z5mmx76uj63gldnse2pdp',\n  { uluna: 1200000 }\n);\n\nwallet\n  .createAndSignTx({\n    msgs: [send],\n    memo: 'test from feather.js!',\n    chainID: 'pisco-1', // now here a chainID must be specified\n  })\n  .then(tx => lcd.tx.broadcast(tx, 'pisco-1')) // same here\n  .then(result => {\n    console.log(`TX hash: ${result.txhash}`);\n  });\n```\n\n### Tx with messages from custom modules\n\n```ts\nwallet\n  // feather js detect that the tx contains a MsgAminoCustom and will use SIGN_MODE_AMINO_JSON instead of SIGN_MODE_DIRECT\n  .createAndSignTx({\n    msgs: [\n      new MsgAminoCustom({\n        type: 'osmosis/gamm/swap-exact-amount-in',\n        value: {\n          sender: 'osmo1...',\n          routes: [\n            {\n              pool_id: '2',\n              token_out_denom: 'uion',\n            },\n          ],\n          token_in: {\n            denom: 'uosmo',\n            amount: '10000000',\n          },\n          token_out_min_amount: '8538',\n        },\n      }),\n      // you can add more messages here if needed\n    ],\n    memo: 'test from feather.js!',\n    chainID: 'osmosis-1',\n  })\n  .then(tx => lcd.tx.broadcast(tx, 'osmosis-1'))\n  .then(result => {\n    console.log(`TX hash: ${result.txhash}`);\n  });\n```\n\n## Feather.js in the browser\n\nYou can access all the objects of the `@terra-money/feather.js` from the global `Feather` object if you load Feather.js with a `<script>` tag.\n\nInclude the following in your browser:\n\n```html\n<script\n  crossorigin\n  src=\"https://unpkg.com/@terra-money/feather.js/dist/bundle.js\"\n></script>\n```\n\nYou can find a small JSFiddle example that refreshes current Oracle votes [here](https://jsfiddle.net/tLm1b527/1/).\n\n## Feather.js in React Native\n\nIn order to use Feather.js inside React Native, you need to add the [`node-libs-react-native`](https://github.com/parshap/node-libs-react-native) package and [`react-native-get-random-values`](https://github.com/LinusU/react-native-get-random-values) package to your React Native app's `package.json`.\n\n```sh\nyarn add node-libs-react-native react-native-get-random-values\n```\n\nYou will need to register Node.js native modules in an entry point of your application, such as `index.tsx`:\n\n```js\nimport 'node-libs-react-native/globals';\nimport 'react-native-get-random-values';\n```\n\nAlso, add resolvers to your `metro.config.js`\n\n```js\nmodule.exports {\n  // ...\n  resolver: {\n    // ...\n    extraNodeModules: require('node-libs-react-native'),\n  },\n  // ...\n}\n```\n\n## License\n\nThis software is licensed under the MIT license. See [LICENSE](./LICENSE) for full disclosure.\n\n© 2022 Terraform Labs, PTE.\n\n<hr/>\n\n<p>&nbsp;</p>\n<p align=\"center\">\n    <a href=\"https://terra.money/\"><img src=\"https://assets.website-files.com/611153e7af981472d8da199c/61794f2b6b1c7a1cb9444489_symbol-terra-blue.svg\" align=\"center\" width=180/></a>\n</p>\n","engines":{"node":">=16"},"gitHead":"8b954bce0c16b985162cbc29055c9c048cba5ca8","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest --runInBand","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"alecande","email":"alessandro@candeago.dev"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"9.6.4","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.20.1","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","assert":"^2.0.0","bech32":"^2.0.0","ethers":"^5.7.2","jscrypto":"^1.0.1","keccak256":"^1.0.6","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","crypto-browserify":"^3.12.0","@ethersproject/bytes":"^5.7.0","@terra-money/terra.proto":"3.0.5","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/bn.js":"^5.1.1","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_1.0.9-injective.4_1690675239736_0.7239404428351561","host":"s3://npm-registry-packages"}},"1.0.9":{"name":"@terra-money/feather.js","version":"1.0.9","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@1.0.9","maintainers":[{"name":"developer.terra.money","email":"developer@terra.money"},{"name":"simke9445","email":"simke9445@gmail.com"},{"name":"terra-devops","email":"devops@terra.money"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"octalmage","email":"jason@stallin.gs"},{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"hanjukim","email":"hanjukim@gmail.com"},{"name":"simcheolhwan-terra","email":"sim@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"f1181da4d779963e6034581971f1551955d313e5","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-1.0.9.tgz","fileCount":738,"integrity":"sha512-GEEghmwvN4QhZny7csdVpE5D2TrrWOWilcaDw8Z3jsuG22bEC0LHa6rd0YYnEOhGCQdob/HZcQ3SQJYRP9uHJQ==","signatures":[{"sig":"MEUCIQCSmmnysXEy1Nxh5OLX7wzl/XeGog6sEqfc3H6a0on4ywIgLyKyyahW58bbJ59/6wxWj25FXIP3FI/d7Iw0Q/zGInc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19637375},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=16"},"gitHead":"4cadf836904d1e23b455ef01defca46aa11c1b22","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest --runInBand","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"alecande","email":"alessandro@candeago.dev"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"9.6.4","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.18.1","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","long":"^5.2.3","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","bech32":"^2.0.0","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","@terra-money/terra.proto":"3.0.5","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_1.0.9_1690813352791_0.9578285107083679","host":"s3://npm-registry-packages"}},"1.0.10":{"name":"@terra-money/feather.js","version":"1.0.10","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@1.0.10","maintainers":[{"name":"developer.terra.money","email":"developer@terra.money"},{"name":"simke9445","email":"simke9445@gmail.com"},{"name":"terra-devops","email":"devops@terra.money"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"octalmage","email":"jason@stallin.gs"},{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"hanjukim","email":"hanjukim@gmail.com"},{"name":"simcheolhwan-terra","email":"sim@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"595853bc39144d89bcbfdc15022958621b9b352c","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-1.0.10.tgz","fileCount":738,"integrity":"sha512-kC9EqoB/663JG21EHE5XOvQ9fs3rn/ePl0qlVb9F9aZpp4IBsDsvUYm7bLHbRgdfZz167/6y6HovHYmK3MzRSw==","signatures":[{"sig":"MEQCIDMCy9XHOV23aQR7GUpz7JNBelxJOn/UpLTqNf2UAXAbAiAdlWfYATVvZDAY5nawSMsGs+NZGPKnQkEh8pLjV1nGRg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19637403},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=16"},"gitHead":"4cadf836904d1e23b455ef01defca46aa11c1b22","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest --runInBand","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"alecande","email":"alessandro@candeago.dev"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"9.6.4","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.20.1","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","long":"^5.2.3","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","bech32":"^2.0.0","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","@terra-money/terra.proto":"3.0.5","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_1.0.10_1690986668842_0.5230006535672873","host":"s3://npm-registry-packages"}},"1.0.11":{"name":"@terra-money/feather.js","version":"1.0.11","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@1.0.11","maintainers":[{"name":"developer.terra.money","email":"developer@terra.money"},{"name":"simke9445","email":"simke9445@gmail.com"},{"name":"terra-devops","email":"devops@terra.money"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"octalmage","email":"jason@stallin.gs"},{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"hanjukim","email":"hanjukim@gmail.com"},{"name":"simcheolhwan-terra","email":"sim@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"be8368b1673f595c4bece7e15f9d245fd01fb0c0","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-1.0.11.tgz","fileCount":747,"integrity":"sha512-oHXSwbbUyEw7r5r9OJMEGz/U/+KTk5IUiIJd0Oaani2FnMhdqnoEEJYGGf2+IvIMdsktzgwoXzFOOAL+Ah9q/g==","signatures":[{"sig":"MEUCIFoOaW05s6iZCnStTwJvB5kOfRwGdd5tKZt9cn5UQbJNAiEAtJwU6zkcEiBEsXKQ2oEUpq75KpcMyAPahWcSAOOs5vg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24570841},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=16"},"gitHead":"2e735f913cef7b46129fe14de76c09993f2b7f6b","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest --runInBand","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"alecande","email":"alessandro@candeago.dev"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"9.6.4","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.20.2","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","long":"^5.2.3","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","assert":"^2.0.0","bech32":"^2.0.0","ethers":"^5.7.2","jscrypto":"^1.0.1","keccak256":"^1.0.6","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","crypto-browserify":"^3.12.0","@ethersproject/bytes":"^5.7.0","@terra-money/terra.proto":"^3.1.0-alpha.1","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/bn.js":"^5.1.1","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_1.0.11_1692274399802_0.870871005792643","host":"s3://npm-registry-packages"}},"1.1.1-beta.1":{"name":"@terra-money/feather.js","version":"1.1.1-beta.1","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@1.1.1-beta.1","maintainers":[{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"simke9445","email":"simke9445@gmail.com"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"mwmerz","email":"mwmerz@protonmail.com"},{"name":"terra-devops","email":"devops@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"e67c1cd63ef521f6f9f2fd48dc0af9402729707e","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-1.1.1-beta.1.tgz","fileCount":741,"integrity":"sha512-OqFeSC64XkMgJiBX6O58xKa3yoWVjVYiGhqz18BYWeGPx2cijpERE4yAum1jNai26V7XtHbQS7zpJcAGfkX77w==","signatures":[{"sig":"MEUCIQCPxpw16hEgdjMrWVlO/Y3nECiA9exod/bUfuDNvf85OAIgGpkwG6Z+2IaOM4CyjeqbAN+xYcjTf1xZRQzTaYFhWcc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24543038},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=16"},"gitHead":"5d433dc6d7934df251b3a19b3ae549065092c2e0","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest --runInBand","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"terra-engineering","email":"engineering@terra.money"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"8.19.4","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.20.1","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","long":"^5.2.3","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","assert":"^2.0.0","bech32":"^2.0.0","ethers":"^5.7.2","jscrypto":"^1.0.1","keccak256":"^1.0.6","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","crypto-browserify":"^3.12.0","@ethersproject/bytes":"^5.7.0","@terra-money/terra.proto":"^4.0.1","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/bn.js":"^5.1.1","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_1.1.1-beta.1_1695383530491_0.5561108093529836","host":"s3://npm-registry-packages"}},"1.1.2":{"name":"@terra-money/feather.js","version":"1.1.2","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@1.1.2","maintainers":[{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"simke9445","email":"simke9445@gmail.com"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"mwmerz","email":"mwmerz@protonmail.com"},{"name":"terra-devops","email":"devops@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"4bfc797f915c6d93b02b95d362d207cf7d774302","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-1.1.2.tgz","fileCount":756,"integrity":"sha512-RZ8s3YJaALVMr+sjYJrjFSjf1akjpWO2Wl3b2Wa5F3v2lp5FfOd2spRegBAvXPWWYaErLaNQy+FJccb77Ym6Gg==","signatures":[{"sig":"MEUCIQCEoFXtg7XxAoG+rfN+5b2L+/2bFvKQ39saj/Vx2jb8WAIgFWp3uUIpnqGg09zIR81hsROXK6xxj8KBFf2PMM96Oms=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24897508},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=16"},"gitHead":"f89bd906962be7c9fe9a2b15974e739d66039bb8","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest --runInBand","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"terra-engineering","email":"engineering@terra.money"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"8.19.4","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.20.1","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","long":"^5.2.3","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","assert":"^2.0.0","bech32":"^2.0.0","ethers":"^5.7.2","jscrypto":"^1.0.1","keccak256":"^1.0.6","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","crypto-browserify":"^3.12.0","@ethersproject/bytes":"^5.7.0","@terra-money/terra.proto":"^4.0.3","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/bn.js":"^5.1.1","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_1.1.2_1697470434581_0.6689778958043013","host":"s3://npm-registry-packages"}},"1.1.3":{"name":"@terra-money/feather.js","version":"1.1.3","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@1.1.3","maintainers":[{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"simke9445","email":"simke9445@gmail.com"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"mwmerz","email":"mwmerz@protonmail.com"},{"name":"terra-devops","email":"devops@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"bc15a4fcd15c36f4a575420c0961d14e7bda69b5","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-1.1.3.tgz","fileCount":756,"integrity":"sha512-4x/ITuWArHw6Ge4DmeuRQ8hRUp8C94jhfiGyLsCjSBHErGYrmJcfYINDGs6vfqxySaY7DA2d5BbXMrd6iLV5yw==","signatures":[{"sig":"MEUCIEtibBHDOuBU+dpQF4+7wHtO04cLvccG/94em4l+RppuAiEA+QkQxC/4Kpd1xXqWD5hoOCHfJqNbUHDal+bzZosDAbE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24897472},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=16"},"gitHead":"f89bd906962be7c9fe9a2b15974e739d66039bb8","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest --runInBand","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"terra-engineering","email":"engineering@terra.money"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"9.8.1","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"20.6.1","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","long":"^5.2.3","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","assert":"^2.0.0","bech32":"^2.0.0","ethers":"^5.7.2","jscrypto":"^1.0.1","keccak256":"^1.0.6","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","crypto-browserify":"^3.12.0","@ethersproject/bytes":"^5.7.0","@terra-money/terra.proto":"^4.0.3","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/bn.js":"^5.1.1","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_1.1.3_1697547812629_0.17339885444643688","host":"s3://npm-registry-packages"}},"1.1.4":{"name":"@terra-money/feather.js","version":"1.1.4","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@1.1.4","maintainers":[{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"simke9445","email":"simke9445@gmail.com"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"mwmerz","email":"mwmerz@protonmail.com"},{"name":"terra-devops","email":"devops@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"ffedf6a275fa63b8c675502d0efbb76f61fcf28a","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-1.1.4.tgz","fileCount":756,"integrity":"sha512-ugj0zktG7fClYgi0JIUnbSbSyx30wP6XjQEUxkioF8hD4H6i2Nk7QhMGqUKU6O8kPB1ICWxYs7mL1mhUfTRu0Q==","signatures":[{"sig":"MEUCIQCk2Cd9EKQn3cycjNaFItZUw2uoJx28oYzExJX4v8E2SwIgDINYaE5nAFYiL4sBRULwusBoUyvH/65dbdHfIpBMHQM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24898585},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=16"},"gitHead":"a1fb36475294a13f638e6399a0efa7b7ae671915","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest --runInBand","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"terra-engineering","email":"engineering@terra.money"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"8.19.4","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.20.1","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","long":"^5.2.3","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","assert":"^2.0.0","bech32":"^2.0.0","ethers":"^5.7.2","jscrypto":"^1.0.1","keccak256":"^1.0.6","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","crypto-browserify":"^3.12.0","@ethersproject/bytes":"^5.7.0","@terra-money/terra.proto":"^4.0.3","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/bn.js":"^5.1.1","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_1.1.4_1697624159190_0.3814442779332323","host":"s3://npm-registry-packages"}},"1.1.5":{"name":"@terra-money/feather.js","version":"1.1.5","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@1.1.5","maintainers":[{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"simke9445","email":"simke9445@gmail.com"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"mwmerz","email":"mwmerz@protonmail.com"},{"name":"terra-devops","email":"devops@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"59345b2d5fb35d955498f1bcdfcc859b3ed2cb3a","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-1.1.5.tgz","fileCount":759,"integrity":"sha512-R3oFFeu9iyW4KVSawtdA1C/sD20Vw5ibHmSUod4TUWmVsYS78Fr7QerlDMKvwpfOL66uN4MxSjN7sEgIbD1wIA==","signatures":[{"sig":"MEYCIQCtzYTVqTUqieN4LbpA5jfhsgvbIlI8KfW4hiX8wY0yAgIhAMx3aouXtF3ZiuYvaYS8jMdgv9B6WHxmxKerHkh1oSmV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24904126},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=16"},"gitHead":"7cc5195e08eedf42e4e0d852526ffc8c0f9b78d2","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest --runInBand","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"terra-engineering","email":"engineering@terra.money"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"8.19.4","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.20.1","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","long":"^5.2.3","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","assert":"^2.0.0","bech32":"^2.0.0","ethers":"^5.7.2","jscrypto":"^1.0.1","keccak256":"^1.0.6","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","crypto-browserify":"^3.12.0","@ethersproject/bytes":"^5.7.0","@terra-money/terra.proto":"^4.0.3","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/bn.js":"^5.1.1","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_1.1.5_1697628412615_0.5993953777270049","host":"s3://npm-registry-packages"}},"1.1.6":{"name":"@terra-money/feather.js","version":"1.1.6","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@1.1.6","maintainers":[{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"simke9445","email":"simke9445@gmail.com"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"mwmerz","email":"mwmerz@protonmail.com"},{"name":"terra-devops","email":"devops@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"739578bb79235f760a6e251fdd311e8c922a756d","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-1.1.6.tgz","fileCount":759,"integrity":"sha512-2KHXI7Ukd3efzKyuB1rhgkN3qIvZk4Q+5MFUVahb0WA+fcTN7zl1YvgrfKF7K29rZVU/8FRi2U70QQBPsASXEQ==","signatures":[{"sig":"MEQCIHc4sra3NIxk1V3GRa7eZkIqpVRDo7nh9HsaRBmoN9WhAiBZFPNH9kZzZlX7uNNJhFeuTB+5loMS2xzxZfmFZvEVqg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24905144},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=16"},"gitHead":"681587ab7415c50d6fa979d065b1c889b17a8c6a","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest --runInBand","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"terra-engineering","email":"engineering@terra.money"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"8.19.4","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.20.1","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","long":"^5.2.3","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","assert":"^2.0.0","bech32":"^2.0.0","ethers":"^5.7.2","jscrypto":"^1.0.1","keccak256":"^1.0.6","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","crypto-browserify":"^3.12.0","@ethersproject/bytes":"^5.7.0","@terra-money/terra.proto":"^4.0.3","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/bn.js":"^5.1.1","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_1.1.6_1697635468475_0.48272326126544174","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"@terra-money/feather.js","version":"1.2.0","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@1.2.0","maintainers":[{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"simke9445","email":"simke9445@gmail.com"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"mwmerz","email":"mwmerz@protonmail.com"},{"name":"terra-devops","email":"devops@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"424e13892fe9c4de2cd322e295aa11ada4760f65","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-1.2.0.tgz","fileCount":759,"integrity":"sha512-jKjhfa3zgz77OB+Fn+ZdYOffoccDI2x9HtR/yDKf3eCKWaHSTf5FukjEzssnnUoiDhL2b0r6wtpZ8ky5Dki4ng==","signatures":[{"sig":"MEQCICwAqKd8/74guDxzXig6uwLV92O012i9Eg1xG6Kca9wdAiAMgp4t+muuYBON8bE4Ogixc51EEDEZcjjwrcgI+KAUQQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24904831},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=16"},"gitHead":"8546bd673d34850a0d740cbe7d88563d03329226","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest --runInBand","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"terra-engineering","email":"engineering@terra.money"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"8.19.4","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.20.1","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","long":"^5.2.3","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","assert":"^2.0.0","bech32":"^2.0.0","ethers":"^5.7.2","jscrypto":"^1.0.1","keccak256":"^1.0.6","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","crypto-browserify":"^3.12.0","@ethersproject/bytes":"^5.7.0","@terra-money/terra.proto":"^4.0.3","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/bn.js":"^5.1.1","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_1.2.0_1697641895969_0.5664184640004897","host":"s3://npm-registry-packages"}},"1.2.1":{"name":"@terra-money/feather.js","version":"1.2.1","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@1.2.1","maintainers":[{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"simke9445","email":"simke9445@gmail.com"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"mwmerz","email":"mwmerz@protonmail.com"},{"name":"terra-devops","email":"devops@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"e89f615aa3628a8e87720c161cecc4ae402a057f","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-1.2.1.tgz","fileCount":759,"integrity":"sha512-OyXkWriNwb0lCF45eMmtjdOPEmfGKJxgGSnxpM7VxD0Vqr1qqtlcYyQG9wOHXNQrExvZv+uo922B2ZA4S77HsQ==","signatures":[{"sig":"MEUCIQCzwWORILjhY1kbNK+IqodyMTmsGaKc9UOazzOKT87ZhwIgXu0TgyhHWCvBAix55TGPhtWjIu9BEWJo8OQyw9B27Ic=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24904863},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=16"},"gitHead":"4542811e1a9046d27330847796cb401c15b2320a","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest --runInBand","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"terra-engineering","email":"engineering@terra.money"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"8.19.4","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.20.1","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","long":"^5.2.3","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","assert":"^2.0.0","bech32":"^2.0.0","ethers":"^5.7.2","jscrypto":"^1.0.1","keccak256":"^1.0.6","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","crypto-browserify":"^3.12.0","@ethersproject/bytes":"^5.7.0","@terra-money/terra.proto":"^4.0.3","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/bn.js":"^5.1.1","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_1.2.1_1697642246961_0.19013511543355976","host":"s3://npm-registry-packages"}},"2.0.0-beta.1":{"name":"@terra-money/feather.js","version":"2.0.0-beta.1","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@2.0.0-beta.1","maintainers":[{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"simke9445","email":"simke9445@gmail.com"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"mwmerz","email":"mwmerz@protonmail.com"},{"name":"terra-devops","email":"devops@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"b9769fac1afb4bbebb01fb04539ac2cbe13e2684","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-2.0.0-beta.1.tgz","fileCount":798,"integrity":"sha512-cT8pNNvVEql9vni5SVk4d3+FBqVD9/D+A+qOhXJAvOs0cOG6NFEKmpBbhJlGegqlnr+Gksxp5bJ0YO2XYac2Vw==","signatures":[{"sig":"MEUCIQCR3VXNTgWb5+BCxO9HsnhAq+cQVy5mTR6oVvCrecAlkgIgF+O00KlFnhljOf8CbWc7n64bT3etqURedL2RxJc2YwU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26020400},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=16"},"gitHead":"c56fb62e1bb5d9b1b005a34c234991264632e0d2","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest --runInBand","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"terra-engineering","email":"engineering@terra.money"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"8.19.4","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.20.1","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","long":"^5.2.3","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","assert":"^2.0.0","bech32":"^2.0.0","ethers":"^5.7.2","jscrypto":"^1.0.1","keccak256":"^1.0.6","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","crypto-browserify":"^3.12.0","@ethersproject/bytes":"^5.7.0","@terra-money/terra.proto":"^4.0.3","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/bn.js":"^5.1.1","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_2.0.0-beta.1_1697797901066_0.6805438325443847","host":"s3://npm-registry-packages"}},"2.0.0-beta.2":{"name":"@terra-money/feather.js","version":"2.0.0-beta.2","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@2.0.0-beta.2","maintainers":[{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"simke9445","email":"simke9445@gmail.com"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"mwmerz","email":"mwmerz@protonmail.com"},{"name":"terra-devops","email":"devops@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"07957538a801051c3e9c5af13f93767e32482f28","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-2.0.0-beta.2.tgz","fileCount":813,"integrity":"sha512-DzKFauWBMeBpRYHyIozlhy0ju/WSwvhiZORL2wyr9qUJtz2WQzZ2iiMSSI0bTjWiMPShBaW2Ad/Mf9JmusmxBQ==","signatures":[{"sig":"MEQCIHxqiOmBunJhUQhOmuTqPYGamx0dv1QknF8HkQqZw2P8AiA4HR/JaDJJ8KBU2Vg8hdET7XvNClLF576btZe6IUnZbg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26204866},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=16"},"gitHead":"30098f181be57698be1b8c16899d9eb161c9b427","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest --runInBand","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"terra-engineering","email":"engineering@terra.money"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"8.19.4","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.20.1","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","long":"^5.2.3","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","assert":"^2.0.0","bech32":"^2.0.0","ethers":"^5.7.2","jscrypto":"^1.0.1","keccak256":"^1.0.6","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","crypto-browserify":"^3.12.0","@ethersproject/bytes":"^5.7.0","@terra-money/terra.proto":"^4.0.4","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/bn.js":"^5.1.1","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_2.0.0-beta.2_1698223165658_0.22371197730651127","host":"s3://npm-registry-packages"}},"2.0.0-beta.3":{"name":"@terra-money/feather.js","version":"2.0.0-beta.3","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@2.0.0-beta.3","maintainers":[{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"simke9445","email":"simke9445@gmail.com"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"mwmerz","email":"mwmerz@protonmail.com"},{"name":"terra-devops","email":"devops@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"90ac69fae21f59d641b95592f62cee7f957a4231","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-2.0.0-beta.3.tgz","fileCount":816,"integrity":"sha512-5yWdL/v9UgN8DuSExl9r71HeksgSpLjO9YPJF2PMqZhzAJEGZmgCXa+H7wDcMfDqLy/kZPI0dbASG0OWa6UApg==","signatures":[{"sig":"MEYCIQDmHVf/IrEPLtJ/OzAmhmZsorll0xA20RK/3FzT0jktvgIhALc7eBXrb5ccmrQRMZk9IyYr4IPKtZ9jLY8vGvyn9V9A","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26225154},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=16"},"gitHead":"04aa463d89967ea9176c9eabea1aeb1ec3727623","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest --runInBand","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"terra-engineering","email":"engineering@terra.money"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"8.19.4","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.20.1","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","long":"^5.2.3","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","assert":"^2.0.0","bech32":"^2.0.0","ethers":"^5.7.2","jscrypto":"^1.0.1","keccak256":"^1.0.6","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","crypto-browserify":"^3.12.0","@ethersproject/bytes":"^5.7.0","@terra-money/terra.proto":"^4.0.4","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/bn.js":"^5.1.1","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_2.0.0-beta.3_1698254026094_0.3910911518746978","host":"s3://npm-registry-packages"}},"2.0.0-beta.4":{"name":"@terra-money/feather.js","version":"2.0.0-beta.4","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@2.0.0-beta.4","maintainers":[{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"simke9445","email":"simke9445@gmail.com"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"mwmerz","email":"mwmerz@protonmail.com"},{"name":"terra-devops","email":"devops@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"bdea2f67a0778e2c32b1554c6f581adc22a31eb6","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-2.0.0-beta.4.tgz","fileCount":816,"integrity":"sha512-LUVBi0n5B1gRfP37MFYaNVjVPF5Bzsi1FszwqEOekst+rXYExetXKeL1Jkt6tgv48pI84wFyh7bUSOQV+9d4ug==","signatures":[{"sig":"MEQCIG5JoZzHqotpAcoPbVWhWCu48saBQF2GP1X7NaEcqqLLAiAkjvAZtf7nFpBZKvpX3MM3Sc7LP6m+O7gWuYAHQ0ZnXQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26225277},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=16"},"gitHead":"ce78de0044684566017041041765695ac3ae165f","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest --runInBand","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"terra-engineering","email":"engineering@terra.money"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"8.19.4","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.20.1","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","long":"^5.2.3","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","assert":"^2.0.0","bech32":"^2.0.0","ethers":"^5.7.2","jscrypto":"^1.0.1","keccak256":"^1.0.6","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","crypto-browserify":"^3.12.0","@ethersproject/bytes":"^5.7.0","@terra-money/terra.proto":"^4.0.4","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/bn.js":"^5.1.1","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_2.0.0-beta.4_1698255249760_0.7584915305416549","host":"s3://npm-registry-packages"}},"2.0.0-beta.5":{"name":"@terra-money/feather.js","version":"2.0.0-beta.5","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@2.0.0-beta.5","maintainers":[{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"simke9445","email":"simke9445@gmail.com"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"mwmerz","email":"mwmerz@protonmail.com"},{"name":"terra-devops","email":"devops@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"86bcca90df9623f8b22989896ec30d427bf4c535","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-2.0.0-beta.5.tgz","fileCount":819,"integrity":"sha512-KzmaFVjZxmuvICIzboPXs6PNTvT7DXljB0Kc3VrOTO9NT99aRKbgo2nllDMMyeJ+GnJiInk5jkxUsH+UvukhVg==","signatures":[{"sig":"MEQCIDx2BuvpP0SSgnNxCfxTUUFoTUPlHfTqmxeH7Xzmx5JKAiAUaCl3imxYgDS+GjM9gd8RXVC8gCx2NskaYYoN6c8qXw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26247178},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=16"},"gitHead":"8f7fc360880768d5a9b5e8e48635949654db4180","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest --runInBand","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"terra-engineering","email":"engineering@terra.money"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"8.19.4","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.20.1","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","long":"^5.2.3","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","assert":"^2.0.0","bech32":"^2.0.0","ethers":"^5.7.2","jscrypto":"^1.0.1","keccak256":"^1.0.6","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","crypto-browserify":"^3.12.0","@ethersproject/bytes":"^5.7.0","@terra-money/terra.proto":"^4.0.4","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/bn.js":"^5.1.1","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_2.0.0-beta.5_1698398730770_0.7554096877076708","host":"s3://npm-registry-packages"}},"2.0.0-beta.6":{"name":"@terra-money/feather.js","version":"2.0.0-beta.6","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@2.0.0-beta.6","maintainers":[{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"simke9445","email":"simke9445@gmail.com"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"mwmerz","email":"mwmerz@protonmail.com"},{"name":"terra-devops","email":"devops@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"592d242ef6cfb38adaa893b4ec10b98dac1828a9","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-2.0.0-beta.6.tgz","fileCount":819,"integrity":"sha512-bZIyzCM2IRnh8fbhc5XEW4LY+5Wr0Aiw59L5e3Tr5Qyy/cP+Og5kWmTKBblvjk9G1XsEdeV/KdxR5/vsLI3lgQ==","signatures":[{"sig":"MEUCICm+fmdRL97Rd1cRkbLs+TPNkLMZ/VARqI47txGfvA9JAiEAhVnlO5coSZrHIRWL7sLhXINyCghHzTNXy8PB2SuZkW8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26244206},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=16"},"gitHead":"4cd45f6058faf66224806e1a730c518f837b61b6","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest --runInBand","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"terra-engineering","email":"engineering@terra.money"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"8.19.4","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.20.1","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","long":"^5.2.3","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","assert":"^2.0.0","bech32":"^2.0.0","ethers":"^5.7.2","jscrypto":"^1.0.1","keccak256":"^1.0.6","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","crypto-browserify":"^3.12.0","@ethersproject/bytes":"^5.7.0","@terra-money/terra.proto":"^4.0.4","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/bn.js":"^5.1.1","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_2.0.0-beta.6_1698399890600_0.42873644019639245","host":"s3://npm-registry-packages"}},"2.0.0-beta.7":{"name":"@terra-money/feather.js","version":"2.0.0-beta.7","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@2.0.0-beta.7","maintainers":[{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"simke9445","email":"simke9445@gmail.com"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"mwmerz","email":"mwmerz@protonmail.com"},{"name":"terra-devops","email":"devops@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"6e83dcfd2c608e1ff03cfd64810dbcc4c7ac7463","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-2.0.0-beta.7.tgz","fileCount":819,"integrity":"sha512-j7AS6D+1nAA9Jgn6W4/R5xnG5tWHrYxRWE0UQPD6WJk8DwXzdLS8EQx0OgCV9rWJd34NN3+wiIig+YDVcWCx6w==","signatures":[{"sig":"MEQCIC4BoOgWX3JXWazjOIY1oJFQsqAS7FbBRlkJ8NOp7zqIAiAJqFImnr11aEg6wfyHObGwq9IIrtULRBRT6LWQ3o34/w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26247669},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=16"},"gitHead":"1812a1b9264514aa2c53ce5bf97f8c56de2d4fe5","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest --runInBand","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"terra-engineering","email":"engineering@terra.money"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"8.19.4","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.20.1","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","long":"^5.2.3","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","assert":"^2.0.0","bech32":"^2.0.0","ethers":"^5.7.2","jscrypto":"^1.0.1","keccak256":"^1.0.6","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","crypto-browserify":"^3.12.0","@ethersproject/bytes":"^5.7.0","@terra-money/terra.proto":"^4.0.4","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/bn.js":"^5.1.1","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_2.0.0-beta.7_1698828385818_0.4016457329553158","host":"s3://npm-registry-packages"}},"2.0.0-beta.8":{"name":"@terra-money/feather.js","version":"2.0.0-beta.8","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@2.0.0-beta.8","maintainers":[{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"simke9445","email":"simke9445@gmail.com"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"mwmerz","email":"mwmerz@protonmail.com"},{"name":"terra-devops","email":"devops@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"52fe77b7b94478d4760d052ce3108fbf8e9fe8a0","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-2.0.0-beta.8.tgz","fileCount":822,"integrity":"sha512-lIVCPTf/YXDigujVPHnjsPDg0Gnjmo4y5Z/bGVSOj4mqHcPOsKjzAeu1ZKZyRqVVTU6/y4EJhroOxoTcSbPwTg==","signatures":[{"sig":"MEUCIFmMGTCKPnafjX5vnr3z+x7niN9l31Wn1tYvxidisTTMAiEAkz8Equ5v3FaK40Oo0TaAfbVjbAIbVyRbM6VJPtqxVAg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26255555},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=16"},"gitHead":"987cbd3539bc6509dae321c902500a376546dc1d","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest --runInBand","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"terra-engineering","email":"engineering@terra.money"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"8.19.4","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.20.1","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","long":"^5.2.3","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","assert":"^2.0.0","bech32":"^2.0.0","ethers":"^5.7.2","jscrypto":"^1.0.1","keccak256":"^1.0.6","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","crypto-browserify":"^3.12.0","@ethersproject/bytes":"^5.7.0","@terra-money/terra.proto":"^4.0.4","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/bn.js":"^5.1.1","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_2.0.0-beta.8_1699550782731_0.6000484026588684","host":"s3://npm-registry-packages"}},"2.0.0-beta.9":{"name":"@terra-money/feather.js","version":"2.0.0-beta.9","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@2.0.0-beta.9","maintainers":[{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"simke9445","email":"simke9445@gmail.com"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"mwmerz","email":"mwmerz@protonmail.com"},{"name":"terra-devops","email":"devops@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"994737bbeb8c91c36bf4e9d2d37cfe7c8a0016a5","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-2.0.0-beta.9.tgz","fileCount":822,"integrity":"sha512-fAH7MasohR/xl8JMgQgTsWBEQbE6U/ZVZTryatR4xNWtYgXUQUz5hAKYlP225ngMlZAkxJyLOvByupe52008rA==","signatures":[{"sig":"MEUCIQCm4i4tkyBgUgzPIwN7Wuzi8oicRbtHU5HJuQyd6m/JMQIgZO/su2gBtvMMXs7WfUHocS7Va1y5VwOU0xIBg7XVQ64=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26255463},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=16"},"gitHead":"8415b7a799a667b04c077e48f4650c50037c4382","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest --runInBand","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"terra-engineering","email":"engineering@terra.money"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"8.19.4","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.20.1","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","long":"^5.2.3","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","assert":"^2.0.0","bech32":"^2.0.0","ethers":"^5.7.2","jscrypto":"^1.0.1","keccak256":"^1.0.6","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","crypto-browserify":"^3.12.0","@ethersproject/bytes":"^5.7.0","@terra-money/terra.proto":"^4.0.4","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/bn.js":"^5.1.1","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_2.0.0-beta.9_1699890349151_0.10204870614628492","host":"s3://npm-registry-packages"}},"2.0.0-beta.10":{"name":"@terra-money/feather.js","version":"2.0.0-beta.10","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@2.0.0-beta.10","maintainers":[{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"simke9445","email":"simke9445@gmail.com"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"mwmerz","email":"mwmerz@protonmail.com"},{"name":"terra-devops","email":"devops@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"a4ff454137f0340461e118ea82e1f444054a1b03","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-2.0.0-beta.10.tgz","fileCount":822,"integrity":"sha512-GvvU6Rod+upEwzdspWa9ZdzAQ2o/q/5tAw48fYmvhgu3dtnkQO+0x6R8XO8i2Ab3eRG/xy8QmQzx5F3+nSVOqQ==","signatures":[{"sig":"MEUCIQCaDcXG9r3qy0QExTwYlNcQr6TgYdJNUhFBrEGysUK4yQIgYSZc77G5wISk6Q9eI2t1wtOYav56pLdoXI3p2i/sMKs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26256028},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=16"},"gitHead":"9de141051332355d3fd0a04d52f6367c010dca55","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest --runInBand","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"terra-engineering","email":"engineering@terra.money"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"8.19.4","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.20.1","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","long":"^5.2.3","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","assert":"^2.0.0","bech32":"^2.0.0","ethers":"^5.7.2","jscrypto":"^1.0.1","keccak256":"^1.0.6","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","crypto-browserify":"^3.12.0","@ethersproject/bytes":"^5.7.0","@terra-money/terra.proto":"^4.0.4","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/bn.js":"^5.1.1","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_2.0.0-beta.10_1699891296995_0.5803594110394981","host":"s3://npm-registry-packages"}},"2.0.0-beta.11":{"name":"@terra-money/feather.js","version":"2.0.0-beta.11","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@2.0.0-beta.11","maintainers":[{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"simke9445","email":"simke9445@gmail.com"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"mwmerz","email":"mwmerz@protonmail.com"},{"name":"terra-devops","email":"devops@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"c1b18c7894df540b0c90559076b7591df64a48d7","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-2.0.0-beta.11.tgz","fileCount":846,"integrity":"sha512-SZHdn7xt8iy/w75WgOzMMcLePWyvDt+vX4e2R4qnrOh1d+62p1/HN+MFXMactZVJ9fjYuR5KqPZOidw/KeF/vg==","signatures":[{"sig":"MEUCIFSpoZ+QX9ykv3Xb3FOV004KPMaLasKYmIlbrdDV1kAvAiEAyuVgGtskbicHqJzWOpLsZmuZHGVB/asRGdH2UXpOILc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26448491},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=16"},"gitHead":"feccd561008b6896734e0a800437f3979a26902c","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest --runInBand","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"terra-engineering","email":"engineering@terra.money"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"8.19.4","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.20.1","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","long":"^5.2.3","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","assert":"^2.0.0","bech32":"^2.0.0","ethers":"^5.7.2","jscrypto":"^1.0.1","keccak256":"^1.0.6","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","crypto-browserify":"^3.12.0","@ethersproject/bytes":"^5.7.0","@terra-money/terra.proto":"^4.0.4","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/bn.js":"^5.1.1","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_2.0.0-beta.11_1699957247336_0.24777070116798305","host":"s3://npm-registry-packages"}},"2.0.0-beta.12":{"name":"@terra-money/feather.js","version":"2.0.0-beta.12","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@2.0.0-beta.12","maintainers":[{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"simke9445","email":"simke9445@gmail.com"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"mwmerz","email":"mwmerz@protonmail.com"},{"name":"terra-devops","email":"devops@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"3b17c120ef4762e607571260713be30b3c3156c9","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-2.0.0-beta.12.tgz","fileCount":846,"integrity":"sha512-qxUQJtHOp3Ybpr5T5s1XXYiADZbH6g0HdLEhkPkJtBtjxxKN+UeLVJ+4SmkxglA7sITCuSoZebBrv8yukHsmJw==","signatures":[{"sig":"MEUCIB1L0zUWkLjrgQmtwLsk9alZRXmbhuOLZ1SHv1ZyBN8vAiEA+ttiIZbh5/RQbCCXUmlG54Va1jTzCss83hd00oo4RRs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26448760},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=16"},"gitHead":"feccd561008b6896734e0a800437f3979a26902c","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest --runInBand","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"terra-engineering","email":"engineering@terra.money"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"8.19.4","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.20.1","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","long":"^5.2.3","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","assert":"^2.0.0","bech32":"^2.0.0","ethers":"^5.7.2","jscrypto":"^1.0.1","keccak256":"^1.0.6","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","crypto-browserify":"^3.12.0","@ethersproject/bytes":"^5.7.0","@terra-money/terra.proto":"^4.0.4","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/bn.js":"^5.1.1","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_2.0.0-beta.12_1699957702883_0.7649631057195729","host":"s3://npm-registry-packages"}},"2.0.0-beta.13":{"name":"@terra-money/feather.js","version":"2.0.0-beta.13","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@2.0.0-beta.13","maintainers":[{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"simke9445","email":"simke9445@gmail.com"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"mwmerz","email":"mwmerz@protonmail.com"},{"name":"terra-devops","email":"devops@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"eb6c3da5235d925d5006b6dafac66dd985830099","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-2.0.0-beta.13.tgz","fileCount":852,"integrity":"sha512-r4/BsFCGsWKnOil0iMe8ZyquqAoZbbFlcKLNWb72lbBvkUAfzHjJA/WBBy13vuGuS7Y80jsDbFBditBMaV7cvA==","signatures":[{"sig":"MEYCIQCeswBAqAqreQE9ur+Qs7NzPEbk9eTtXByVgU2GFUEp6wIhALns+5QEFmKuJl4J0BtnZDCBNq7COtxaI/x3vV7kZuXZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26452659},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=16"},"gitHead":"d6f0b5420c3ffb4d8b248d65e431becdbb5121f5","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest --runInBand","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"terra-engineering","email":"engineering@terra.money"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"8.19.4","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.20.1","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","long":"^5.2.3","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","assert":"^2.0.0","bech32":"^2.0.0","ethers":"^5.7.2","jscrypto":"^1.0.1","keccak256":"^1.0.6","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","crypto-browserify":"^3.12.0","@ethersproject/bytes":"^5.7.0","@terra-money/terra.proto":"^4.0.4","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/bn.js":"^5.1.1","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_2.0.0-beta.13_1700134446375_0.15480120325992774","host":"s3://npm-registry-packages"}},"2.0.0-beta.14":{"name":"@terra-money/feather.js","version":"2.0.0-beta.14","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@2.0.0-beta.14","maintainers":[{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"simke9445","email":"simke9445@gmail.com"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"mwmerz","email":"mwmerz@protonmail.com"},{"name":"terra-devops","email":"devops@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"0b1f14545d2dd8ff61674d6d1530b3bbc03dd848","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-2.0.0-beta.14.tgz","fileCount":852,"integrity":"sha512-imb/Pi6Y3+8lAiLODAYU0PQ5Pygugc3QLrf1wpL8VsQFKu8sJAFsL4k/UUGnR0h0iR3GSAtq+kebcX8NwxhsJA==","signatures":[{"sig":"MEUCIFDxM6uDjI9RPGImI/MZX0wriLr7IQASZNltLMNcTItNAiEAugiOMy+7O+3gsVJz9W3+aGuKx8KKcXXN3d7K8YJPM0w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26452606},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=16"},"gitHead":"329eae66edaebf959b80a738958815ee0f974789","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest --runInBand","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"terra-engineering","email":"engineering@terra.money"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"8.19.4","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.20.1","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","long":"^5.2.3","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","assert":"^2.0.0","bech32":"^2.0.0","ethers":"^5.7.2","jscrypto":"^1.0.1","keccak256":"^1.0.6","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","crypto-browserify":"^3.12.0","@ethersproject/bytes":"^5.7.0","@terra-money/terra.proto":"^4.0.4","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/bn.js":"^5.1.1","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_2.0.0-beta.14_1701099026814_0.35898814037579485","host":"s3://npm-registry-packages"}},"2.0.0-beta.15":{"name":"@terra-money/feather.js","version":"2.0.0-beta.15","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@2.0.0-beta.15","maintainers":[{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"simke9445","email":"simke9445@gmail.com"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"mwmerz","email":"mwmerz@protonmail.com"},{"name":"terra-devops","email":"devops@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"e18f8b6a300c6eff58118b3e2f92b9a7b7210306","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-2.0.0-beta.15.tgz","fileCount":855,"integrity":"sha512-EDCGUAbIRedk8233gwshE1DF8nRtV7SUF390vDsAwozuRGHSXtZzDzB8SkdHlF8tDOz3ZEj/99aCuUVy2k5MiQ==","signatures":[{"sig":"MEUCIEOWR2dXpQTInJzreewKIQJYKuUw5OqhgZcdSs56DmhEAiEA69o3pde7sEyxW3JbxMS2aU1e4BSgEnXA71IZ/qsQ9d4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26482755},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=16"},"gitHead":"86e4fb4a567e09b39b5c1efdec15bde5f61ecae1","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest --runInBand","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"terra-engineering","email":"engineering@terra.money"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"8.19.4","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.20.1","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","long":"^5.2.3","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","assert":"^2.0.0","bech32":"^2.0.0","ethers":"^5.7.2","jscrypto":"^1.0.1","keccak256":"^1.0.6","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","crypto-browserify":"^3.12.0","@ethersproject/bytes":"^5.7.0","@terra-money/terra.proto":"^4.0.4","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/bn.js":"^5.1.1","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_2.0.0-beta.15_1701241031583_0.5597223500519384","host":"s3://npm-registry-packages"}},"2.0.0-beta.16":{"name":"@terra-money/feather.js","version":"2.0.0-beta.16","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@2.0.0-beta.16","maintainers":[{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"simke9445","email":"simke9445@gmail.com"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"mwmerz","email":"mwmerz@protonmail.com"},{"name":"terra-devops","email":"devops@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"0a75173e77929834d856462be08919993bd14802","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-2.0.0-beta.16.tgz","fileCount":855,"integrity":"sha512-VsIcHXft1T57HlWnyKfTIjylss15PZhMuIVjQ8hE7CJvI2p2/EEolGwLkOg/4EdzGJ2pSxGUGjvm97pGQAZERw==","signatures":[{"sig":"MEUCIQDHf48P+5e49lpnDmFXROoIya4vBfBaatN5BtMdFp0ZoAIgf29xzEid5Gj5D2pX5Q2fn2SpUFreU4PiKc5FaK3MG4Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26485796},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=16"},"gitHead":"b49af631e29e61a796b56f4ed67820e46950516d","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest --runInBand","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"terra-engineering","email":"engineering@terra.money"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"8.19.4","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.20.2","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","long":"^5.2.3","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","assert":"^2.0.0","bech32":"^2.0.0","ethers":"^5.7.2","jscrypto":"^1.0.1","keccak256":"^1.0.6","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","crypto-browserify":"^3.12.0","@ethersproject/bytes":"^5.7.0","@terra-money/terra.proto":"^4.0.4","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/bn.js":"^5.1.1","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_2.0.0-beta.16_1702645148295_0.37638304215365115","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"@terra-money/feather.js","version":"2.0.0","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@2.0.0","maintainers":[{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"simke9445","email":"simke9445@gmail.com"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"mwmerz","email":"mwmerz@protonmail.com"},{"name":"terra-devops","email":"devops@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"61bafdc4a72fc08ceab011f54a2a68a07641dec8","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-2.0.0.tgz","fileCount":852,"integrity":"sha512-Ll5FoTG+XVPDwpo8TsLVLyHtuG5QWFa0SdJf5nVkxeyjCoqNXIF1GvkIiYBJxm+W+nCVni/S8apgooIcof07Jw==","signatures":[{"sig":"MEYCIQCqi4VhgjzEjD0woKgwMm3Gd6NwJF2YNYm5BwjE0H5KUQIhAPvVZQqBiflrNEU6j1sR7vuDybo+1dM+1VeaOnh71JqK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22085720},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=16"},"gitHead":"04e6c2b6baaf1955e17cee81d08ce1b66e5910d5","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest --runInBand","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"terra-engineering","email":"engineering@terra.money"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"8.19.4","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.20.2","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","long":"^5.2.3","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","assert":"^2.0.0","bech32":"^2.0.0","jscrypto":"^1.0.1","keccak256":"^1.0.6","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","crypto-browserify":"^3.12.0","@terra-money/terra.proto":"^4.0.4","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/bn.js":"^5.1.1","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_2.0.0_1705402811766_0.8129185140754789","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"@terra-money/feather.js","version":"2.0.1","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@2.0.1","maintainers":[{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"simke9445","email":"simke9445@gmail.com"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"mwmerz","email":"mwmerz@protonmail.com"},{"name":"terra-devops","email":"devops@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"909e07b2b99652066fea418e498c3cdc2e006992","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-2.0.1.tgz","fileCount":852,"integrity":"sha512-01OiVz5yFZMKkwkHfB5Jgl04ZEjjHZu3xNehRKE8F93R+vzDIxyYxGJfXF9sfkM1vv3KmDOVWfSVjNo+GmzYLw==","signatures":[{"sig":"MEUCIAON4tAf7xMBikIodL6bCnGmy4jRBvNjMYRntqVNeQjrAiEAp/+su9T0vexGol78Y1bvINbbgyInbdbkQZG02Pn43cs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22088287},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=16"},"gitHead":"d5241ea30f470ce0bfbdf57cb19b78a3d3e560ed","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest --runInBand","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"terra-engineering","email":"engineering@terra.money"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"8.19.4","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.20.2","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","long":"^5.2.3","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","assert":"^2.0.0","bech32":"^2.0.0","jscrypto":"^1.0.1","keccak256":"^1.0.6","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","crypto-browserify":"^3.12.0","@terra-money/terra.proto":"^4.0.4","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/bn.js":"^5.1.1","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_2.0.1_1706165899991_0.3351232998607505","host":"s3://npm-registry-packages"}},"2.0.2":{"name":"@terra-money/feather.js","version":"2.0.2","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@2.0.2","maintainers":[{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"simke9445","email":"simke9445@gmail.com"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"mwmerz","email":"mwmerz@protonmail.com"},{"name":"terra-devops","email":"devops@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"e80c5cc91afb5a5ef743c3d8e32d27828ce1601f","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-2.0.2.tgz","fileCount":852,"integrity":"sha512-1+raPc1oAjKitwC4I5zaqqo7hVt1/gmOVa6OUaNZ1ZTuo+uCeOd41Q6SlBATngx0hBx+vJF0S70AqGSCyfIJZw==","signatures":[{"sig":"MEQCIF5sTi82ElOtueHQwhpijmXnTBL7RkLgdq1Lv2o3zQ9kAiBPtKO4v1AMpvJXYU8M+k5Et0sAVtT3CBj3JOtSYmph/w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22096403},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=16"},"gitHead":"f9cd6a8817c5f6b3dac5aafca38a6e22ec819e0d","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest --runInBand","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"terra-engineering","email":"engineering@terra.money"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"8.19.4","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.20.2","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","long":"^5.2.3","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","assert":"^2.0.0","bech32":"^2.0.0","jscrypto":"^1.0.1","keccak256":"^1.0.6","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","crypto-browserify":"^3.12.0","@terra-money/terra.proto":"^4.0.4","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/bn.js":"^5.1.1","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_2.0.2_1706166070635_0.2554133962815013","host":"s3://npm-registry-packages"}},"2.0.3":{"name":"@terra-money/feather.js","version":"2.0.3","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@2.0.3","maintainers":[{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"simke9445","email":"simke9445@gmail.com"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"mwmerz","email":"mwmerz@protonmail.com"},{"name":"terra-devops","email":"devops@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"baa2d2092c2c288355262975ccc0fbe4e9bf0994","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-2.0.3.tgz","fileCount":852,"integrity":"sha512-zrQEEJCm2vGSJmROUazadxVgX9eDrekO53nKjLAohxKlixBO8K7KVhfQg+jq//UiYxa5b3uqPCJ8CQ9fu5NPXA==","signatures":[{"sig":"MEUCIQCJH7dFAubiDwCM6KBf8VAt+ZW+24k1U4BCRHC48m5CLAIgL5J+FVUmEECDZ4Rz3hgYONvKMO1Dhw5pgnusXf2nvVI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22099839},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=16"},"gitHead":"b653d3fb76591417c6770d9ac2de3f23104eaafd","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest --runInBand","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"terra-engineering","email":"engineering@terra.money"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"8.19.4","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.20.2","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","long":"^5.2.3","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","assert":"^2.0.0","bech32":"^2.0.0","jscrypto":"^1.0.1","keccak256":"^1.0.6","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","crypto-browserify":"^3.12.0","@terra-money/terra.proto":"^4.0.4","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/bn.js":"^5.1.1","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_2.0.3_1706783928577_0.8467145841513009","host":"s3://npm-registry-packages"}},"2.0.4":{"name":"@terra-money/feather.js","version":"2.0.4","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@2.0.4","maintainers":[{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"simke9445","email":"simke9445@gmail.com"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"mwmerz","email":"mwmerz@protonmail.com"},{"name":"terra-devops","email":"devops@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"8f7b4bada64d4e4b71ab8153d8a461bba8dc10d4","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-2.0.4.tgz","fileCount":915,"integrity":"sha512-Ab3EBh6aOrd+eLmpIEX8TB5ptJR7aAbtSX5KhGuiGgEA1k5agKzqefFy+ZBqfmdKiymHuioJ0SXCs/ZNJMItpA==","signatures":[{"sig":"MEQCIE2hxudJdz59hRh7vnharAM4dpjxwQk9lLlw4jGoESFuAiAzVTbwaEh7kVZ1MQJff8NDJdPBGn1YRdCKYlVZlpjzzQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22313201},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=16"},"gitHead":"8fd40af12c77243b65d55bfa459946d4b5288e5d","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest --runInBand","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"alecande","email":"alessandro@candeago.dev"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"9.6.4","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.20.2","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","long":"^5.2.3","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","assert":"^2.0.0","bech32":"^2.0.0","jscrypto":"^1.0.1","keccak256":"^1.0.6","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","crypto-browserify":"^3.12.0","@terra-money/terra.proto":"^4.0.4","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/bn.js":"^5.1.1","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_2.0.4_1707760819397_0.3136312236134229","host":"s3://npm-registry-packages"}},"2.1.0-beta.0":{"name":"@terra-money/feather.js","version":"2.1.0-beta.0","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@2.1.0-beta.0","maintainers":[{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"simke9445","email":"simke9445@gmail.com"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"mwmerz","email":"mwmerz@protonmail.com"},{"name":"terra-devops","email":"devops@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"9162acfdf3455b6c0f3b3ef8c3e2490085d75f8b","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-2.1.0-beta.0.tgz","fileCount":861,"integrity":"sha512-Qrx13VAu8hgE+jzpB3mgAsU8DvO9HQktaEOBa2auV8mQn1y4Hk0vhGq8ENzICBHtyu60A2ed+tkLHMnnz5gv/A==","signatures":[{"sig":"MEYCIQDcltvZIpI3vJUaxg9IfuvxLow645RTkf3lAxtg8vRcTAIhAKacxfZmtHcgm4oCWSlDx3f1P77RgnEsLXn/Ma+TOInU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22277128},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=16"},"gitHead":"ef58f4c7ed20747975366f2b254b5ee92535b794","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest --runInBand","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"terra-engineering","email":"engineering@terra.money"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"8.19.4","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.20.2","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","long":"^5.2.3","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","assert":"^2.0.0","bech32":"^2.0.0","jscrypto":"^1.0.1","keccak256":"^1.0.6","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","crypto-browserify":"^3.12.0","@terra-money/terra.proto":"^4.0.8","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/bn.js":"^5.1.1","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_2.1.0-beta.0_1707809551249_0.20144539339410317","host":"s3://npm-registry-packages"}},"2.1.0-beta.1":{"name":"@terra-money/feather.js","version":"2.1.0-beta.1","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@2.1.0-beta.1","maintainers":[{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"simke9445","email":"simke9445@gmail.com"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"mwmerz","email":"mwmerz@protonmail.com"},{"name":"terra-devops","email":"devops@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"37eb74916fbdc64da4b5080cbb68cc563edb6a50","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-2.1.0-beta.1.tgz","fileCount":882,"integrity":"sha512-bWgZgRmQ5aMhSR2bTu2Dzzy/FnlC4/KTRumIhShGDeTsuB2uiiLQm31We4PIAu2B6aQSH2sEZl2lyrDhP1XQBQ==","signatures":[{"sig":"MEYCIQC9pczQ9ZesQIuXN//ll2Mwk+z/kXOon6NzWU/ZJcKTrwIhAPtJxc/s0E4KwnnbePOYeEh0gwVXRfZ4U2hpo+N2G621","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22488952},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=16"},"gitHead":"0a647d1e6a0d241713639a05a9084fc9adf3e3a2","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest --runInBand","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"terra-engineering","email":"engineering@terra.money"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"8.19.4","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.20.2","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","long":"^5.2.3","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","assert":"^2.0.0","bech32":"^2.0.0","jscrypto":"^1.0.1","keccak256":"^1.0.6","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","crypto-browserify":"^3.12.0","@terra-money/terra.proto":"^4.0.8","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/bn.js":"^5.1.1","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_2.1.0-beta.1_1707823026818_0.06536077086226078","host":"s3://npm-registry-packages"}},"2.1.0-beta.2":{"name":"@terra-money/feather.js","version":"2.1.0-beta.2","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@2.1.0-beta.2","maintainers":[{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"simke9445","email":"simke9445@gmail.com"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"mwmerz","email":"mwmerz@protonmail.com"},{"name":"terra-devops","email":"devops@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"ba471638fd81cf374dfe9404b8dfc27525f5d78d","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-2.1.0-beta.2.tgz","fileCount":885,"integrity":"sha512-WIeh7Mm3RI1FB+IivUovCZpXG/Lo65UiSSKHdQjHxp6bTerHgbEyh6AS5GwBEpJJrIqXUboUD7tiUW/kmVLfbQ==","signatures":[{"sig":"MEUCIGkRPXbZ2L43dTwElY6+uIZiJIWv2K6gA53aEXm/ATUEAiEAgUy6uKZeJi2wRfeba7E/JHUhK5FdW+GlFyKRx0zTUuU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22435469},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=16"},"gitHead":"72cb69b9c25765d0091e4229e723599340a71729","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest --runInBand","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"terra-engineering","email":"engineering@terra.money"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"8.19.4","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.20.2","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","long":"^5.2.3","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","assert":"^2.0.0","bech32":"^2.0.0","jscrypto":"^1.0.1","keccak256":"^1.0.6","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","crypto-browserify":"^3.12.0","@terra-money/terra.proto":"^4.0.10","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/bn.js":"^5.1.1","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_2.1.0-beta.2_1707996595615_0.6769942231655823","host":"s3://npm-registry-packages"}},"3.0.0-beta.0":{"name":"@terra-money/feather.js","version":"3.0.0-beta.0","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@3.0.0-beta.0","maintainers":[{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"simke9445","email":"simke9445@gmail.com"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"mwmerz","email":"mwmerz@protonmail.com"},{"name":"terra-devops","email":"devops@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"cefea09be19514d195805198dffeb38e4e7a0293","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-3.0.0-beta.0.tgz","fileCount":945,"integrity":"sha512-47b+ISHdh4TnTlrSNbh1cEe8QxAGobvjYMlfvsyFhTKeyF9VUbb/WfZhKk1iWmsEhUA8g/+Er2bbRxCk0j9AlQ==","signatures":[{"sig":"MEQCIB/FWoOu2E0kJe3EVYggbkzw05n1Wg4kr6ar8IOwkcinAiAqEHFNsgHfQrDd5RBScZ4zJH/8IWS8RGDR1QrMEMBDbQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22608978},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=16"},"gitHead":"780cc0dd3c9e36c54540d816c6de55191957f970","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest --runInBand","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"terra-engineering","email":"engineering@terra.money"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"8.19.4","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.20.2","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","long":"^5.2.3","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","assert":"^2.0.0","bech32":"^2.0.0","jscrypto":"^1.0.1","keccak256":"^1.0.6","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","crypto-browserify":"^3.12.0","@terra-money/terra.proto":"5.2.0","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/bn.js":"^5.1.1","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_3.0.0-beta.0_1710136526441_0.2785823989540426","host":"s3://npm-registry-packages"}},"2.1.0-beta.3":{"name":"@terra-money/feather.js","version":"2.1.0-beta.3","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@2.1.0-beta.3","maintainers":[{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"simke9445","email":"simke9445@gmail.com"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"mwmerz","email":"mwmerz@protonmail.com"},{"name":"terra-devops","email":"devops@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"788e4af5e252a11113cc1cdace2e27bdec94c92b","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-2.1.0-beta.3.tgz","fileCount":948,"integrity":"sha512-jUsZ0nHV+ycvGMwS/M9uUYrOfRE2HyFOWcpG6Khm2CIqZs7MLvTjj30dtHSWv1YWXoG+RjN08DE9iIGap5rGPA==","signatures":[{"sig":"MEQCICwucZL8ADk4GoExGqn0IZReLeD0L7lxAxok8rJ6gOzwAiAxrfh236r4nvy4Tk2HBA8UZgirHinQuGUdplfyKnwoUg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22803571},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=16"},"gitHead":"c9a2c92b0b7b626beecd3313def35639ede36b2f","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest --runInBand","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"terra-engineering","email":"engineering@terra.money"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"8.19.4","description":"TypeScript SDK for Terra and Cosmos chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.20.2","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","long":"^5.2.3","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","assert":"^2.0.0","bech32":"^2.0.0","jscrypto":"^1.0.1","keccak256":"^1.0.6","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","crypto-browserify":"^3.12.0","@terra-money/terra.proto":"^5.1.0-beta.3","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/bn.js":"^5.1.1","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_2.1.0-beta.3_1710233090911_0.03402252639405967","host":"s3://npm-registry-packages"}},"2.1.0-beta.4":{"name":"@terra-money/feather.js","version":"2.1.0-beta.4","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@2.1.0-beta.4","maintainers":[{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"simke9445","email":"simke9445@gmail.com"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"mwmerz","email":"mwmerz@protonmail.com"},{"name":"terra-devops","email":"devops@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"41f62843baea1917842d14f752901b23dd1d96f8","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-2.1.0-beta.4.tgz","fileCount":948,"integrity":"sha512-WrD0CZ2vdbvu5oqnCWSmhgzgIZkRD2qXdeRva5br1I75TieJ0paLZTH5JIDUPQR1SnYABzeSEvDK8SK+fc8rPw==","signatures":[{"sig":"MEUCIQCQyJf3VgLZQcc2y5OEn0L+fajyJV/zbN1EvUG27POAfgIgNqB4NDZvgfmjzeWwEfcHf65DYXtfeCPefxtYEYPPmJs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22805542},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"readme":"<p>&nbsp;</p>\n<p align=\"center\">\n<img src=\"https://raw.githubusercontent.com/terra-money/feather.js/main/img/featherjs.svg\" width=500>\n</p>\n\n<p align=\"center\">\nThe JavaScript SDK for Terra and Feather chains\n</p>\n\n<br/>\n\n<p align=\"center\">\n  <img alt=\"GitHub\" src=\"https://img.shields.io/github/license/terra-money/feather.js\">\n  <img alt=\"npm (scoped)\" src=\"https://img.shields.io/npm/v/@terra-money/feather.js\">\n</p>\n\n<p align=\"center\">\n  <a href=\"https://docs.terra.money/develop/feather-js/\"><strong>Explore the Docs »</strong></a>\n  <br />\n  <br/>\n  <a href=\"https://docs.terra.money/develop/feather-js/common-examples\">Examples</a>\n  ·\n  <a href=\"https://featherjs.pages.dev\">API Reference</a>\n  ·\n  <a href=\"https://www.npmjs.com/package/@terra-money/feather.js\">NPM Package</a>\n  ·\n  <a href=\"https://github.com/terra-money/feather.js\">GitHub</a>\n</p>\n\nFeather.js is a JavaScript SDK for writing applications that interact with the Terra blockchain from either Node.js, browser, or React Native environments and provides simple abstractions over core data structures, serialization, key management, and API request generation.\n\n## Features\n\n- **Written in TypeScript**, with type definitions\n- Versatile support for [key management](https://docs.terra.money/docs/develop/feather-js/keys.html) solutions\n- Works in Node.js, in the browser, and React Native\n- Exposes the Terra API through [`LCDClient`](https://docs.terra.money/docs/develop/feather-js/query-data.html)\n- Parses responses into native JavaScript types\n\nWe highly suggest using Feather.js with TypeScript, or JavaScript in a code editor that has support for type declarations, so you can take advantage of the helpful type hints that are included with the package.\n\n## Installation\n\nGrab the latest version off [NPM](https://www.npmjs.com/package/@terra-money/feather.js):\n\n```sh\nnpm install @terra-money/feather.js\n```\n\n## Usage\n\nFeather.js can be used in Node.js, as well as inside the browser. Please check the [docs](https://docs.terra.money/docs/develop/feather-js) for notes on how to get up and running.\n\n### Getting blockchain data\n\n```ts\nimport { LCDClient, Coin } from '@terra-money/feather.js';\n\n// connect to testnet\nconst lcd = LCDClient.fromDefaultConfig('testnet');\n\n// connect to mainnet\nconst lcd = LCDClient.fromDefaultConfig('mainnet');\n\n// To use LocalTerra or a custom endpoint\nconst lcd = new LCDClient({\n  localterra: {\n    // key must be the chainID\n    lcd: 'http://localhost:1317',\n    chainID: 'localterra',\n    gasAdjustment: 1.75,\n    gasPrices: { uluna: 0.15 },\n    prefix: 'terra', // bech32 prefix, used by the LCD to understand which is the right chain to query\n  },\n});\n\n// get the current balance of `terra1x46rqay4d3cssq8gxxvqz8xt6nwlz4td20k38v`\n// LCD understand automatically the chain to query using the bech32 prefix of the address\nconst balance = lcd.bank.balance(\n  'terra1x46rqay4d3cssq8gxxvqz8xt6nwlz4td20k38v'\n);\nconsole.log(balance);\n\n// get the total circulation supply\n// LCD needs a chainID to understand the chain it should query\nconst total = lcd.bank.total('phoenix-1');\nconsole.log(total);\n```\n\n### Broadcasting transactions\n\nFirst, [get](https://faucet.terra.money/) some testnet tokens for `terra1x46rqay4d3cssq8gxxvqz8xt6nwlz4td20k38v`, or use [LocalTerra](https://www.github.com/terra-money/LocalTerra).\n\n```ts\nimport { LCDClient, MsgSend, MnemonicKey } from '@terra-money/feather.js';\n\n// create a key out of a mnemonic\nconst mk = new MnemonicKey({\n  mnemonic:\n    'notice oak worry limit wrap speak medal online prefer cluster roof addict wrist behave treat actual wasp year salad speed social layer crew genius',\n});\n\n// connect to testnet\nconst lcd = LCDClient.fromDefaultConfig('testnet');\n\n// a wallet can be created out of any key\n// wallets abstract transaction building\nconst wallet = lcd.wallet(mk);\n\n// create a simple message that moves coin balances\nconst send = new MsgSend(\n  mk.accAddress('terra'), // .accAddress is now a function which require the prefix as parameter\n  'terra17lmam6zguazs5q5u6z5mmx76uj63gldnse2pdp',\n  { uluna: 1200000 }\n);\n\nwallet\n  .createAndSignTx({\n    msgs: [send],\n    memo: 'test from feather.js!',\n    chainID: 'pisco-1', // now here a chainID must be specified\n  })\n  .then(tx => lcd.tx.broadcast(tx, 'pisco-1')) // same here\n  .then(result => {\n    console.log(`TX hash: ${result.txhash}`);\n  });\n```\n\n### Tx with messages from custom modules\n\n```ts\nwallet\n  // feather js detect that the tx contains a MsgAminoCustom and will use SIGN_MODE_AMINO_JSON instead of SIGN_MODE_DIRECT\n  .createAndSignTx({\n    msgs: [\n      new MsgAminoCustom({\n        type: 'osmosis/gamm/swap-exact-amount-in',\n        value: {\n          sender: 'osmo1...',\n          routes: [\n            {\n              pool_id: '2',\n              token_out_denom: 'uion',\n            },\n          ],\n          token_in: {\n            denom: 'uosmo',\n            amount: '10000000',\n          },\n          token_out_min_amount: '8538',\n        },\n      }),\n      // you can add more messages here if needed\n    ],\n    memo: 'test from feather.js!',\n    chainID: 'osmosis-1',\n  })\n  .then(tx => lcd.tx.broadcast(tx, 'osmosis-1'))\n  .then(result => {\n    console.log(`TX hash: ${result.txhash}`);\n  });\n```\n\n## Feather.js in the browser\n\nYou can access all the objects of the `@terra-money/feather.js` from the global `Feather` object if you load Feather.js with a `<script>` tag.\n\nInclude the following in your browser:\n\n```html\n<script\n  crossorigin\n  src=\"https://unpkg.com/@terra-money/feather.js/dist/bundle.js\"\n></script>\n```\n\nYou can find a small JSFiddle example that refreshes current Oracle votes [here](https://jsfiddle.net/tLm1b527/1/).\n\n## Feather.js in React Native\n\nIn order to use Feather.js inside React Native, you need to add the [`node-libs-react-native`](https://github.com/parshap/node-libs-react-native) package and [`react-native-get-random-values`](https://github.com/LinusU/react-native-get-random-values) package to your React Native app's `package.json`.\n\n```sh\nyarn add node-libs-react-native react-native-get-random-values\n```\n\nYou will need to register Node.js native modules in an entry point of your application, such as `index.tsx`:\n\n```js\nimport 'node-libs-react-native/globals';\nimport 'react-native-get-random-values';\n```\n\nAlso, add resolvers to your `metro.config.js`\n\n```js\nmodule.exports {\n  // ...\n  resolver: {\n    // ...\n    extraNodeModules: require('node-libs-react-native'),\n  },\n  // ...\n}\n```\n\n## License\n\nThis software is licensed under the MIT license. See [LICENSE](./LICENSE) for full disclosure.\n\n© 2022 Terraform Labs, PTE.\n\n<hr/>\n\n<p>&nbsp;</p>\n<p align=\"center\">\n    <a href=\"https://terra.money/\"><img src=\"https://assets.website-files.com/611153e7af981472d8da199c/61794f2b6b1c7a1cb9444489_symbol-terra-blue.svg\" align=\"center\" width=180/></a>\n</p>\n","engines":{"node":">=16"},"gitHead":"0718ca50aa778ab9e1938f75f64910fd364c5972","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest --runInBand","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"terra-engineering","email":"engineering@terra.money"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"8.19.4","description":"TypeScript SDK for Terra and Cosmos chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.20.2","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","long":"^5.2.3","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","assert":"^2.0.0","bech32":"^2.0.0","jscrypto":"^1.0.1","keccak256":"^1.0.6","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","crypto-browserify":"^3.12.0","@terra-money/terra.proto":"^5.1.0-beta.3","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/bn.js":"^5.1.1","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_2.1.0-beta.4_1710235719281_0.8422173338965036","host":"s3://npm-registry-packages"}},"3.0.0-beta.1":{"name":"@terra-money/feather.js","version":"3.0.0-beta.1","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@3.0.0-beta.1","maintainers":[{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"simke9445","email":"simke9445@gmail.com"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"mwmerz","email":"mwmerz@protonmail.com"},{"name":"terra-devops","email":"devops@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"7a7ca90db3b9d99963ef5842a6710f0ec34b7764","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-3.0.0-beta.1.tgz","fileCount":948,"integrity":"sha512-Ac8QeE+0+ZrN0upfepCv0oQj+V77yTd5HqZBpUuLdxwIIT2H6VJWolyuGXcVeiBTBMQBcvIsV0c6WbDFz9pzEQ==","signatures":[{"sig":"MEYCIQD5e1qhb6ppYHDqDt7gdT7XysV6VV9dWAN7spXGaci09gIhAO8I0h9N0xV8/ime9/LYzIfiiJO5B8uiH2YlMgfXToNQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22881631},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"readme":"<p>&nbsp;</p>\n<p align=\"center\">\n<img src=\"https://raw.githubusercontent.com/terra-money/feather.js/main/img/featherjs.svg\" width=500>\n</p>\n\n<p align=\"center\">\nThe JavaScript SDK for Terra and Feather chains\n</p>\n\n<br/>\n\n<p align=\"center\">\n  <img alt=\"GitHub\" src=\"https://img.shields.io/github/license/terra-money/feather.js\">\n  <img alt=\"npm (scoped)\" src=\"https://img.shields.io/npm/v/@terra-money/feather.js\">\n</p>\n\n<p align=\"center\">\n  <a href=\"https://docs.terra.money/develop/feather-js/\"><strong>Explore the Docs »</strong></a>\n  <br />\n  <br/>\n  <a href=\"https://docs.terra.money/develop/feather-js/common-examples\">Examples</a>\n  ·\n  <a href=\"https://featherjs.pages.dev\">API Reference</a>\n  ·\n  <a href=\"https://www.npmjs.com/package/@terra-money/feather.js\">NPM Package</a>\n  ·\n  <a href=\"https://github.com/terra-money/feather.js\">GitHub</a>\n</p>\n\nFeather.js is a JavaScript SDK for writing applications that interact with the Terra blockchain from either Node.js, browser, or React Native environments and provides simple abstractions over core data structures, serialization, key management, and API request generation.\n\n## Features\n\n- **Written in TypeScript**, with type definitions\n- Versatile support for [key management](https://docs.terra.money/docs/develop/feather-js/keys.html) solutions\n- Works in Node.js, in the browser, and React Native\n- Exposes the Terra API through [`LCDClient`](https://docs.terra.money/docs/develop/feather-js/query-data.html)\n- Parses responses into native JavaScript types\n\nWe highly suggest using Feather.js with TypeScript, or JavaScript in a code editor that has support for type declarations, so you can take advantage of the helpful type hints that are included with the package.\n\n## Installation\n\nGrab the latest version off [NPM](https://www.npmjs.com/package/@terra-money/feather.js):\n\n```sh\nnpm install @terra-money/feather.js\n```\n\n## Usage\n\nFeather.js can be used in Node.js, as well as inside the browser. Please check the [docs](https://docs.terra.money/docs/develop/feather-js) for notes on how to get up and running.\n\n### Getting blockchain data\n\n```ts\nimport { LCDClient, Coin } from '@terra-money/feather.js';\n\n// connect to testnet\nconst lcd = LCDClient.fromDefaultConfig('testnet');\n\n// connect to mainnet\nconst lcd = LCDClient.fromDefaultConfig('mainnet');\n\n// To use LocalTerra or a custom endpoint\nconst lcd = new LCDClient({\n  localterra: {\n    // key must be the chainID\n    lcd: 'http://localhost:1317',\n    chainID: 'localterra',\n    gasAdjustment: 1.75,\n    gasPrices: { uluna: 0.15 },\n    prefix: 'terra', // bech32 prefix, used by the LCD to understand which is the right chain to query\n  },\n});\n\n// get the current balance of `terra1x46rqay4d3cssq8gxxvqz8xt6nwlz4td20k38v`\n// LCD understand automatically the chain to query using the bech32 prefix of the address\nconst balance = lcd.bank.balance(\n  'terra1x46rqay4d3cssq8gxxvqz8xt6nwlz4td20k38v'\n);\nconsole.log(balance);\n\n// get the total circulation supply\n// LCD needs a chainID to understand the chain it should query\nconst total = lcd.bank.total('phoenix-1');\nconsole.log(total);\n```\n\n### Broadcasting transactions\n\nFirst, [get](https://faucet.terra.money/) some testnet tokens for `terra1x46rqay4d3cssq8gxxvqz8xt6nwlz4td20k38v`, or use [LocalTerra](https://www.github.com/terra-money/LocalTerra).\n\n```ts\nimport { LCDClient, MsgSend, MnemonicKey } from '@terra-money/feather.js';\n\n// create a key out of a mnemonic\nconst mk = new MnemonicKey({\n  mnemonic:\n    'notice oak worry limit wrap speak medal online prefer cluster roof addict wrist behave treat actual wasp year salad speed social layer crew genius',\n});\n\n// connect to testnet\nconst lcd = LCDClient.fromDefaultConfig('testnet');\n\n// a wallet can be created out of any key\n// wallets abstract transaction building\nconst wallet = lcd.wallet(mk);\n\n// create a simple message that moves coin balances\nconst send = new MsgSend(\n  mk.accAddress('terra'), // .accAddress is now a function which require the prefix as parameter\n  'terra17lmam6zguazs5q5u6z5mmx76uj63gldnse2pdp',\n  { uluna: 1200000 }\n);\n\nwallet\n  .createAndSignTx({\n    msgs: [send],\n    memo: 'test from feather.js!',\n    chainID: 'pisco-1', // now here a chainID must be specified\n  })\n  .then(tx => lcd.tx.broadcast(tx, 'pisco-1')) // same here\n  .then(result => {\n    console.log(`TX hash: ${result.txhash}`);\n  });\n```\n\n### Tx with messages from custom modules\n\n```ts\nwallet\n  // feather js detect that the tx contains a MsgAminoCustom and will use SIGN_MODE_AMINO_JSON instead of SIGN_MODE_DIRECT\n  .createAndSignTx({\n    msgs: [\n      new MsgAminoCustom({\n        type: 'osmosis/gamm/swap-exact-amount-in',\n        value: {\n          sender: 'osmo1...',\n          routes: [\n            {\n              pool_id: '2',\n              token_out_denom: 'uion',\n            },\n          ],\n          token_in: {\n            denom: 'uosmo',\n            amount: '10000000',\n          },\n          token_out_min_amount: '8538',\n        },\n      }),\n      // you can add more messages here if needed\n    ],\n    memo: 'test from feather.js!',\n    chainID: 'osmosis-1',\n  })\n  .then(tx => lcd.tx.broadcast(tx, 'osmosis-1'))\n  .then(result => {\n    console.log(`TX hash: ${result.txhash}`);\n  });\n```\n\n## Feather.js in the browser\n\nYou can access all the objects of the `@terra-money/feather.js` from the global `Feather` object if you load Feather.js with a `<script>` tag.\n\nInclude the following in your browser:\n\n```html\n<script\n  crossorigin\n  src=\"https://unpkg.com/@terra-money/feather.js/dist/bundle.js\"\n></script>\n```\n\nYou can find a small JSFiddle example that refreshes current Oracle votes [here](https://jsfiddle.net/tLm1b527/1/).\n\n## Feather.js in React Native\n\nIn order to use Feather.js inside React Native, you need to add the [`node-libs-react-native`](https://github.com/parshap/node-libs-react-native) package and [`react-native-get-random-values`](https://github.com/LinusU/react-native-get-random-values) package to your React Native app's `package.json`.\n\n```sh\nyarn add node-libs-react-native react-native-get-random-values\n```\n\nYou will need to register Node.js native modules in an entry point of your application, such as `index.tsx`:\n\n```js\nimport 'node-libs-react-native/globals';\nimport 'react-native-get-random-values';\n```\n\nAlso, add resolvers to your `metro.config.js`\n\n```js\nmodule.exports {\n  // ...\n  resolver: {\n    // ...\n    extraNodeModules: require('node-libs-react-native'),\n  },\n  // ...\n}\n```\n\n## License\n\nThis software is licensed under the MIT license. See [LICENSE](./LICENSE) for full disclosure.\n\n© 2022 Terraform Labs, PTE.\n\n<hr/>\n\n<p>&nbsp;</p>\n<p align=\"center\">\n    <a href=\"https://terra.money/\"><img src=\"https://assets.website-files.com/611153e7af981472d8da199c/61794f2b6b1c7a1cb9444489_symbol-terra-blue.svg\" align=\"center\" width=180/></a>\n</p>\n","engines":{"node":">=16"},"gitHead":"8b82d384a54395c8a545ee08de8b31d431570614","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest --runInBand","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"terra-engineering","email":"engineering@terra.money"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"8.19.4","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.20.2","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","long":"^5.2.3","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","assert":"^2.0.0","bech32":"^2.0.0","jscrypto":"^1.0.1","keccak256":"^1.0.6","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","crypto-browserify":"^3.12.0","@terra-money/terra.proto":"5.3.0-beta.0","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/bn.js":"^5.1.1","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_3.0.0-beta.1_1710404682270_0.5320087000447686","host":"s3://npm-registry-packages"}},"3.0.0-beta.2":{"name":"@terra-money/feather.js","version":"3.0.0-beta.2","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@3.0.0-beta.2","maintainers":[{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"simke9445","email":"simke9445@gmail.com"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"mwmerz","email":"mwmerz@protonmail.com"},{"name":"terra-devops","email":"devops@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"1c082c19c0a93021b7cd5237243ad2f6fde3a9a6","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-3.0.0-beta.2.tgz","fileCount":948,"integrity":"sha512-H048FhtK8G3lIPoVC0rN8Z+jUcJS44twXI+r7k1LY1K49MVUMArP6e7XqLiJONzBZCkEQE/W05F9ogCPrqMaHQ==","signatures":[{"sig":"MEYCIQCObPfkPDECdHEeEFZAuq+JuoyYre8AxN4F8+NOX5sYMwIhAP9zCTPVPqhj4FuL8heIBNouEZvyJwYCCy6PhIQIqUyt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22881646},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"readme":"<p>&nbsp;</p>\n<p align=\"center\">\n<img src=\"https://raw.githubusercontent.com/terra-money/feather.js/main/img/featherjs.svg\" width=500>\n</p>\n\n<p align=\"center\">\nThe JavaScript SDK for Terra and Feather chains\n</p>\n\n<br/>\n\n<p align=\"center\">\n  <img alt=\"GitHub\" src=\"https://img.shields.io/github/license/terra-money/feather.js\">\n  <img alt=\"npm (scoped)\" src=\"https://img.shields.io/npm/v/@terra-money/feather.js\">\n</p>\n\n<p align=\"center\">\n  <a href=\"https://docs.terra.money/develop/feather-js/\"><strong>Explore the Docs »</strong></a>\n  <br />\n  <br/>\n  <a href=\"https://docs.terra.money/develop/feather-js/common-examples\">Examples</a>\n  ·\n  <a href=\"https://featherjs.pages.dev\">API Reference</a>\n  ·\n  <a href=\"https://www.npmjs.com/package/@terra-money/feather.js\">NPM Package</a>\n  ·\n  <a href=\"https://github.com/terra-money/feather.js\">GitHub</a>\n</p>\n\nFeather.js is a JavaScript SDK for writing applications that interact with the Terra blockchain from either Node.js, browser, or React Native environments and provides simple abstractions over core data structures, serialization, key management, and API request generation.\n\n## Features\n\n- **Written in TypeScript**, with type definitions\n- Versatile support for [key management](https://docs.terra.money/docs/develop/feather-js/keys.html) solutions\n- Works in Node.js, in the browser, and React Native\n- Exposes the Terra API through [`LCDClient`](https://docs.terra.money/docs/develop/feather-js/query-data.html)\n- Parses responses into native JavaScript types\n\nWe highly suggest using Feather.js with TypeScript, or JavaScript in a code editor that has support for type declarations, so you can take advantage of the helpful type hints that are included with the package.\n\n## Installation\n\nGrab the latest version off [NPM](https://www.npmjs.com/package/@terra-money/feather.js):\n\n```sh\nnpm install @terra-money/feather.js\n```\n\n## Usage\n\nFeather.js can be used in Node.js, as well as inside the browser. Please check the [docs](https://docs.terra.money/docs/develop/feather-js) for notes on how to get up and running.\n\n### Getting blockchain data\n\n```ts\nimport { LCDClient, Coin } from '@terra-money/feather.js';\n\n// connect to testnet\nconst lcd = LCDClient.fromDefaultConfig('testnet');\n\n// connect to mainnet\nconst lcd = LCDClient.fromDefaultConfig('mainnet');\n\n// To use LocalTerra or a custom endpoint\nconst lcd = new LCDClient({\n  localterra: {\n    // key must be the chainID\n    lcd: 'http://localhost:1317',\n    chainID: 'localterra',\n    gasAdjustment: 1.75,\n    gasPrices: { uluna: 0.15 },\n    prefix: 'terra', // bech32 prefix, used by the LCD to understand which is the right chain to query\n  },\n});\n\n// get the current balance of `terra1x46rqay4d3cssq8gxxvqz8xt6nwlz4td20k38v`\n// LCD understand automatically the chain to query using the bech32 prefix of the address\nconst balance = lcd.bank.balance(\n  'terra1x46rqay4d3cssq8gxxvqz8xt6nwlz4td20k38v'\n);\nconsole.log(balance);\n\n// get the total circulation supply\n// LCD needs a chainID to understand the chain it should query\nconst total = lcd.bank.total('phoenix-1');\nconsole.log(total);\n```\n\n### Broadcasting transactions\n\nFirst, [get](https://faucet.terra.money/) some testnet tokens for `terra1x46rqay4d3cssq8gxxvqz8xt6nwlz4td20k38v`, or use [LocalTerra](https://www.github.com/terra-money/LocalTerra).\n\n```ts\nimport { LCDClient, MsgSend, MnemonicKey } from '@terra-money/feather.js';\n\n// create a key out of a mnemonic\nconst mk = new MnemonicKey({\n  mnemonic:\n    'notice oak worry limit wrap speak medal online prefer cluster roof addict wrist behave treat actual wasp year salad speed social layer crew genius',\n});\n\n// connect to testnet\nconst lcd = LCDClient.fromDefaultConfig('testnet');\n\n// a wallet can be created out of any key\n// wallets abstract transaction building\nconst wallet = lcd.wallet(mk);\n\n// create a simple message that moves coin balances\nconst send = new MsgSend(\n  mk.accAddress('terra'), // .accAddress is now a function which require the prefix as parameter\n  'terra17lmam6zguazs5q5u6z5mmx76uj63gldnse2pdp',\n  { uluna: 1200000 }\n);\n\nwallet\n  .createAndSignTx({\n    msgs: [send],\n    memo: 'test from feather.js!',\n    chainID: 'pisco-1', // now here a chainID must be specified\n  })\n  .then(tx => lcd.tx.broadcast(tx, 'pisco-1')) // same here\n  .then(result => {\n    console.log(`TX hash: ${result.txhash}`);\n  });\n```\n\n### Tx with messages from custom modules\n\n```ts\nwallet\n  // feather js detect that the tx contains a MsgAminoCustom and will use SIGN_MODE_AMINO_JSON instead of SIGN_MODE_DIRECT\n  .createAndSignTx({\n    msgs: [\n      new MsgAminoCustom({\n        type: 'osmosis/gamm/swap-exact-amount-in',\n        value: {\n          sender: 'osmo1...',\n          routes: [\n            {\n              pool_id: '2',\n              token_out_denom: 'uion',\n            },\n          ],\n          token_in: {\n            denom: 'uosmo',\n            amount: '10000000',\n          },\n          token_out_min_amount: '8538',\n        },\n      }),\n      // you can add more messages here if needed\n    ],\n    memo: 'test from feather.js!',\n    chainID: 'osmosis-1',\n  })\n  .then(tx => lcd.tx.broadcast(tx, 'osmosis-1'))\n  .then(result => {\n    console.log(`TX hash: ${result.txhash}`);\n  });\n```\n\n## Feather.js in the browser\n\nYou can access all the objects of the `@terra-money/feather.js` from the global `Feather` object if you load Feather.js with a `<script>` tag.\n\nInclude the following in your browser:\n\n```html\n<script\n  crossorigin\n  src=\"https://unpkg.com/@terra-money/feather.js/dist/bundle.js\"\n></script>\n```\n\nYou can find a small JSFiddle example that refreshes current Oracle votes [here](https://jsfiddle.net/tLm1b527/1/).\n\n## Feather.js in React Native\n\nIn order to use Feather.js inside React Native, you need to add the [`node-libs-react-native`](https://github.com/parshap/node-libs-react-native) package and [`react-native-get-random-values`](https://github.com/LinusU/react-native-get-random-values) package to your React Native app's `package.json`.\n\n```sh\nyarn add node-libs-react-native react-native-get-random-values\n```\n\nYou will need to register Node.js native modules in an entry point of your application, such as `index.tsx`:\n\n```js\nimport 'node-libs-react-native/globals';\nimport 'react-native-get-random-values';\n```\n\nAlso, add resolvers to your `metro.config.js`\n\n```js\nmodule.exports {\n  // ...\n  resolver: {\n    // ...\n    extraNodeModules: require('node-libs-react-native'),\n  },\n  // ...\n}\n```\n\n## License\n\nThis software is licensed under the MIT license. See [LICENSE](./LICENSE) for full disclosure.\n\n© 2022 Terraform Labs, PTE.\n\n<hr/>\n\n<p>&nbsp;</p>\n<p align=\"center\">\n    <a href=\"https://terra.money/\"><img src=\"https://assets.website-files.com/611153e7af981472d8da199c/61794f2b6b1c7a1cb9444489_symbol-terra-blue.svg\" align=\"center\" width=180/></a>\n</p>\n","engines":{"node":">=16"},"gitHead":"0b4f8e7437dc7e199fd2ec1be7dae4f015ee075d","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest --runInBand","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"terra-engineering","email":"engineering@terra.money"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"8.19.4","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.20.2","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","long":"^5.2.3","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","assert":"^2.0.0","bech32":"^2.0.0","jscrypto":"^1.0.1","keccak256":"^1.0.6","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","crypto-browserify":"^3.12.0","@terra-money/terra.proto":"5.3.0-beta.0","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/bn.js":"^5.1.1","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_3.0.0-beta.2_1710579557358_0.545215371538754","host":"s3://npm-registry-packages"}},"3.0.0-beta.3":{"name":"@terra-money/feather.js","version":"3.0.0-beta.3","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Terraform Labs, PTE."},"license":"MIT","_id":"@terra-money/feather.js@3.0.0-beta.3","maintainers":[{"name":"terra-engineering","email":"engineering@terra.money"},{"name":"simke9445","email":"simke9445@gmail.com"},{"name":"alecande","email":"alessandro@candeago.dev"},{"name":"mwmerz","email":"mwmerz@protonmail.com"},{"name":"terra-devops","email":"devops@terra.money"}],"homepage":"https://github.com/terra-money/feather.js#readme","bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"dist":{"shasum":"97fffbdcc8164cc2d6fbcad8d7bef3a2eadc1692","tarball":"https://registry.npmjs.org/@terra-money/feather.js/-/feather.js-3.0.0-beta.3.tgz","fileCount":921,"integrity":"sha512-fjXXWO9LJgsV+KDRI92bio7HE5va2eLLzsWgq3uQ5aBM0RtTwrrcRu+l4YSPvcMSgZipQYFT0lTiBLz7ugGYEg==","signatures":[{"sig":"MEYCIQDYLiYA2PIUGKA9Z6yTrLVdNijnsqa6YuI5r1IsdMcaiQIhAMlsPsaIs0yUOdg2Jm/JA6zqzM3yrZzfDf5CWk1LtTri","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22839561},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"readme":"<p>&nbsp;</p>\n<p align=\"center\">\n<img src=\"https://raw.githubusercontent.com/terra-money/feather.js/main/img/featherjs.svg\" width=500>\n</p>\n\n<p align=\"center\">\nThe JavaScript SDK for Terra and Feather chains\n</p>\n\n<br/>\n\n<p align=\"center\">\n  <img alt=\"GitHub\" src=\"https://img.shields.io/github/license/terra-money/feather.js\">\n  <img alt=\"npm (scoped)\" src=\"https://img.shields.io/npm/v/@terra-money/feather.js\">\n</p>\n\n<p align=\"center\">\n  <a href=\"https://docs.terra.money/develop/feather-js/\"><strong>Explore the Docs »</strong></a>\n  <br />\n  <br/>\n  <a href=\"https://docs.terra.money/develop/feather-js/common-examples\">Examples</a>\n  ·\n  <a href=\"https://featherjs.pages.dev\">API Reference</a>\n  ·\n  <a href=\"https://www.npmjs.com/package/@terra-money/feather.js\">NPM Package</a>\n  ·\n  <a href=\"https://github.com/terra-money/feather.js\">GitHub</a>\n</p>\n\nFeather.js is a JavaScript SDK for writing applications that interact with the Terra blockchain from either Node.js, browser, or React Native environments and provides simple abstractions over core data structures, serialization, key management, and API request generation.\n\n## Features\n\n- **Written in TypeScript**, with type definitions\n- Versatile support for [key management](https://docs.terra.money/docs/develop/feather-js/keys.html) solutions\n- Works in Node.js, in the browser, and React Native\n- Exposes the Terra API through [`LCDClient`](https://docs.terra.money/docs/develop/feather-js/query-data.html)\n- Parses responses into native JavaScript types\n\nWe highly suggest using Feather.js with TypeScript, or JavaScript in a code editor that has support for type declarations, so you can take advantage of the helpful type hints that are included with the package.\n\n## Installation\n\nGrab the latest version off [NPM](https://www.npmjs.com/package/@terra-money/feather.js):\n\n```sh\nnpm install @terra-money/feather.js\n```\n\n## Usage\n\nFeather.js can be used in Node.js, as well as inside the browser. Please check the [docs](https://docs.terra.money/docs/develop/feather-js) for notes on how to get up and running.\n\n### Getting blockchain data\n\n```ts\nimport { LCDClient, Coin } from '@terra-money/feather.js';\n\n// connect to testnet\nconst lcd = LCDClient.fromDefaultConfig('testnet');\n\n// connect to mainnet\nconst lcd = LCDClient.fromDefaultConfig('mainnet');\n\n// To use LocalTerra or a custom endpoint\nconst lcd = new LCDClient({\n  localterra: {\n    // key must be the chainID\n    lcd: 'http://localhost:1317',\n    chainID: 'localterra',\n    gasAdjustment: 1.75,\n    gasPrices: { uluna: 0.15 },\n    prefix: 'terra', // bech32 prefix, used by the LCD to understand which is the right chain to query\n  },\n});\n\n// get the current balance of `terra1x46rqay4d3cssq8gxxvqz8xt6nwlz4td20k38v`\n// LCD understand automatically the chain to query using the bech32 prefix of the address\nconst balance = lcd.bank.balance(\n  'terra1x46rqay4d3cssq8gxxvqz8xt6nwlz4td20k38v'\n);\nconsole.log(balance);\n\n// get the total circulation supply\n// LCD needs a chainID to understand the chain it should query\nconst total = lcd.bank.total('phoenix-1');\nconsole.log(total);\n```\n\n### Broadcasting transactions\n\nFirst, [get](https://faucet.terra.money/) some testnet tokens for `terra1x46rqay4d3cssq8gxxvqz8xt6nwlz4td20k38v`, or use [LocalTerra](https://www.github.com/terra-money/LocalTerra).\n\n```ts\nimport { LCDClient, MsgSend, MnemonicKey } from '@terra-money/feather.js';\n\n// create a key out of a mnemonic\nconst mk = new MnemonicKey({\n  mnemonic:\n    'notice oak worry limit wrap speak medal online prefer cluster roof addict wrist behave treat actual wasp year salad speed social layer crew genius',\n});\n\n// connect to testnet\nconst lcd = LCDClient.fromDefaultConfig('testnet');\n\n// a wallet can be created out of any key\n// wallets abstract transaction building\nconst wallet = lcd.wallet(mk);\n\n// create a simple message that moves coin balances\nconst send = new MsgSend(\n  mk.accAddress('terra'), // .accAddress is now a function which require the prefix as parameter\n  'terra17lmam6zguazs5q5u6z5mmx76uj63gldnse2pdp',\n  { uluna: 1200000 }\n);\n\nwallet\n  .createAndSignTx({\n    msgs: [send],\n    memo: 'test from feather.js!',\n    chainID: 'pisco-1', // now here a chainID must be specified\n  })\n  .then(tx => lcd.tx.broadcast(tx, 'pisco-1')) // same here\n  .then(result => {\n    console.log(`TX hash: ${result.txhash}`);\n  });\n```\n\n### Tx with messages from custom modules\n\n```ts\nwallet\n  // feather js detect that the tx contains a MsgAminoCustom and will use SIGN_MODE_AMINO_JSON instead of SIGN_MODE_DIRECT\n  .createAndSignTx({\n    msgs: [\n      new MsgAminoCustom({\n        type: 'osmosis/gamm/swap-exact-amount-in',\n        value: {\n          sender: 'osmo1...',\n          routes: [\n            {\n              pool_id: '2',\n              token_out_denom: 'uion',\n            },\n          ],\n          token_in: {\n            denom: 'uosmo',\n            amount: '10000000',\n          },\n          token_out_min_amount: '8538',\n        },\n      }),\n      // you can add more messages here if needed\n    ],\n    memo: 'test from feather.js!',\n    chainID: 'osmosis-1',\n  })\n  .then(tx => lcd.tx.broadcast(tx, 'osmosis-1'))\n  .then(result => {\n    console.log(`TX hash: ${result.txhash}`);\n  });\n```\n\n## Feather.js in the browser\n\nYou can access all the objects of the `@terra-money/feather.js` from the global `Feather` object if you load Feather.js with a `<script>` tag.\n\nInclude the following in your browser:\n\n```html\n<script\n  crossorigin\n  src=\"https://unpkg.com/@terra-money/feather.js/dist/bundle.js\"\n></script>\n```\n\nYou can find a small JSFiddle example that refreshes current Oracle votes [here](https://jsfiddle.net/tLm1b527/1/).\n\n## Feather.js in React Native\n\nIn order to use Feather.js inside React Native, you need to add the [`node-libs-react-native`](https://github.com/parshap/node-libs-react-native) package and [`react-native-get-random-values`](https://github.com/LinusU/react-native-get-random-values) package to your React Native app's `package.json`.\n\n```sh\nyarn add node-libs-react-native react-native-get-random-values\n```\n\nYou will need to register Node.js native modules in an entry point of your application, such as `index.tsx`:\n\n```js\nimport 'node-libs-react-native/globals';\nimport 'react-native-get-random-values';\n```\n\nAlso, add resolvers to your `metro.config.js`\n\n```js\nmodule.exports {\n  // ...\n  resolver: {\n    // ...\n    extraNodeModules: require('node-libs-react-native'),\n  },\n  // ...\n}\n```\n\n## License\n\nThis software is licensed under the MIT license. See [LICENSE](./LICENSE) for full disclosure.\n\n© 2022 Terraform Labs, PTE.\n\n<hr/>\n\n<p>&nbsp;</p>\n<p align=\"center\">\n    <a href=\"https://terra.money/\"><img src=\"https://assets.website-files.com/611153e7af981472d8da199c/61794f2b6b1c7a1cb9444489_symbol-terra-blue.svg\" align=\"center\" width=180/></a>\n</p>\n","engines":{"node":">=16"},"gitHead":"2575a9d8081cf70f082f75f48444c2cc31de5b96","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest --runInBand","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"terra-engineering","email":"engineering@terra.money"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"_npmVersion":"10.2.3","description":"The JavaScript SDK for Terra and Feather chains","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"18.19.0","dependencies":{"ws":"^7.5.9","tmp":"^0.2.1","long":"^5.2.3","axios":"^0.27.2","bip32":"^2.0.6","bip39":"^3.0.3","assert":"^2.0.0","bech32":"^2.0.0","jscrypto":"^1.0.1","keccak256":"^1.0.6","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","crypto-browserify":"^3.12.0","@terra-money/terra.proto":"5.3.0-beta.0","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/bn.js":"^5.1.1","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/feather.js_3.0.0-beta.3_1710784030217_0.3356871757655955","host":"s3://npm-registry-packages"}}},"time":{"created":"2022-11-22T13:44:01.793Z","modified":"2026-07-07T17:56:24.648Z","1.0.0-beta.0":"2022-11-22T13:44:02.181Z","1.0.0-beta.1":"2022-11-23T16:38:43.421Z","1.0.0-beta.2":"2022-11-26T07:47:07.396Z","1.0.0-beta.3":"2022-11-28T16:53:26.472Z","1.0.0-beta.4":"2022-12-09T13:20:59.351Z","1.0.0-beta.5":"2023-01-10T17:15:32.401Z","1.0.0-beta.6":"2023-01-11T15:55:14.576Z","1.0.0-beta.7":"2023-01-11T18:01:28.716Z","1.0.0-beta.8":"2023-01-13T07:21:14.190Z","1.0.0-beta.9":"2023-01-15T12:44:13.621Z","1.0.0-beta.10":"2023-01-16T17:23:04.006Z","1.0.0-beta.11":"2023-01-19T15:13:47.514Z","1.0.0-beta.12":"2023-02-23T15:58:26.683Z","1.0.0-beta.13":"2023-02-28T07:10:47.513Z","1.0.0-beta.14":"2023-04-02T10:35:17.739Z","1.0.0-beta.15":"2023-04-03T13:24:16.072Z","1.0.1":"2023-04-27T06:37:50.580Z","1.0.2":"2023-04-27T09:59:05.680Z","1.0.3":"2023-04-27T12:38:47.771Z","1.0.4":"2023-05-02T08:26:10.885Z","1.0.5":"2023-06-02T05:50:18.070Z","1.0.6":"2023-06-12T07:39:10.544Z","1.0.7-beta.1":"2023-06-19T16:23:59.303Z","1.0.7-beta.2":"2023-06-22T11:06:57.228Z","1.0.7-beta.3":"2023-06-22T11:28:36.965Z","1.0.7-beta.4":"2023-06-22T11:44:09.712Z","1.0.8":"2023-07-01T08:36:47.711Z","1.0.9-injective.0":"2023-07-24T14:58:08.682Z","1.0.9-injective.1":"2023-07-27T00:23:27.871Z","1.0.9-injective.2":"2023-07-29T23:11:49.788Z","1.0.9-injective.3":"2023-07-29T23:41:02.530Z","1.0.9-injective.4":"2023-07-30T00:00:40.123Z","1.0.9":"2023-07-31T14:22:33.149Z","1.0.10":"2023-08-02T14:31:09.163Z","1.0.11":"2023-08-17T12:13:20.042Z","1.1.1-beta.1":"2023-09-22T11:52:10.784Z","1.1.2":"2023-10-16T15:33:54.913Z","1.1.3":"2023-10-17T13:03:32.974Z","1.1.4":"2023-10-18T10:15:59.478Z","1.1.5":"2023-10-18T11:26:52.889Z","1.1.6":"2023-10-18T13:24:28.848Z","1.2.0":"2023-10-18T15:11:36.314Z","1.2.1":"2023-10-18T15:17:27.353Z","2.0.0-beta.1":"2023-10-20T10:31:41.326Z","2.0.0-beta.2":"2023-10-25T08:39:26.023Z","2.0.0-beta.3":"2023-10-25T17:13:46.348Z","2.0.0-beta.4":"2023-10-25T17:34:10.226Z","2.0.0-beta.5":"2023-10-27T09:25:31.176Z","2.0.0-beta.6":"2023-10-27T09:44:50.805Z","2.0.0-beta.7":"2023-11-01T08:46:26.271Z","2.0.0-beta.8":"2023-11-09T17:26:23.037Z","2.0.0-beta.9":"2023-11-13T15:45:49.426Z","2.0.0-beta.10":"2023-11-13T16:01:37.323Z","2.0.0-beta.11":"2023-11-14T10:20:47.609Z","2.0.0-beta.12":"2023-11-14T10:28:23.205Z","2.0.0-beta.13":"2023-11-16T11:34:06.696Z","2.0.0-beta.14":"2023-11-27T15:30:27.119Z","2.0.0-beta.15":"2023-11-29T06:57:11.857Z","2.0.0-beta.16":"2023-12-15T12:59:08.534Z","2.0.0":"2024-01-16T11:00:12.005Z","2.0.1":"2024-01-25T06:58:20.311Z","2.0.2":"2024-01-25T07:01:10.887Z","2.0.3":"2024-02-01T10:38:48.856Z","2.0.4":"2024-02-12T18:00:19.725Z","2.1.0-beta.0":"2024-02-13T07:32:31.511Z","2.1.0-beta.1":"2024-02-13T11:17:07.167Z","2.1.0-beta.2":"2024-02-15T11:29:55.958Z","3.0.0-beta.0":"2024-03-11T05:55:26.673Z","2.1.0-beta.3":"2024-03-12T08:44:51.119Z","2.1.0-beta.4":"2024-03-12T09:28:39.558Z","3.0.0-beta.1":"2024-03-14T08:24:42.536Z","3.0.0-beta.2":"2024-03-16T08:59:17.696Z","3.0.0-beta.3":"2024-03-18T17:47:10.516Z"},"bugs":{"url":"https://github.com/terra-money/feather.js/issues"},"author":{"name":"Terraform Labs, PTE."},"license":"MIT","homepage":"https://github.com/terra-money/feather.js#readme","keywords":["feather","terra","stablecoin","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"repository":{"url":"git://github.com/terra-money/feather.js.git","type":"git"},"description":"TypeScript SDK for Terra and Cosmos chains","maintainers":[{"email":"devops@terra.money","name":"terra-devops"},{"email":"mwmerz@protonmail.com","name":"mwmerz"},{"email":"alessandro@candeago.dev","name":"alecande"},{"email":"engineering@terra.money","name":"terra-engineering"}],"readme":"","readmeFilename":""}