{"_id":"@anyvm/moveup-sdk","_rev":"13-6c2db4094363bac0a2263a7808f4475f","name":"@anyvm/moveup-sdk","dist-tags":{"latest":"1.2.4"},"versions":{"1.0.2":{"name":"@anyvm/moveup-sdk","description":"Moveup SDK","license":"Apache-2.0","engines":{"node":">=11.0.0"},"main":"./dist/index.js","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.js","types":"./dist/index.d.ts"}},"scripts":{"prepack":"pnpm build","build":"pnpm build:clean && pnpm _build:node","build:clean":"rm -rf dist","_build:browser":"tsup --platform browser --format iife --global-name moveupSDK --minify","_build:node":"tsup --format cjs,esm --dts","lint":"eslint \"**/*.ts\"","test":"jest","_fmt":"prettier 'src/**/*.ts' 'examples/**/*.js' 'examples/**/*.ts' '.eslintrc.js'","fmt":"pnpm _fmt --write","fmt:check":"pnpm _fmt --check","cov:clean":"rm -rf coverage","generate-client":"openapi -i ../../../api/doc/spec.yaml -o ./src/generated -c axios --name MoveupGeneratedClient --exportSchemas true","checked-publish":"scripts/checked_publish.sh","generate-ts-docs":"scripts/generate_ts_docs.sh","indexer-codegen":"graphql-codegen --config ./src/indexer/codegen.yml"},"repository":{"type":"git","url":"git+https://github.com/MoveupLabs/moveup.git"},"homepage":"https://github.com/MoveupLabs/moveup","bugs":{"url":"https://github.com/MoveupLabs/moveup/issues"},"author":{"name":"moveuplabs.com"},"keywords":["Moveup","Moveup Labs","Move"],"dependencies":{"@noble/hashes":"1.1.3","@noble/secp256k1":"^2.0.0","@scure/bip39":"1.1.0","axios":"0.27.2","elliptic":"^6.5.4","form-data":"4.0.0","ethereumjs-util":"^7.1.5","tweetnacl":"1.0.3"},"devDependencies":{"@graphql-codegen/cli":"^2.13.5","@graphql-codegen/import-types-preset":"^2.2.3","@graphql-codegen/typescript":"^2.7.3","@graphql-codegen/typescript-graphql-request":"^4.5.8","@graphql-codegen/typescript-operations":"^2.5.3","@types/elliptic":"^6.4.14","@types/jest":"28.1.8","@types/node":"18.6.2","@typescript-eslint/eslint-plugin":"5.36.2","@typescript-eslint/parser":"5.36.2","dotenv":"16.0.2","eslint":"8.23.0","eslint-config-airbnb-base":"15.0.0","eslint-config-airbnb-typescript":"17.0.0","eslint-config-prettier":"8.5.0","eslint-plugin-import":"2.26.0","ethereumjs-util":"^7.1.5","graphql":"^16.5.0","graphql-request":"^5.1.0","jest":"28.1.3","openapi-typescript-codegen":"","prettier":"2.6.2","ts-jest":"28.0.8","ts-loader":"9.3.1","ts-node":"10.9.1","tsup":"6.2.3","typedoc":"^0.23.20","typescript":"4.8.2"},"version":"1.0.2","_id":"@anyvm/moveup-sdk@1.0.2","_nodeVersion":"20.1.0","_npmVersion":"9.6.4","dist":{"integrity":"sha512-wnrX41/JDS7DCs9ifynUbISKDRyJKG3g7H5Z7L2HFKci+KeDghILP1g8d4ILLX3ZpiBnrFmItPt52NPLSX8Grg==","shasum":"b2d0c8c0b926a82aa7b56f4ce445db6873c8e889","tarball":"https://registry.npmjs.org/@anyvm/moveup-sdk/-/moveup-sdk-1.0.2.tgz","fileCount":315,"unpackedSize":2288601,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICbgMJmclvaMI78UTA2Ua3YDxzZafSp/sjHX+mV/QCFSAiEAmSa4TND1sxUS0SCgs8vehvCsbTYFtl90F2AiErttp5s="}]},"_npmUser":{"name":"jordan23","email":"cqx@moveup.dev"},"directories":{},"maintainers":[{"name":"jordan23","email":"cqx@moveup.dev"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/moveup-sdk_1.0.2_1685615270443_0.9372200675271947"},"_hasShrinkwrap":false},"1.1.0":{"name":"@anyvm/moveup-sdk","description":"Moveup SDK","license":"Apache-2.0","engines":{"node":">=11.0.0"},"main":"./dist/index.js","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.js","types":"./dist/index.d.ts"}},"scripts":{"prepack":"pnpm build","build":"pnpm build:clean && pnpm _build:node","build:clean":"rm -rf dist","_build:browser":"tsup --platform browser --format iife --global-name moveupSDK --minify","_build:node":"tsup --format cjs,esm --dts","lint":"eslint \"**/*.ts\"","test":"jest","_fmt":"prettier 'scripts/**/*.ts' 'src/**/*.ts' 'examples/**/*.js' 'examples/**/*.ts' '.eslintrc.js'","fmt":"pnpm _fmt --write","fmt:check":"pnpm _fmt --check","cov:clean":"rm -rf coverage","generate-client":"openapi -i ../../../api/doc/spec.yaml -o ./src/generated -c axios --name MoveupGeneratedClient --exportSchemas true","checked-publish":"scripts/checked_publish.sh","generate-ts-docs":"scripts/generate_ts_docs.sh","indexer-codegen":"graphql-codegen --config ./src/indexer/codegen.yml","publish-ans-contract":"ts-node ./scripts/publish_ans_contract.ts"},"repository":{"type":"git","url":"git+https://github.com/MoveupLabs/moveup.git"},"homepage":"https://github.com/MoveupLabs/moveup","bugs":{"url":"https://github.com/MoveupLabs/moveup/issues"},"author":{"name":"moveuplabs.com"},"keywords":["Moveup","Moveup Labs","Move"],"dependencies":{"@noble/hashes":"1.1.3","@noble/secp256k1":"^2.0.0","@scure/bip39":"1.1.0","axios":"0.27.2","elliptic":"^6.5.4","form-data":"4.0.0","ethereumjs-util":"^7.1.5","tweetnacl":"1.0.3"},"devDependencies":{"@graphql-codegen/cli":"^2.13.5","@graphql-codegen/import-types-preset":"^2.2.3","@graphql-codegen/typescript":"^2.7.3","@graphql-codegen/typescript-graphql-request":"^4.5.8","@graphql-codegen/typescript-operations":"^2.5.3","@types/elliptic":"^6.4.14","@types/jest":"28.1.8","@types/node":"18.6.2","@typescript-eslint/eslint-plugin":"5.36.2","@typescript-eslint/parser":"5.36.2","dotenv":"16.0.2","eslint":"8.23.0","eslint-config-airbnb-base":"15.0.0","eslint-config-airbnb-typescript":"17.0.0","eslint-config-prettier":"8.5.0","eslint-plugin-import":"2.26.0","ethereumjs-util":"^7.1.5","graphql":"^16.5.0","graphql-request":"^5.1.0","jest":"28.1.3","openapi-typescript-codegen":"","prettier":"2.6.2","ts-jest":"28.0.8","ts-loader":"9.3.1","ts-node":"10.9.1","tsup":"6.2.3","typedoc":"^0.23.20","typescript":"4.8.2"},"version":"1.1.0","gitHead":"167f31066025ae751404b5251e5f9a55c48ab85a","_id":"@anyvm/moveup-sdk@1.1.0","_nodeVersion":"20.1.0","_npmVersion":"9.6.4","dist":{"integrity":"sha512-zYg5TFlLFYTa/8J4aSORUvwrDYdsg/hQeStIA3Fo4h/vj3zhJ18+eD79kWNmS37qQQ3/U/0qkf5qGTQIpqxXWg==","shasum":"135fed3ea15051dd65ecbbccfd84f54ddee2f226","tarball":"https://registry.npmjs.org/@anyvm/moveup-sdk/-/moveup-sdk-1.1.0.tgz","fileCount":412,"unpackedSize":6847212,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD1WZHRS1+XAPnOTCYAXgkMsXZ7hlLWFcJgUe07ZP1u3gIhAIbpjKuQF6dHK2BnYs5b3/N7OIsJql/MpSzOE1X1d8mw"}]},"_npmUser":{"name":"jordan23","email":"cqx@moveup.dev"},"directories":{},"maintainers":[{"name":"jordan23","email":"cqx@moveup.dev"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/moveup-sdk_1.1.0_1687253104694_0.36604966612716505"},"_hasShrinkwrap":false},"1.1.2":{"name":"@anyvm/moveup-sdk","description":"Moveup SDK","license":"Apache-2.0","engines":{"node":">=11.0.0"},"main":"./dist/index.js","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.js","types":"./dist/index.d.ts"}},"scripts":{"prepack":"pnpm build","build":"pnpm build:clean && pnpm _build:node","build:clean":"rm -rf dist","_build:browser":"tsup --platform browser --format iife --global-name moveupSDK --minify","_build:node":"tsup --format cjs,esm --dts","lint":"eslint \"**/*.ts\"","test":"jest","_fmt":"prettier 'scripts/**/*.ts' 'src/**/*.ts' 'examples/**/*.js' 'examples/**/*.ts' '.eslintrc.js'","fmt":"pnpm _fmt --write","fmt:check":"pnpm _fmt --check","cov:clean":"rm -rf coverage","generate-client":"openapi -i ../../../api/doc/spec.yaml -o ./src/generated -c axios --name MoveupGeneratedClient --exportSchemas true","checked-publish":"scripts/checked_publish.sh","generate-ts-docs":"scripts/generate_ts_docs.sh","indexer-codegen":"graphql-codegen --config ./src/indexer/codegen.yml","publish-ans-contract":"ts-node ./scripts/publish_ans_contract.ts"},"repository":{"type":"git","url":"git+https://github.com/MoveupLabs/moveup-typescript-sdk.git"},"homepage":"https://github.com/MoveupLabs/moveup-typescript-sdk","bugs":{"url":"https://github.com/MoveupLabs/moveup-typescript-sdk/issues"},"author":{"name":"moveuplabs.com"},"keywords":["Moveup","Moveup Labs","Move"],"dependencies":{"@noble/hashes":"1.1.3","@noble/secp256k1":"^2.0.0","@scure/bip39":"1.1.0","@vespaiach/axios-fetch-adapter":"^0.3.1","axios":"0.27.2","elliptic":"^6.5.4","ethereumjs-util":"^7.1.5","ethers":"6.6.1","form-data":"4.0.0","tweetnacl":"1.0.3"},"devDependencies":{"@graphql-codegen/cli":"^2.13.5","@graphql-codegen/import-types-preset":"^2.2.3","@graphql-codegen/typescript":"^2.7.3","@graphql-codegen/typescript-graphql-request":"^4.5.8","@graphql-codegen/typescript-operations":"^2.5.3","@types/elliptic":"^6.4.14","@types/jest":"28.1.8","@types/node":"18.6.2","@typescript-eslint/eslint-plugin":"5.36.2","@typescript-eslint/parser":"5.36.2","dotenv":"16.0.2","eslint":"8.23.0","eslint-config-airbnb-base":"15.0.0","eslint-config-airbnb-typescript":"17.0.0","eslint-config-prettier":"8.5.0","eslint-plugin-import":"2.26.0","ethereumjs-util":"^7.1.5","graphql":"^16.5.0","graphql-request":"^5.1.0","jest":"28.1.3","openapi-typescript-codegen":"","prettier":"2.6.2","ts-jest":"28.0.8","ts-loader":"9.3.1","ts-node":"10.9.1","tsup":"6.2.3","typedoc":"^0.23.20","typescript":"4.8.2"},"version":"1.1.2","gitHead":"e150e7cabdae6f1292fcb1663244beacdbf405d4","_id":"@anyvm/moveup-sdk@1.1.2","_nodeVersion":"20.1.0","_npmVersion":"9.6.4","dist":{"integrity":"sha512-ym8am4+DRBuZL4oddPWDhwBgDJJZUQ9WeSvSH/EMJM84Qcf62dPki5SbVxwuHdQrB6Uea9IEHhb6Un6PE53gHA==","shasum":"564ad585f15754af37dc3cc30d6d49d1d9c46d77","tarball":"https://registry.npmjs.org/@anyvm/moveup-sdk/-/moveup-sdk-1.1.2.tgz","fileCount":412,"unpackedSize":6838848,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID5x2kPVZlkGtru6sdb/hgTq72L2Uk4oYOtJDUxo/GnNAiEAl9sd35VQ6UqjJAfccDTDENwPhbS1dTBGUCBDn3azmzY="}]},"_npmUser":{"name":"jordan23","email":"cqx@moveup.dev"},"directories":{},"maintainers":[{"name":"jordan23","email":"cqx@moveup.dev"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/moveup-sdk_1.1.2_1688033785716_0.9619822803433706"},"_hasShrinkwrap":false},"1.1.4":{"name":"@anyvm/moveup-sdk","description":"Moveup SDK","license":"Apache-2.0","engines":{"node":">=11.0.0"},"main":"./dist/index.js","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.js","types":"./dist/index.d.ts"}},"scripts":{"prepack":"pnpm build","build":"pnpm build:clean && pnpm _build:node","build:clean":"rm -rf dist","_build:browser":"tsup --platform browser --format iife --global-name moveupSDK --minify","_build:node":"tsup --format cjs,esm --dts","lint":"eslint \"**/*.ts\"","test":"jest","_fmt":"prettier 'scripts/**/*.ts' 'src/**/*.ts' 'examples/**/*.js' 'examples/**/*.ts' '.eslintrc.js'","fmt":"pnpm _fmt --write","fmt:check":"pnpm _fmt --check","cov:clean":"rm -rf coverage","generate-client":"openapi -i ../../../api/doc/spec.yaml -o ./src/generated -c axios --name MoveupGeneratedClient --exportSchemas true","checked-publish":"scripts/checked_publish.sh","generate-ts-docs":"scripts/generate_ts_docs.sh","indexer-codegen":"graphql-codegen --config ./src/indexer/codegen.yml","publish-ans-contract":"ts-node ./scripts/publish_ans_contract.ts"},"repository":{"type":"git","url":"git+https://github.com/MoveupLabs/moveup-typescript-sdk.git"},"homepage":"https://github.com/MoveupLabs/moveup-typescript-sdk","bugs":{"url":"https://github.com/MoveupLabs/moveup-typescript-sdk/issues"},"author":{"name":"moveuplabs.com"},"keywords":["Moveup","Moveup Labs","Move"],"dependencies":{"@noble/hashes":"1.1.3","@noble/secp256k1":"^2.0.0","@scure/bip39":"1.1.0","@vespaiach/axios-fetch-adapter":"^0.3.1","axios":"0.27.2","elliptic":"^6.5.4","ethereumjs-util":"^7.1.5","ethers":"5.0.8","form-data":"4.0.0","tweetnacl":"1.0.3"},"devDependencies":{"@graphql-codegen/cli":"^2.13.5","@graphql-codegen/import-types-preset":"^2.2.3","@graphql-codegen/typescript":"^2.7.3","@graphql-codegen/typescript-graphql-request":"^4.5.8","@graphql-codegen/typescript-operations":"^2.5.3","@types/elliptic":"^6.4.14","@types/jest":"28.1.8","@types/node":"18.6.2","@typescript-eslint/eslint-plugin":"5.36.2","@typescript-eslint/parser":"5.36.2","dotenv":"16.0.2","eslint":"8.23.0","eslint-config-airbnb-base":"15.0.0","eslint-config-airbnb-typescript":"17.0.0","eslint-config-prettier":"8.5.0","eslint-plugin-import":"2.26.0","ethereumjs-util":"^7.1.5","graphql":"^16.5.0","graphql-request":"^5.1.0","jest":"28.1.3","openapi-typescript-codegen":"","prettier":"2.6.2","ts-jest":"28.0.8","ts-loader":"9.3.1","ts-node":"10.9.1","tsup":"6.2.3","typedoc":"^0.23.20","typescript":"4.8.2"},"version":"1.1.4","gitHead":"05da32113c2945ff27e12442e1b3d7fd71157aff","_id":"@anyvm/moveup-sdk@1.1.4","_nodeVersion":"20.1.0","_npmVersion":"9.6.4","dist":{"integrity":"sha512-MJ7rW+xkIB6F7NSIGVipzm06h/PVTxdHhOBKKOr9usbtHBcDw7f1FTsRlxtNLn1JkKKB4sVX9zVFt75PY7pGng==","shasum":"02b6be679f2e4720dd1dfff117811696780fa841","tarball":"https://registry.npmjs.org/@anyvm/moveup-sdk/-/moveup-sdk-1.1.4.tgz","fileCount":412,"unpackedSize":6837989,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDfAF1aoAiBvunbEsQ1zxhflSEZ6LI1UUeXnob/2suPWwIhAO5ZmRFkC793KJ9e8CasCOqpG3vBS0iEUy1vbY2ncSxm"}]},"_npmUser":{"name":"jordan23","email":"cqx@moveup.dev"},"directories":{},"maintainers":[{"name":"jordan23","email":"cqx@moveup.dev"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/moveup-sdk_1.1.4_1688093161709_0.6219543527835845"},"_hasShrinkwrap":false},"1.1.8":{"name":"@anyvm/moveup-sdk","description":"Moveup SDK","license":"Apache-2.0","engines":{"node":">=11.0.0"},"main":"./dist/index.js","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.js","types":"./dist/index.d.ts"}},"scripts":{"prepack":"pnpm build","build":"pnpm build:clean && pnpm _build:node","build:clean":"rm -rf dist","_build:browser":"tsup --platform browser --format iife --global-name moveupSDK --minify","_build:node":"tsup --format cjs,esm --dts","lint":"eslint \"**/*.ts\"","test":"jest","_fmt":"prettier 'scripts/**/*.ts' 'src/**/*.ts' 'examples/**/*.js' 'examples/**/*.ts' '.eslintrc.js'","fmt":"pnpm _fmt --write","fmt:check":"pnpm _fmt --check","cov:clean":"rm -rf coverage","generate-client":"openapi -i ../../../api/doc/spec.yaml -o ./src/generated -c axios --name MoveupGeneratedClient --exportSchemas true","checked-publish":"scripts/checked_publish.sh","generate-ts-docs":"scripts/generate_ts_docs.sh","indexer-codegen":"graphql-codegen --config ./src/indexer/codegen.yml","publish-ans-contract":"ts-node ./scripts/publish_ans_contract.ts"},"repository":{"type":"git","url":"git+https://github.com/MoveupLabs/moveup-typescript-sdk.git"},"homepage":"https://github.com/MoveupLabs/moveup-typescript-sdk","bugs":{"url":"https://github.com/MoveupLabs/moveup-typescript-sdk/issues"},"author":{"name":"moveuplabs.com"},"keywords":["Moveup","Moveup Labs","Move"],"dependencies":{"@noble/hashes":"1.1.3","@noble/secp256k1":"^2.0.0","@scure/bip39":"1.1.0","@vespaiach/axios-fetch-adapter":"^0.3.1","axios":"0.27.2","elliptic":"^6.5.4","ethereumjs-util":"^7.1.5","ethers":"5.0.8","form-data":"4.0.0","tweetnacl":"1.0.3"},"devDependencies":{"@graphql-codegen/cli":"^2.13.5","@graphql-codegen/import-types-preset":"^2.2.3","@graphql-codegen/typescript":"^2.7.3","@graphql-codegen/typescript-graphql-request":"^4.5.8","@graphql-codegen/typescript-operations":"^2.5.3","@types/elliptic":"^6.4.14","@types/jest":"28.1.8","@types/node":"18.6.2","@typescript-eslint/eslint-plugin":"5.36.2","@typescript-eslint/parser":"5.36.2","dotenv":"16.0.2","eslint":"8.23.0","eslint-config-airbnb-base":"15.0.0","eslint-config-airbnb-typescript":"17.0.0","eslint-config-prettier":"8.5.0","eslint-plugin-import":"2.26.0","ethereumjs-util":"^7.1.5","graphql":"^16.5.0","graphql-request":"^5.1.0","jest":"28.1.3","openapi-typescript-codegen":"","prettier":"2.6.2","ts-jest":"28.0.8","ts-loader":"9.3.1","ts-node":"10.9.1","tsup":"6.2.3","typedoc":"^0.23.20","typescript":"4.8.2"},"version":"1.1.8","gitHead":"6898433506c21088bb4aed2669c541d4915c045e","_id":"@anyvm/moveup-sdk@1.1.8","_nodeVersion":"20.1.0","_npmVersion":"9.6.4","dist":{"integrity":"sha512-+pn3d1b0PQvX7jBg5KsaX+Ue49/gTOYnumec9+t76VX+2I8Jq3eIFjwJVniOzB+SaMkCtIT+s8+ckKJOHegZaA==","shasum":"8206be19cf61e48c4f504b30f77bf022b2926566","tarball":"https://registry.npmjs.org/@anyvm/moveup-sdk/-/moveup-sdk-1.1.8.tgz","fileCount":412,"unpackedSize":6838199,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICs2gSboS0fh0nzdkNQBhj0yCkpHCaKlarD6N50pJ4K7AiEAwq9YG6hG56vEgiYN0+zYN+Mb9P6FhxiVXEaAO0vNPug="}]},"_npmUser":{"name":"jordan23","email":"cqx@moveup.dev"},"directories":{},"maintainers":[{"name":"jordan23","email":"cqx@moveup.dev"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/moveup-sdk_1.1.8_1688110998409_0.2165297701942157"},"_hasShrinkwrap":false},"1.2.0":{"name":"@anyvm/moveup-sdk","description":"Moveup SDK","license":"Apache-2.0","engines":{"node":">=11.0.0"},"main":"./dist/index.js","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.js","types":"./dist/index.d.ts"}},"scripts":{"prepack":"pnpm build","build":"pnpm build:clean && pnpm _build:node","build:clean":"rm -rf dist","_build:node":"tsup --format cjs,esm --dts","lint":"eslint \"**/*.ts\"","test":"jest","_fmt":"prettier 'scripts/**/*.ts' 'src/**/*.ts' 'examples/**/*.js' 'examples/**/*.ts' '.eslintrc.js'","fmt":"pnpm _fmt --write","fmt:check":"pnpm _fmt --check","cov:clean":"rm -rf coverage","checked-publish":"scripts/checked_publish.sh","indexer-codegen":"graphql-codegen --config ./src/indexer/codegen.yml","publish-ans-contract":"ts-node ./scripts/publish_ans_contract.ts"},"repository":{"type":"git","url":"git+https://github.com/AnyVM/anyvm-typescript-sdk.git"},"homepage":"https://github.com/AnyVM/anyvm-typescript-sdk","bugs":{"url":"https://github.com/AnyVM/anyvm-typescript-sdk/issues"},"author":{"name":"anyvm.com"},"keywords":["Moveup","Moveup Labs","Move"],"dependencies":{"@noble/hashes":"1.1.3","@noble/secp256k1":"^2.0.0","@scure/bip39":"1.1.0","@vespaiach/axios-fetch-adapter":"^0.3.1","axios":"0.27.2","elliptic":"^6.5.4","ethers":"5.0.8","form-data":"4.0.0","tweetnacl":"1.0.3"},"devDependencies":{"@graphql-codegen/cli":"^2.13.5","@graphql-codegen/import-types-preset":"^2.2.3","@graphql-codegen/typescript":"^2.7.3","@graphql-codegen/typescript-graphql-request":"^4.5.8","@graphql-codegen/typescript-operations":"^2.5.3","@types/elliptic":"^6.4.14","@types/jest":"28.1.8","@types/node":"18.6.2","@typescript-eslint/eslint-plugin":"5.36.2","@typescript-eslint/parser":"5.36.2","dotenv":"16.0.2","eslint":"8.23.0","eslint-config-airbnb-base":"15.0.0","eslint-config-airbnb-typescript":"17.0.0","eslint-config-prettier":"8.5.0","eslint-plugin-import":"2.26.0","ethereum-cryptography":"^2.1.1","graphql":"^16.5.0","graphql-request":"^5.1.0","jest":"28.1.3","openapi-typescript-codegen":"","prettier":"2.6.2","ts-jest":"28.0.8","ts-loader":"9.3.1","ts-node":"10.9.1","tsup":"6.2.3","typedoc":"^0.23.20","typescript":"4.8.2"},"version":"1.2.0","gitHead":"d06ae959ae6ee50e0ab93d48b5d2303d3dc2b883","_id":"@anyvm/moveup-sdk@1.2.0","_nodeVersion":"20.4.0","_npmVersion":"9.7.2","dist":{"integrity":"sha512-Msw24gw9JA9nVAgx270qtjDz/0/M/Ryo0m8Ct0ACLIv7dCBg+Xgqz6p7pz9JUc+f6H5V3u/GjaGwZrsTqgiVPg==","shasum":"8f98aac4e0ce77c17afa2ad1c4ef4e0c657a85a6","tarball":"https://registry.npmjs.org/@anyvm/moveup-sdk/-/moveup-sdk-1.2.0.tgz","fileCount":420,"unpackedSize":7438817,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCsx6KxpB/qnHn9DL0sDeqIR4yrgeYmSwy3J9pI+69J3AIgMSaHLTPznm/DUc66B66L9QfaD/LwKisxWzGjb+WNOqk="}]},"_npmUser":{"name":"jordan23","email":"cqx@moveup.dev"},"directories":{},"maintainers":[{"name":"jordan23","email":"cqx@moveup.dev"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/moveup-sdk_1.2.0_1689661525425_0.593020180986062"},"_hasShrinkwrap":false},"1.2.2":{"name":"@anyvm/moveup-sdk","description":"Moveup SDK","license":"Apache-2.0","engines":{"node":">=11.0.0"},"main":"./dist/index.js","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.js","types":"./dist/index.d.ts"}},"scripts":{"prepack":"pnpm build","build":"pnpm build:clean && pnpm _build:node","build:clean":"rm -rf dist","_build:node":"tsup --format cjs,esm --dts","lint":"eslint \"**/*.ts\"","test":"jest","_fmt":"prettier 'scripts/**/*.ts' 'src/**/*.ts' 'examples/**/*.js' 'examples/**/*.ts' '.eslintrc.js'","fmt":"pnpm _fmt --write","fmt:check":"pnpm _fmt --check","cov:clean":"rm -rf coverage","checked-publish":"scripts/checked_publish.sh","indexer-codegen":"graphql-codegen --config ./src/indexer/codegen.yml","publish-ans-contract":"ts-node ./scripts/publish_ans_contract.ts"},"repository":{"type":"git","url":"git+https://github.com/AnyVM/anyvm-typescript-sdk.git"},"homepage":"https://github.com/AnyVM/anyvm-typescript-sdk","bugs":{"url":"https://github.com/AnyVM/anyvm-typescript-sdk/issues"},"author":{"name":"anyvm.com"},"keywords":["Moveup","Moveup Labs","Move"],"dependencies":{"@metamask/eth-sig-util":"^6.0.0","@noble/hashes":"1.1.3","@noble/secp256k1":"^2.0.0","@scure/bip39":"1.1.0","@vespaiach/axios-fetch-adapter":"^0.3.1","axios":"0.27.2","elliptic":"^6.5.4","ethers":"5.0.8","form-data":"4.0.0","tweetnacl":"1.0.3"},"devDependencies":{"@graphql-codegen/cli":"^2.13.5","@graphql-codegen/import-types-preset":"^2.2.3","@graphql-codegen/typescript":"^2.7.3","@graphql-codegen/typescript-graphql-request":"^4.5.8","@graphql-codegen/typescript-operations":"^2.5.3","@types/elliptic":"^6.4.14","@types/jest":"28.1.8","@types/node":"18.6.2","@typescript-eslint/eslint-plugin":"5.36.2","@typescript-eslint/parser":"5.36.2","dotenv":"16.0.2","eslint":"8.23.0","eslint-config-airbnb-base":"15.0.0","eslint-config-airbnb-typescript":"17.0.0","eslint-config-prettier":"8.5.0","eslint-plugin-import":"2.26.0","ethereum-cryptography":"^2.1.1","graphql":"^16.5.0","graphql-request":"^5.1.0","jest":"28.1.3","openapi-typescript-codegen":"","prettier":"2.6.2","ts-jest":"28.0.8","ts-loader":"9.3.1","ts-node":"10.9.1","tsup":"6.2.3","typedoc":"^0.23.20","typescript":"4.8.2"},"version":"1.2.2","gitHead":"32e3219240f864fe0a8bbb388431a5423de138de","_id":"@anyvm/moveup-sdk@1.2.2","_nodeVersion":"20.4.0","_npmVersion":"9.7.2","dist":{"integrity":"sha512-yWnZ8SCl82rvjrWb09hk0/uU6TfTWRimT5KAGJ0ikZiCcztrSgiRDf2n8w0LTXxUrPJ06KmapvB4UZk/aUanwA==","shasum":"fb23f9d3e86a666e35d17030333ff1b596a376ed","tarball":"https://registry.npmjs.org/@anyvm/moveup-sdk/-/moveup-sdk-1.2.2.tgz","fileCount":423,"unpackedSize":7693217,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICDeWQOMSr3oxsl7Ea3q+zDlR9k7twC6hmJBgeTxekwGAiEAkdo+VVZW/ZT67d8Pfn73buB6GDRtpYJegZzYuRf85Vo="}]},"_npmUser":{"name":"jordan23","email":"cqx@moveup.dev"},"directories":{},"maintainers":[{"name":"jordan23","email":"cqx@moveup.dev"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/moveup-sdk_1.2.2_1695284950774_0.43073021576161663"},"_hasShrinkwrap":false},"1.2.4":{"name":"@anyvm/moveup-sdk","description":"Moveup SDK","license":"Apache-2.0","engines":{"node":">=11.0.0"},"main":"./dist/index.js","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.js","types":"./dist/index.d.ts"}},"scripts":{"prepack":"pnpm build","build":"pnpm build:clean && pnpm _build:node","build:clean":"rm -rf dist","_build:node":"tsup --format cjs,esm --dts","lint":"eslint \"**/*.ts\"","test":"jest","_fmt":"prettier 'scripts/**/*.ts' 'src/**/*.ts' 'examples/**/*.js' 'examples/**/*.ts' '.eslintrc.js'","fmt":"pnpm _fmt --write","fmt:check":"pnpm _fmt --check","cov:clean":"rm -rf coverage","checked-publish":"scripts/checked_publish.sh","indexer-codegen":"graphql-codegen --config ./src/indexer/codegen.yml","publish-ans-contract":"ts-node ./scripts/publish_ans_contract.ts"},"repository":{"type":"git","url":"git+https://github.com/AnyVM/anyvm-typescript-sdk.git"},"homepage":"https://github.com/AnyVM/anyvm-typescript-sdk","bugs":{"url":"https://github.com/AnyVM/anyvm-typescript-sdk/issues"},"author":{"name":"anyvm.com"},"keywords":["Moveup","Moveup Labs","Move"],"dependencies":{"@metamask/eth-sig-util":"^6.0.0","@noble/hashes":"1.1.3","@noble/secp256k1":"^2.0.0","@scure/bip39":"1.1.0","@vespaiach/axios-fetch-adapter":"^0.3.1","axios":"0.27.2","elliptic":"^6.5.4","ethers":"5.0.8","form-data":"4.0.0","tweetnacl":"1.0.3"},"devDependencies":{"@graphql-codegen/cli":"^2.13.5","@graphql-codegen/import-types-preset":"^2.2.3","@graphql-codegen/typescript":"^2.7.3","@graphql-codegen/typescript-graphql-request":"^4.5.8","@graphql-codegen/typescript-operations":"^2.5.3","@types/elliptic":"^6.4.14","@types/jest":"28.1.8","@types/node":"18.6.2","@typescript-eslint/eslint-plugin":"5.36.2","@typescript-eslint/parser":"5.36.2","dotenv":"16.0.2","eslint":"8.23.0","eslint-config-airbnb-base":"15.0.0","eslint-config-airbnb-typescript":"17.0.0","eslint-config-prettier":"8.5.0","eslint-plugin-import":"2.26.0","ethereum-cryptography":"^2.1.1","graphql":"^16.5.0","graphql-request":"^5.1.0","jest":"28.1.3","openapi-typescript-codegen":"","prettier":"2.6.2","ts-jest":"28.0.8","ts-loader":"9.3.1","ts-node":"10.9.1","tsup":"6.2.3","typedoc":"^0.23.20","typescript":"4.8.2"},"version":"1.2.4","gitHead":"32e3219240f864fe0a8bbb388431a5423de138de","_id":"@anyvm/moveup-sdk@1.2.4","_nodeVersion":"20.4.0","_npmVersion":"9.7.2","dist":{"integrity":"sha512-x4Xg4M6UHP5mlp8FrJ0saH09rn5pXudRQqs2UtdcpPAEnGu2i1GljXfkGkn1Jq03lz41vlAk+yCpwlC68iE0Yg==","shasum":"0a4755d5e9e2f175ebe122ccdda1760550c8b321","tarball":"https://registry.npmjs.org/@anyvm/moveup-sdk/-/moveup-sdk-1.2.4.tgz","fileCount":423,"unpackedSize":7939694,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGCSfZxducG3vv/2yNmViyB71kxlgSMwd/UDBUfTtS69AiEA3rqoLoYJx44bSzHkwFN9D9B6LZY3pXOHm+YpkMj5vVU="}]},"_npmUser":{"name":"jordan23","email":"cqx@moveup.dev"},"directories":{},"maintainers":[{"name":"jordan23","email":"cqx@moveup.dev"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/moveup-sdk_1.2.4_1695366719217_0.6281307042683801"},"_hasShrinkwrap":false}},"time":{"created":"2023-06-01T09:58:48.003Z","1.0.1":"2023-06-01T09:58:48.353Z","modified":"2023-09-22T07:11:59.739Z","1.0.0":"2023-06-01T10:03:05.480Z","1.0.2":"2023-06-01T10:27:50.663Z","1.1.0":"2023-06-20T09:25:04.996Z","1.1.2":"2023-06-29T10:16:26.031Z","1.1.4":"2023-06-30T02:46:02.052Z","1.1.6":"2023-06-30T07:41:45.049Z","1.1.8":"2023-06-30T07:43:18.741Z","1.2.0":"2023-07-18T06:25:25.627Z","1.2.2":"2023-09-21T08:29:11.161Z","1.2.4":"2023-09-22T07:11:59.556Z"},"maintainers":[{"name":"jordan23","email":"cqx@moveup.dev"}],"description":"Moveup SDK","homepage":"https://github.com/AnyVM/anyvm-typescript-sdk","keywords":["Moveup","Moveup Labs","Move"],"repository":{"type":"git","url":"git+https://github.com/AnyVM/anyvm-typescript-sdk.git"},"author":{"name":"anyvm.com"},"bugs":{"url":"https://github.com/AnyVM/anyvm-typescript-sdk/issues"},"license":"Apache-2.0","readme":"# SDK for Moveup Node API\n\n## Quickstart\n\nThe public SDK downloaded from [npmjs](https://www.npmjs.com/package/@anyvm/moveup-sdk) is compatible with the Moveup devnet. To start building, run below command in your project directory:\n\n```bash\npnpm add @anyvm/moveup-sdk\n```\n\n## Usage\n\nFor Javascript or Typescript usage, check out the [`./examples`] folder with ready-made `package.json` files to get you going quickly!\n\nIf you are using the types in a `commonjs` module, like in a Node app, you just have to enable `esModuleInterop`\nand `allowSyntheticDefaultImports` in your `tsconfig` for types compatibility:\n\n```json\n{\n  ...\n  \"compilerOptions\": {\n    \"allowSyntheticDefaultImports\": true,\n    \"esModuleInterop\": true\n    ...\n  }\n}\n```\n\n### Requirements\n\n- [Node.js](https://nodejs.org)\n- [Yarn](https://pnpmpkg.com/)\n\n```bash\npnpm install\n```\n\n### Working with local node\n\nTo develop in a local environment, you need to use the SDK from the [main](https://github.com/AnyVM/anyvm-typescript-sdk/tree/main/) branch.\n\n**NOTE**\nSDK from the main branch might not be compatible with the devnet.\n\nRun a local node (run from the root of the repo):\n\n```bash\n./moveup node run-local-testnet --with-faucet\n```\n\nRun the SDK tests and make sure they pass. Go to the SDK directory, and setup an env to configure the URLs:\n\n```bash\nrm .env\necho 'MOVEUP_NODE_URL=\"http://127.0.0.1:8080/v1\"' >> .env\necho 'MOVEUP_FAUCET_URL=\"http://127.0.0.1:8081\"' >> .env\n```\n\nRun the tests:\n\n```bash\npnpm test\n```\n\nIf you see strange behavior regarding HTTP clients, try running the tests with `--detectOpenHandles`.\n","readmeFilename":"README.md"}