{"_id":"verkle-cryptography-wasm","_rev":"4659853","name":"verkle-cryptography-wasm","description":"Verkle Trie Crytography WASM/TypeScript Bindings","dist-tags":{"latest":"0.4.8"},"maintainers":[{"name":"acolytec3","email":""},{"name":"holgerd77","email":""}],"time":{"modified":"2026-04-10T21:51:55.000Z","created":"2024-03-07T11:05:39.032Z","0.4.8":"2024-09-13T10:48:20.162Z","0.4.7":"2024-09-10T14:24:42.546Z","0.4.6":"2024-09-09T01:16:07.988Z","0.4.5":"2024-06-24T12:16:45.640Z","0.4.4":"2024-06-12T02:08:14.420Z","0.4.3":"2024-06-03T10:28:46.807Z","0.4.2":"2024-05-15T14:26:53.234Z","0.4.1":"2024-05-14T16:53:45.993Z","0.4.0":"2024-04-02T15:25:53.038Z","0.3.1":"2024-03-28T17:58:39.738Z","0.3.0":"2024-03-28T10:09:38.468Z","0.2.1":"2024-03-11T14:00:09.018Z","0.2.0":"2024-03-08T15:48:52.505Z","0.1.1":"2024-03-07T13:12:01.117Z","0.1.0":"2024-03-07T11:05:39.032Z"},"users":{},"author":{"name":"Kevaundray Wedderburn"},"repository":{"type":"git","url":"git+https://github.com/ethereumjs/verkle-cryptography-wasm.git"},"versions":{"0.4.8":{"name":"verkle-cryptography-wasm","version":"0.4.8","description":"Verkle Trie Crytography WASM/TypeScript Bindings","keywords":["ethereum","verkle","WASM","JavaScript","TypeScript"],"homepage":"https://github.com/ethereumjs/verkle-cryptography-wasm","bugs":{"url":"https://github.com/ethereumjs/verkle-cryptography-wasm/issues"},"repository":{"type":"git","url":"git+https://github.com/ethereumjs/verkle-cryptography-wasm.git"},"license":"MIT/Apache","author":{"name":"Kevaundray Wedderburn"},"contributors":[{"name":"EthereumJS Team"}],"main":"dist/cjs/index.js","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"}},"scripts":{"build":"./scripts/rust-build.sh && ./scripts/ts-build.sh","clean":"rm -rf node_modules dist","lint":"eslint .","lint:fix":"eslint --fix --config ./.eslintrc.js . --ext .js,.jsx,.ts,.tsx","prepare":"npm run build","test":"npx vitest run","test:browser":"npx vitest run --config=vitest.config.browser.ts --browser.name=webkit --browser.provider=playwright --browser.headless","wasmToB64":"node ./scripts/wasmToB64.js"},"devDependencies":{"@babel/cli":"^7.23.9","@babel/core":"^7.23.9","@babel/preset-env":"^7.23.9","@ethereumjs/util":"^9.0.2","@typescript-eslint/eslint-plugin":"^6.7.3","@typescript-eslint/parser":"^6.7.3","@vitest/browser":"^2.0.5","babel-plugin-transform-import-meta":"^2.2.1","eslint":"^8.50.0","eslint-config-prettier":"8.8.0","eslint-plugin-import":"2.26.0","eslint-plugin-prettier":"^5.0.0","eslint-plugin-simple-import-sort":"7.0.0","eventemitter3":"^5.0.1","playwright":"^1.42.1","prettier":"3.0.3","ts-node":"^10.9.1","typescript":"^5.0.4","vite-plugin-wasm":"^3.3.0","vitest":"^2.0.5"},"engines":{"node":">=18","npm":">=7"},"dependencies":{"@scure/base":"^1.1.5"},"_id":"verkle-cryptography-wasm@0.4.8","gitHead":"2a814ff6fe0fb62e0a711e7b52a8e6db37e09733","types":"./dist/cjs/index.d.ts","_nodeVersion":"20.6.1","_npmVersion":"9.8.1","dist":{"shasum":"aad0ba2947d2f397ef992701cb038053bed880e8","size":638388,"noattachment":false,"key":"/verkle-cryptography-wasm/-/verkle-cryptography-wasm-0.4.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/verkle-cryptography-wasm/download/verkle-cryptography-wasm-0.4.8.tgz"},"_npmUser":{"name":"acolytec3","email":"metroman374@gmail.com"},"directories":{},"maintainers":[{"name":"acolytec3","email":""},{"name":"holgerd77","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/verkle-cryptography-wasm_0.4.8_1726224499924_0.6868006283691996"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-13T10:48:20.162Z","publish_time":1726224500162,"_source_registry_name":"default","_cnpm_publish_time":1726224500162},"0.4.7":{"name":"verkle-cryptography-wasm","version":"0.4.7","description":"Verkle Trie Crytography WASM/TypeScript Bindings","keywords":["ethereum","verkle","WASM","JavaScript","TypeScript"],"homepage":"https://github.com/ethereumjs/verkle-cryptography-wasm","bugs":{"url":"https://github.com/ethereumjs/verkle-cryptography-wasm/issues"},"repository":{"type":"git","url":"git+https://github.com/ethereumjs/verkle-cryptography-wasm.git"},"license":"MIT/Apache","author":{"name":"Kevaundray Wedderburn"},"contributors":[{"name":"EthereumJS Team"}],"main":"dist/cjs/index.js","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"}},"scripts":{"build":"./scripts/rust-build.sh && ./scripts/ts-build.sh","clean":"rm -rf node_modules dist","lint":"eslint .","lint:fix":"eslint --fix --config ./.eslintrc.js . --ext .js,.jsx,.ts,.tsx","prepare":"npm run build","test":"npx vitest run","test:browser":"npx vitest run --config=vitest.config.browser.ts --browser.name=webkit --browser.provider=playwright --browser.headless","wasmToB64":"node ./scripts/wasmToB64.js"},"devDependencies":{"@babel/cli":"^7.23.9","@babel/core":"^7.23.9","@babel/preset-env":"^7.23.9","@ethereumjs/util":"^9.0.2","@typescript-eslint/eslint-plugin":"^6.7.3","@typescript-eslint/parser":"^6.7.3","@vitest/browser":"^2.0.5","babel-plugin-transform-import-meta":"^2.2.1","eslint":"^8.50.0","eslint-config-prettier":"8.8.0","eslint-plugin-import":"2.26.0","eslint-plugin-prettier":"^5.0.0","eslint-plugin-simple-import-sort":"7.0.0","eventemitter3":"^5.0.1","playwright":"^1.42.1","prettier":"3.0.3","ts-node":"^10.9.1","typescript":"^5.0.4","vite-plugin-wasm":"^3.3.0","vitest":"^2.0.5"},"engines":{"node":">=18","npm":">=7"},"dependencies":{"@scure/base":"^1.1.5"},"_id":"verkle-cryptography-wasm@0.4.7","gitHead":"9cd5216cfec742a2c6849f4e401c2cc2ca261a61","types":"./dist/cjs/index.d.ts","_nodeVersion":"20.6.1","_npmVersion":"9.8.1","dist":{"shasum":"006933ebae651f79c821cb06f3cafcef08a62156","size":637819,"noattachment":false,"key":"/verkle-cryptography-wasm/-/verkle-cryptography-wasm-0.4.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/verkle-cryptography-wasm/download/verkle-cryptography-wasm-0.4.7.tgz"},"_npmUser":{"name":"acolytec3","email":"metroman374@gmail.com"},"directories":{},"maintainers":[{"name":"acolytec3","email":""},{"name":"holgerd77","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/verkle-cryptography-wasm_0.4.7_1725978282199_0.18350389842246373"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-10T14:24:42.546Z","publish_time":1725978282546,"_source_registry_name":"default","_cnpm_publish_time":1725978282546},"0.4.6":{"name":"verkle-cryptography-wasm","version":"0.4.6","description":"Verkle Trie Crytography WASM/TypeScript Bindings","keywords":["ethereum","verkle","WASM","JavaScript","TypeScript"],"homepage":"https://github.com/ethereumjs/verkle-cryptography-wasm","bugs":{"url":"https://github.com/ethereumjs/verkle-cryptography-wasm/issues"},"repository":{"type":"git","url":"git+https://github.com/ethereumjs/verkle-cryptography-wasm.git"},"license":"MIT/Apache","author":{"name":"Kevaundray Wedderburn"},"contributors":[{"name":"EthereumJS Team"}],"main":"dist/cjs/index.js","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"}},"scripts":{"build":"./scripts/rust-build.sh && ./scripts/ts-build.sh","clean":"rm -rf node_modules dist","lint":"eslint .","lint:fix":"eslint --fix --config ./.eslintrc.js . --ext .js,.jsx,.ts,.tsx","prepare":"npm run build","test":"npx vitest run","test:browser":"npx vitest run --config=vitest.config.browser.ts --browser.name=webkit --browser.provider=playwright --browser.headless","wasmToB64":"node ./scripts/wasmToB64.js"},"devDependencies":{"@babel/cli":"^7.23.9","@babel/core":"^7.23.9","@babel/preset-env":"^7.23.9","@ethereumjs/util":"^9.0.2","@typescript-eslint/eslint-plugin":"^6.7.3","@typescript-eslint/parser":"^6.7.3","@vitest/browser":"^1.4.0","babel-plugin-transform-import-meta":"^2.2.1","eslint":"^8.50.0","eslint-config-prettier":"8.8.0","eslint-plugin-import":"2.26.0","eslint-plugin-prettier":"^5.0.0","eslint-plugin-simple-import-sort":"7.0.0","eventemitter3":"^5.0.1","playwright":"^1.42.1","prettier":"3.0.3","ts-node":"^10.9.1","typescript":"^5.0.4","vite-plugin-wasm":"^3.3.0","vitest":"^1.2.2"},"engines":{"node":">=18","npm":">=7"},"dependencies":{"@scure/base":"^1.1.5"},"_id":"verkle-cryptography-wasm@0.4.6","gitHead":"cda6f3abc1bbd65c80b5370157a08aadc008a117","types":"./dist/cjs/index.d.ts","_nodeVersion":"20.6.1","_npmVersion":"9.8.1","dist":{"shasum":"e641c589e2ffb9bc7826a776b656887120e2502a","size":635137,"noattachment":false,"key":"/verkle-cryptography-wasm/-/verkle-cryptography-wasm-0.4.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/verkle-cryptography-wasm/download/verkle-cryptography-wasm-0.4.6.tgz"},"_npmUser":{"name":"acolytec3","email":"metroman374@gmail.com"},"directories":{},"maintainers":[{"name":"acolytec3","email":""},{"name":"holgerd77","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/verkle-cryptography-wasm_0.4.6_1725844567722_0.27889339140916203"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-09T01:16:07.988Z","publish_time":1725844567988,"_source_registry_name":"default","_cnpm_publish_time":1725844567988},"0.4.5":{"name":"verkle-cryptography-wasm","version":"0.4.5","description":"Verkle Trie Crytography WASM/TypeScript Bindings","keywords":["ethereum","verkle","WASM","JavaScript","TypeScript"],"homepage":"https://github.com/ethereumjs/verkle-cryptography-wasm","bugs":{"url":"https://github.com/ethereumjs/verkle-cryptography-wasm/issues"},"repository":{"type":"git","url":"git+https://github.com/ethereumjs/verkle-cryptography-wasm.git"},"license":"MIT/Apache","author":{"name":"Kevaundray Wedderburn"},"contributors":[{"name":"EthereumJS Team"}],"main":"dist/cjs/index.js","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"}},"scripts":{"build":"./scripts/rust-build.sh && ./scripts/ts-build.sh","clean":"rm -rf node_modules dist","lint":"eslint .","lint:fix":"eslint --fix --config ./.eslintrc.js . --ext .js,.jsx,.ts,.tsx","prepare":"npm run build","test":"npx vitest run","test:browser":"npx vitest run --config=vitest.config.browser.ts --browser.name=webkit --browser.provider=playwright --browser.headless","wasmToB64":"node ./scripts/wasmToB64.js"},"devDependencies":{"@babel/cli":"^7.23.9","@babel/core":"^7.23.9","@babel/preset-env":"^7.23.9","@ethereumjs/util":"^9.0.2","@typescript-eslint/eslint-plugin":"^6.7.3","@typescript-eslint/parser":"^6.7.3","@vitest/browser":"^1.4.0","babel-plugin-transform-import-meta":"^2.2.1","eslint":"^8.50.0","eslint-config-prettier":"8.8.0","eslint-plugin-import":"2.26.0","eslint-plugin-prettier":"^5.0.0","eslint-plugin-simple-import-sort":"7.0.0","eventemitter3":"^5.0.1","playwright":"^1.42.1","prettier":"3.0.3","ts-node":"^10.9.1","typescript":"^5.0.4","vite-plugin-wasm":"^3.3.0","vitest":"^1.2.2"},"engines":{"node":">=18","npm":">=7"},"dependencies":{"@scure/base":"^1.1.5"},"_id":"verkle-cryptography-wasm@0.4.5","gitHead":"ee0c7b8744fca3a1da0ce92d06ace9e78a03d154","types":"./dist/cjs/index.d.ts","_nodeVersion":"20.6.1","_npmVersion":"9.8.1","dist":{"shasum":"adebf5722e4f9c3a4b400854837f7d662ae86437","size":585155,"noattachment":false,"key":"/verkle-cryptography-wasm/-/verkle-cryptography-wasm-0.4.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/verkle-cryptography-wasm/download/verkle-cryptography-wasm-0.4.5.tgz"},"_npmUser":{"name":"acolytec3","email":"metroman374@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/verkle-cryptography-wasm_0.4.5_1719231405422_0.2880131987563874"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-24T12:16:45.640Z","publish_time":1719231405640,"_source_registry_name":"default","maintainers":[{"name":"acolytec3","email":""},{"name":"holgerd77","email":""}],"_cnpm_publish_time":1719231405640},"0.4.4":{"name":"verkle-cryptography-wasm","version":"0.4.4","description":"Verkle Trie Crytography WASM/TypeScript Bindings","keywords":["ethereum","verkle","WASM","JavaScript","TypeScript"],"homepage":"https://github.com/ethereumjs/verkle-cryptography-wasm","bugs":{"url":"https://github.com/ethereumjs/verkle-cryptography-wasm/issues"},"repository":{"type":"git","url":"git+https://github.com/ethereumjs/verkle-cryptography-wasm.git"},"license":"MIT/Apache","author":{"name":"Kevaundray Wedderburn"},"contributors":[{"name":"EthereumJS Team"}],"main":"dist/cjs/index.js","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"}},"scripts":{"build":"./scripts/rust-build.sh && ./scripts/ts-build.sh","clean":"rm -rf node_modules dist","lint":"eslint .","lint:fix":"eslint --fix --config ./.eslintrc.js . --ext .js,.jsx,.ts,.tsx","prepare":"npm run build","test":"npx vitest run","test:browser":"npx vitest run --config=vitest.config.browser.ts --browser.name=webkit --browser.provider=playwright --browser.headless","wasmToB64":"node ./scripts/wasmToB64.js"},"devDependencies":{"@babel/cli":"^7.23.9","@babel/core":"^7.23.9","@babel/preset-env":"^7.23.9","@ethereumjs/util":"^9.0.2","@typescript-eslint/eslint-plugin":"^6.7.3","@typescript-eslint/parser":"^6.7.3","@vitest/browser":"^1.4.0","babel-plugin-transform-import-meta":"^2.2.1","eslint":"^8.50.0","eslint-config-prettier":"8.8.0","eslint-plugin-import":"2.26.0","eslint-plugin-prettier":"^5.0.0","eslint-plugin-simple-import-sort":"7.0.0","eventemitter3":"^5.0.1","playwright":"^1.42.1","prettier":"3.0.3","ts-node":"^10.9.1","typescript":"^5.0.4","vite-plugin-wasm":"^3.3.0","vitest":"^1.2.2"},"engines":{"node":">=18","npm":">=7"},"dependencies":{"@scure/base":"^1.1.5"},"_id":"verkle-cryptography-wasm@0.4.4","gitHead":"668281fcf156e023f35a24122dac0ec1b6dea3fc","types":"./dist/cjs/index.d.ts","_nodeVersion":"20.6.1","_npmVersion":"9.8.1","dist":{"shasum":"3ee1c9a1b16beef62e9662e86cf14e2567c59078","size":585245,"noattachment":false,"key":"/verkle-cryptography-wasm/-/verkle-cryptography-wasm-0.4.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/verkle-cryptography-wasm/download/verkle-cryptography-wasm-0.4.4.tgz"},"_npmUser":{"name":"acolytec3","email":"metroman374@gmail.com"},"directories":{},"maintainers":[{"name":"acolytec3","email":""},{"name":"holgerd77","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/verkle-cryptography-wasm_0.4.4_1718158094131_0.9355199033166661"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-12T02:08:14.420Z","publish_time":1718158094420,"_source_registry_name":"default","_cnpm_publish_time":1718158094420},"0.4.3":{"name":"verkle-cryptography-wasm","version":"0.4.3","description":"Verkle Trie Crytography WASM/TypeScript Bindings","keywords":["ethereum","verkle","WASM","JavaScript","TypeScript"],"homepage":"https://github.com/ethereumjs/verkle-cryptography-wasm","bugs":{"url":"https://github.com/ethereumjs/verkle-cryptography-wasm/issues"},"repository":{"type":"git","url":"git+https://github.com/ethereumjs/verkle-cryptography-wasm.git"},"license":"MIT/Apache","author":{"name":"Kevaundray Wedderburn"},"contributors":[{"name":"EthereumJS Team"}],"main":"dist/cjs/index.js","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"}},"scripts":{"build":"./scripts/rust-build.sh && ./scripts/ts-build.sh","clean":"rm -rf node_modules dist","lint":"eslint .","lint:fix":"eslint --fix --config ./.eslintrc.js . --ext .js,.jsx,.ts,.tsx","prepare":"npm run build","test":"npx vitest run","test:browser":"npx vitest run --config=vitest.config.browser.ts --browser.name=webkit --browser.provider=playwright --browser.headless","wasmToB64":"node ./scripts/wasmToB64.js"},"devDependencies":{"@babel/cli":"^7.23.9","@babel/core":"^7.23.9","@babel/preset-env":"^7.23.9","@ethereumjs/util":"^9.0.2","@typescript-eslint/eslint-plugin":"^6.7.3","@typescript-eslint/parser":"^6.7.3","@vitest/browser":"^1.4.0","babel-plugin-transform-import-meta":"^2.2.1","eslint":"^8.50.0","eslint-config-prettier":"8.8.0","eslint-plugin-import":"2.26.0","eslint-plugin-prettier":"^5.0.0","eslint-plugin-simple-import-sort":"7.0.0","eventemitter3":"^5.0.1","playwright":"^1.42.1","prettier":"3.0.3","ts-node":"^10.9.1","typescript":"^5.0.4","vite-plugin-wasm":"^3.3.0","vitest":"^1.2.2"},"engines":{"node":">=18","npm":">=7"},"dependencies":{"@scure/base":"^1.1.5"},"_id":"verkle-cryptography-wasm@0.4.3","gitHead":"00eb2b9cbad6e18dd045f18c943c13f7bd607d21","types":"./dist/cjs/index.d.ts","_nodeVersion":"20.6.1","_npmVersion":"9.8.1","dist":{"shasum":"2c2191725e40d1cd120d744e15a2b46194b7e92c","size":585163,"noattachment":false,"key":"/verkle-cryptography-wasm/-/verkle-cryptography-wasm-0.4.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/verkle-cryptography-wasm/download/verkle-cryptography-wasm-0.4.3.tgz"},"_npmUser":{"name":"acolytec3","email":"metroman374@gmail.com"},"directories":{},"maintainers":[{"name":"acolytec3","email":""},{"name":"holgerd77","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/verkle-cryptography-wasm_0.4.3_1717410526534_0.7635996945270658"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-03T10:28:46.807Z","publish_time":1717410526807,"_source_registry_name":"default","_cnpm_publish_time":1717410526807},"0.4.2":{"name":"verkle-cryptography-wasm","version":"0.4.2","description":"Verkle Trie Crytography WASM/TypeScript Bindings","keywords":["ethereum","verkle","WASM","JavaScript","TypeScript"],"homepage":"https://github.com/ethereumjs/verkle-cryptography-wasm","bugs":{"url":"https://github.com/ethereumjs/verkle-cryptography-wasm/issues"},"repository":{"type":"git","url":"git+https://github.com/ethereumjs/verkle-cryptography-wasm.git"},"license":"MIT/Apache","author":{"name":"Kevaundray Wedderburn"},"contributors":[{"name":"EthereumJS Team"}],"main":"dist/cjs/index.js","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"}},"scripts":{"build":"./scripts/rust-build.sh && ./scripts/ts-build.sh","clean":"rm -rf node_modules dist","lint":"eslint .","lint:fix":"eslint --fix --config ./.eslintrc.js . --ext .js,.jsx,.ts,.tsx","prepare":"npm run build","test":"npx vitest run","test:browser":"npx vitest run --config=vitest.config.browser.ts --browser.name=webkit --browser.provider=playwright --browser.headless","wasmToB64":"node ./scripts/wasmToB64.js"},"devDependencies":{"@babel/cli":"^7.23.9","@babel/core":"^7.23.9","@babel/preset-env":"^7.23.9","@ethereumjs/util":"^9.0.2","@typescript-eslint/eslint-plugin":"^6.7.3","@typescript-eslint/parser":"^6.7.3","@vitest/browser":"^1.4.0","babel-plugin-transform-import-meta":"^2.2.1","eslint":"^8.50.0","eslint-config-prettier":"8.8.0","eslint-plugin-import":"2.26.0","eslint-plugin-prettier":"^5.0.0","eslint-plugin-simple-import-sort":"7.0.0","eventemitter3":"^5.0.1","playwright":"^1.42.1","prettier":"3.0.3","ts-node":"^10.9.1","typescript":"^5.0.4","vite-plugin-wasm":"^3.3.0","vitest":"^1.2.2"},"engines":{"node":">=18","npm":">=7"},"dependencies":{"@scure/base":"^1.1.5"},"types":"./dist/cjs/index.d.ts","gitHead":"ad1bb9c28c51022e3c9d197b6f07d88deafaff48","_id":"verkle-cryptography-wasm@0.4.2","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"shasum":"1ea5a5f0ad4023a5d1268406a7d516533c06ca87","size":625126,"noattachment":false,"key":"/verkle-cryptography-wasm/-/verkle-cryptography-wasm-0.4.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/verkle-cryptography-wasm/download/verkle-cryptography-wasm-0.4.2.tgz"},"_npmUser":{"name":"acolytec3","email":"metroman374@gmail.com"},"directories":{},"maintainers":[{"name":"acolytec3","email":""},{"name":"holgerd77","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/verkle-cryptography-wasm_0.4.2_1715783213032_0.2465828580237328"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-15T14:26:53.234Z","publish_time":1715783213234,"_source_registry_name":"default","_cnpm_publish_time":1715783213234},"0.4.1":{"name":"verkle-cryptography-wasm","version":"0.4.1","description":"Verkle Trie Crytography WASM/TypeScript Bindings","keywords":["ethereum","verkle","WASM","JavaScript","TypeScript"],"homepage":"https://github.com/ethereumjs/verkle-cryptography-wasm","bugs":{"url":"https://github.com/ethereumjs/verkle-cryptography-wasm/issues"},"repository":{"type":"git","url":"git+https://github.com/ethereumjs/verkle-cryptography-wasm.git"},"license":"MIT/Apache","author":{"name":"Kevaundray Wedderburn"},"contributors":[{"name":"EthereumJS Team"}],"main":"dist/cjs/index.js","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"}},"scripts":{"build":"./scripts/rust-build.sh && ./scripts/ts-build.sh","clean":"rm -rf node_modules dist","lint":"eslint .","lint:fix":"eslint --fix --config ./.eslintrc.js . --ext .js,.jsx,.ts,.tsx","prepare":"npm run build","test":"npx vitest run","test:browser":"npx vitest run --config=vitest.config.browser.ts --browser.name=webkit --browser.provider=playwright --browser.headless","wasmToB64":"node ./scripts/wasmToB64.js"},"devDependencies":{"@babel/cli":"^7.23.9","@babel/core":"^7.23.9","@babel/preset-env":"^7.23.9","@ethereumjs/util":"^9.0.2","@typescript-eslint/eslint-plugin":"^6.7.3","@typescript-eslint/parser":"^6.7.3","@vitest/browser":"^1.4.0","babel-plugin-transform-import-meta":"^2.2.1","eslint":"^8.50.0","eslint-config-prettier":"8.8.0","eslint-plugin-import":"2.26.0","eslint-plugin-prettier":"^5.0.0","eslint-plugin-simple-import-sort":"7.0.0","eventemitter3":"^5.0.1","playwright":"^1.42.1","prettier":"3.0.3","ts-node":"^10.9.1","typescript":"^5.0.4","vite-plugin-wasm":"^3.3.0","vitest":"^1.2.2"},"engines":{"node":">=18","npm":">=7"},"dependencies":{"@scure/base":"^1.1.5"},"types":"./dist/cjs/index.d.ts","gitHead":"b8d2bf8f7327e1135e22c262dd9f7b8a264c2165","_id":"verkle-cryptography-wasm@0.4.1","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"shasum":"c169061495edcf784a65e72e62f76b35721a9fc9","size":624253,"noattachment":false,"key":"/verkle-cryptography-wasm/-/verkle-cryptography-wasm-0.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/verkle-cryptography-wasm/download/verkle-cryptography-wasm-0.4.1.tgz"},"_npmUser":{"name":"acolytec3","email":"metroman374@gmail.com"},"directories":{},"maintainers":[{"name":"acolytec3","email":""},{"name":"holgerd77","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/verkle-cryptography-wasm_0.4.1_1715705625646_0.7984863670378941"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-14T16:53:45.993Z","publish_time":1715705625993,"_source_registry_name":"default","_cnpm_publish_time":1715705625993},"0.4.0":{"name":"verkle-cryptography-wasm","version":"0.4.0","description":"Verkle Trie Crytography WASM/TypeScript Bindings","keywords":["ethereum","verkle","WASM","JavaScript","TypeScript"],"homepage":"https://github.com/ethereumjs/verkle-cryptography-wasm","bugs":{"url":"https://github.com/ethereumjs/verkle-cryptography-wasm/issues"},"repository":{"type":"git","url":"git+https://github.com/ethereumjs/verkle-cryptography-wasm.git"},"license":"MIT/Apache","author":{"name":"Kevaundray Wedderburn"},"contributors":[{"name":"EthereumJS Team"}],"main":"dist/cjs/index.js","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"}},"scripts":{"build":"./scripts/rust-build.sh && ./scripts/ts-build.sh","clean":"rm -rf node_modules dist","lint":"eslint .","lint:fix":"eslint --fix --config ./.eslintrc.js . --ext .js,.jsx,.ts,.tsx","prepare":"npm run build","test":"npx vitest run","test:browser":"npx vitest run --config=vitest.config.browser.ts --browser.name=webkit --browser.provider=playwright --browser.headless","wasmToB64":"node ./scripts/wasmToB64.js"},"devDependencies":{"@babel/cli":"^7.23.9","@babel/core":"^7.23.9","@babel/preset-env":"^7.23.9","@ethereumjs/util":"^9.0.2","@typescript-eslint/eslint-plugin":"^6.7.3","@typescript-eslint/parser":"^6.7.3","@vitest/browser":"^1.4.0","babel-plugin-transform-import-meta":"^2.2.1","eslint":"^8.50.0","eslint-config-prettier":"8.8.0","eslint-plugin-import":"2.26.0","eslint-plugin-prettier":"^5.0.0","eslint-plugin-simple-import-sort":"7.0.0","eventemitter3":"^5.0.1","playwright":"^1.42.1","prettier":"3.0.3","ts-node":"^10.9.1","typescript":"^5.0.4","vite-plugin-wasm":"^3.3.0","vitest":"^1.2.2"},"engines":{"node":">=18","npm":">=7"},"dependencies":{"@scure/base":"^1.1.5"},"types":"./dist/cjs/index.d.ts","gitHead":"92713a7ecd03f56f4fbbbd0a88e37fe777e0ffbe","_id":"verkle-cryptography-wasm@0.4.0","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"shasum":"6e818effe148b3f47554d4402cc49bdbdc3288a6","size":302926,"noattachment":false,"key":"/verkle-cryptography-wasm/-/verkle-cryptography-wasm-0.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/verkle-cryptography-wasm/download/verkle-cryptography-wasm-0.4.0.tgz"},"_npmUser":{"name":"acolytec3","email":"metroman374@gmail.com"},"directories":{},"maintainers":[{"name":"acolytec3","email":""},{"name":"holgerd77","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/verkle-cryptography-wasm_0.4.0_1712071552822_0.008036377954777185"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-02T15:25:53.038Z","publish_time":1712071553038,"_source_registry_name":"default","_cnpm_publish_time":1712071553038},"0.3.1":{"name":"verkle-cryptography-wasm","version":"0.3.1","description":"Verkle Trie Crytography WASM/TypeScript Bindings","keywords":["ethereum","verkle","WASM","JavaScript","TypeScript"],"homepage":"https://github.com/ethereumjs/verkle-cryptography-wasm","bugs":{"url":"https://github.com/ethereumjs/verkle-cryptography-wasm/issues"},"repository":{"type":"git","url":"git+https://github.com/ethereumjs/verkle-cryptography-wasm.git"},"license":"MIT/Apache","author":{"name":"Kevaundray Wedderburn"},"contributors":[{"name":"EthereumJS Team"}],"main":"dist/cjs/index.js","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"}},"scripts":{"build":"./scripts/rust-build.sh && ./scripts/ts-build.sh","clean":"rm -rf node_modules dist","lint":"eslint .","lint:fix":"eslint --fix --config ./.eslintrc.js . --ext .js,.jsx,.ts,.tsx","prepare":"npm run build","test":"npx vitest run","test:browser":"npx vitest run --config=vitest.config.browser.ts --browser.name=webkit --browser.provider=playwright --browser.headless","wasmToB64":"node ./scripts/wasmToB64.js"},"devDependencies":{"@babel/cli":"^7.23.9","@babel/core":"^7.23.9","@babel/preset-env":"^7.23.9","@ethereumjs/util":"^9.0.2","@typescript-eslint/eslint-plugin":"^6.7.3","@typescript-eslint/parser":"^6.7.3","@vitest/browser":"^1.4.0","babel-plugin-transform-import-meta":"^2.2.1","eslint":"^8.50.0","eslint-config-prettier":"8.8.0","eslint-plugin-import":"2.26.0","eslint-plugin-prettier":"^5.0.0","eslint-plugin-simple-import-sort":"7.0.0","eventemitter3":"^5.0.1","playwright":"^1.42.1","prettier":"3.0.3","ts-node":"^10.9.1","typescript":"^5.0.4","vite-plugin-wasm":"^3.3.0","vitest":"^1.2.2"},"engines":{"node":">=18","npm":">=7"},"dependencies":{"@scure/base":"^1.1.5"},"types":"./dist/cjs/index.d.ts","gitHead":"c1fac09ed19d6d008265dc4af216769477347922","_id":"verkle-cryptography-wasm@0.3.1","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"shasum":"444a51614421ae3d2c83240b7ab1c5a855fba561","size":300097,"noattachment":false,"key":"/verkle-cryptography-wasm/-/verkle-cryptography-wasm-0.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/verkle-cryptography-wasm/download/verkle-cryptography-wasm-0.3.1.tgz"},"_npmUser":{"name":"acolytec3","email":"metroman374@gmail.com"},"directories":{},"maintainers":[{"name":"acolytec3","email":""},{"name":"holgerd77","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/verkle-cryptography-wasm_0.3.1_1711648719501_0.4368455980090167"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-28T17:58:39.738Z","publish_time":1711648719738,"_source_registry_name":"default","_cnpm_publish_time":1711648719738},"0.3.0":{"name":"verkle-cryptography-wasm","version":"0.3.0","description":"Verkle Trie Crytography WASM/TypeScript Bindings","keywords":["ethereum","verkle","WASM","JavaScript","TypeScript"],"homepage":"https://github.com/ethereumjs/verkle-cryptography-wasm","bugs":{"url":"https://github.com/ethereumjs/verkle-cryptography-wasm/issues"},"repository":{"type":"git","url":"git+https://github.com/ethereumjs/verkle-cryptography-wasm.git"},"license":"MIT/Apache","author":{"name":"Kevaundray Wedderburn"},"contributors":[{"name":"EthereumJS Team"}],"main":"dist/cjs/index.js","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"}},"scripts":{"build":"./scripts/rust-build.sh && ./scripts/ts-build.sh","clean":"rm -rf node_modules dist","lint":"eslint .","lint:fix":"eslint --fix --config ./.eslintrc.js . --ext .js,.jsx,.ts,.tsx","test":"npx vitest run","wasmToB64":"node ./scripts/wasmToB64.js"},"devDependencies":{"@babel/cli":"^7.23.9","@babel/core":"^7.23.9","@babel/preset-env":"^7.23.9","@ethereumjs/util":"^9.0.2","@typescript-eslint/eslint-plugin":"^6.7.3","@typescript-eslint/parser":"^6.7.3","babel-plugin-transform-import-meta":"^2.2.1","eslint":"^8.50.0","eslint-config-prettier":"8.8.0","eslint-plugin-import":"2.26.0","eslint-plugin-prettier":"^5.0.0","eslint-plugin-simple-import-sort":"7.0.0","prettier":"3.0.3","ts-node":"^10.9.1","typescript":"^5.0.4","vitest":"^1.2.2"},"engines":{"node":">=18","npm":">=7"},"dependencies":{"@scure/base":"^1.1.5"},"_id":"verkle-cryptography-wasm@0.3.0","gitHead":"02a925abb3bc887ac71e8d96a59a6f0d3a30a5a3","types":"./dist/cjs/index.d.ts","_nodeVersion":"18.18.0","_npmVersion":"9.8.1","dist":{"shasum":"88130b51ec0c5b2419c681b5207767af706974ff","size":303569,"noattachment":false,"key":"/verkle-cryptography-wasm/-/verkle-cryptography-wasm-0.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/verkle-cryptography-wasm/download/verkle-cryptography-wasm-0.3.0.tgz"},"_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"directories":{},"maintainers":[{"name":"acolytec3","email":""},{"name":"holgerd77","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/verkle-cryptography-wasm_0.3.0_1711620578248_0.47045383883697633"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-28T10:09:38.468Z","publish_time":1711620578468,"_source_registry_name":"default","_cnpm_publish_time":1711620578468},"0.2.1":{"name":"verkle-cryptography-wasm","version":"0.2.1","description":"Verkle Trie Crytography WASM/TypeScript Bindings","keywords":["ethereum","verkle","WASM","JavaScript","TypeScript"],"homepage":"https://github.com/ethereumjs/verkle-cryptography-wasm","bugs":{"url":"https://github.com/ethereumjs/verkle-cryptography-wasm/issues"},"repository":{"type":"git","url":"git+https://github.com/ethereumjs/verkle-cryptography-wasm.git"},"license":"MIT/Apache","author":{"name":"Kevaundray Wedderburn"},"contributors":[{"name":"EthereumJS Team"}],"main":"dist/cjs/index.js","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"}},"scripts":{"build":"./scripts/rust-build.sh && ./scripts/ts-build.sh","clean":"rm -rf node_modules dist","lint":"eslint .","lint:fix":"eslint --fix --config ./.eslintrc.js . --ext .js,.jsx,.ts,.tsx","test":"npx vitest run"},"devDependencies":{"@ethereumjs/util":"^9.0.2","@typescript-eslint/eslint-plugin":"^6.7.3","@typescript-eslint/parser":"^6.7.3","eslint":"^8.50.0","eslint-config-prettier":"8.8.0","eslint-plugin-import":"2.26.0","eslint-plugin-prettier":"^5.0.0","eslint-plugin-simple-import-sort":"7.0.0","prettier":"3.0.3","ts-node":"^10.9.1","typescript":"^5.0.4","vitest":"^1.2.2"},"engines":{"node":">=18","npm":">=7"},"_id":"verkle-cryptography-wasm@0.2.1","gitHead":"31380f11a585fb4501947178b1557216033d434d","types":"./dist/cjs/index.d.ts","_nodeVersion":"18.18.0","_npmVersion":"9.8.1","dist":{"shasum":"21c2f2b74ba8edb6ff1e151774f488bb3284e5ad","size":215292,"noattachment":false,"key":"/verkle-cryptography-wasm/-/verkle-cryptography-wasm-0.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/verkle-cryptography-wasm/download/verkle-cryptography-wasm-0.2.1.tgz"},"_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"directories":{},"maintainers":[{"name":"acolytec3","email":""},{"name":"holgerd77","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/verkle-cryptography-wasm_0.2.1_1710165608798_0.6146480599702302"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-11T14:00:09.018Z","publish_time":1710165609018,"_source_registry_name":"default","_cnpm_publish_time":1710165609018},"0.2.0":{"name":"verkle-cryptography-wasm","version":"0.2.0","description":"Verkle Trie Crytography WASM/TypeScript Bindings","keywords":["ethereum","verkle","WASM","JavaScript","TypeScript"],"homepage":"https://github.com/ethereumjs/verkle-cryptography-wasm","bugs":{"url":"https://github.com/ethereumjs/verkle-cryptography-wasm/issues"},"repository":{"type":"git","url":"git+https://github.com/ethereumjs/verkle-cryptography-wasm.git"},"license":"MIT/Apache","author":{"name":"Kevaundray Wedderburn"},"contributors":[{"name":"EthereumJS Team"}],"main":"dist/cjs/index.js","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"}},"scripts":{"build":"./scripts/rust-build.sh && ./scripts/ts-build.sh","clean":"rm -rf node_modules dist","lint":"eslint .","lint:fix":"eslint --fix --config ./.eslintrc.js . --ext .js,.jsx,.ts,.tsx","postinstall":"npm run build","test":"npx vitest run"},"devDependencies":{"@ethereumjs/util":"^9.0.2","@typescript-eslint/eslint-plugin":"^6.7.3","@typescript-eslint/parser":"^6.7.3","eslint":"^8.50.0","eslint-config-prettier":"8.8.0","eslint-plugin-import":"2.26.0","eslint-plugin-prettier":"^5.0.0","eslint-plugin-simple-import-sort":"7.0.0","prettier":"3.0.3","ts-node":"^10.9.1","typescript":"^5.0.4","vitest":"^1.2.2"},"engines":{"node":">=18","npm":">=7"},"_id":"verkle-cryptography-wasm@0.2.0","gitHead":"cf546a45572ffcaadac8bc6bfb7115c696ee662b","types":"./dist/cjs/index.d.ts","_nodeVersion":"18.18.0","_npmVersion":"9.8.1","dist":{"shasum":"78860095da2fd0bed0067a58b1f4b88c5d9a24cf","size":215302,"noattachment":false,"key":"/verkle-cryptography-wasm/-/verkle-cryptography-wasm-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/verkle-cryptography-wasm/download/verkle-cryptography-wasm-0.2.0.tgz"},"_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"directories":{},"maintainers":[{"name":"acolytec3","email":""},{"name":"holgerd77","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/verkle-cryptography-wasm_0.2.0_1709912932315_0.6267847696235391"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-08T15:48:52.505Z","publish_time":1709912932505,"_source_registry_name":"default","hasInstallScript":true,"_cnpm_publish_time":1709912932505},"0.1.1":{"name":"verkle-cryptography-wasm","version":"0.1.1","description":"Verkle Trie Crytography WASM/TypeScript Bindings","keywords":["ethereum","verkle","WASM","JavaScript","TypeScript"],"homepage":"https://github.com/ethereumjs/verkle-cryptography-wasm","bugs":{"url":"https://github.com/ethereumjs/verkle-cryptography-wasm/issues"},"repository":{"type":"git","url":"git+https://github.com/ethereumjs/verkle-cryptography-wasm.git"},"license":"MIT/Apache","author":{"name":"Kevaundray Wedderburn"},"contributors":[{"name":"EthereumJS Team"}],"main":"dist/cjs/index.js","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"}},"scripts":{"build":"./scripts/rust-build.sh && ./scripts/ts-build.sh","clean":"rm -rf node_modules dist","lint":"eslint .","lint:fix":"eslint --fix --config ./.eslintrc.js . --ext .js,.jsx,.ts,.tsx","postinstall":"npm run build","test":"npx vitest run"},"devDependencies":{"@ethereumjs/util":"^9.0.2","@typescript-eslint/eslint-plugin":"^6.7.3","@typescript-eslint/parser":"^6.7.3","eslint":"^8.50.0","eslint-config-prettier":"8.8.0","eslint-plugin-import":"2.26.0","eslint-plugin-prettier":"^5.0.0","eslint-plugin-simple-import-sort":"7.0.0","prettier":"3.0.3","ts-node":"^10.9.1","typescript":"^5.0.4","vitest":"^1.2.2"},"engines":{"node":">=18","npm":">=7"},"_id":"verkle-cryptography-wasm@0.1.1","gitHead":"9a8bd35882261238247a43915c62dc6535657c0f","types":"./dist/cjs/index.d.ts","_nodeVersion":"18.18.0","_npmVersion":"9.8.1","dist":{"shasum":"f98a3f133d697829eb6f93f9dbd68ef979c87dc0","size":322449,"noattachment":false,"key":"/verkle-cryptography-wasm/-/verkle-cryptography-wasm-0.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/verkle-cryptography-wasm/download/verkle-cryptography-wasm-0.1.1.tgz"},"_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"directories":{},"maintainers":[{"name":"acolytec3","email":""},{"name":"holgerd77","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/verkle-cryptography-wasm_0.1.1_1709817120946_0.6739562065647533"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-07T13:12:01.117Z","publish_time":1709817121117,"_source_registry_name":"default","hasInstallScript":true,"_cnpm_publish_time":1709817121117},"0.1.0":{"name":"verkle-cryptography-wasm","version":"0.1.0","description":"Verkle Trie Crytography WASM/TypeScript Bindings","keywords":["ethereum","verkle","WASM","JavaScript","TypeScript"],"homepage":"https://github.com/ethereumjs/verkle-cryptography-wasm","bugs":{"url":"https://github.com/ethereumjs/verkle-cryptography-wasm/issues"},"repository":{"type":"git","url":"git+https://github.com/ethereumjs/verkle-cryptography-wasm.git"},"license":"MIT/Apache","author":{"name":"Kevaundray Wedderburn"},"contributors":[{"name":"EthereumJS Team"}],"main":"dist/cjs/index.js","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"}},"scripts":{"build":"./scripts/rust-build.sh && ./scripts/ts-build.sh","clean":"rm -rf node_modules dist","lint":"eslint .","lint:fix":"eslint --fix --config ./.eslintrc.js . --ext .js,.jsx,.ts,.tsx","postinstall":"npm run build","test":"npx vitest run"},"devDependencies":{"@ethereumjs/util":"^9.0.2","@typescript-eslint/eslint-plugin":"^6.7.3","@typescript-eslint/parser":"^6.7.3","eslint":"^8.50.0","eslint-config-prettier":"8.8.0","eslint-plugin-import":"2.26.0","eslint-plugin-prettier":"^5.0.0","eslint-plugin-simple-import-sort":"7.0.0","prettier":"3.0.3","ts-node":"^10.9.1","typescript":"^5.0.4","vitest":"^1.2.2"},"engines":{"node":">=18","npm":">=7"},"_id":"verkle-cryptography-wasm@0.1.0","gitHead":"bb476b5f2cf1eecc0c48afb91e37e903d3ff5571","types":"./dist/cjs/index.d.ts","_nodeVersion":"18.18.0","_npmVersion":"9.8.1","dist":{"shasum":"8cb2697882edd204929e1b74fab37a2624586d75","size":322172,"noattachment":false,"key":"/verkle-cryptography-wasm/-/verkle-cryptography-wasm-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/verkle-cryptography-wasm/download/verkle-cryptography-wasm-0.1.0.tgz"},"_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"directories":{},"maintainers":[{"name":"acolytec3","email":""},{"name":"holgerd77","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/verkle-cryptography-wasm_0.1.0_1709809538786_0.0389020548164718"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-07T11:05:39.032Z","publish_time":1709809539032,"_source_registry_name":"default","hasInstallScript":true,"_cnpm_publish_time":1709809539032}},"readme":"# Verkle Cryptography (WASM/TypeScript)\n\n**Note:** This library is in the process of moving over from https://github.com/crate-crypto/rust-verkle-wasm. Package and build structure are in the process of being reworked and documentation/instructions are not yet fully updated.\n\nThis library provides a WASM build bundled with a TypeScript API of the Rust [rust-verkle](https://github.com/crate-crypto/rust-verkle) implementation and exposes core [Verkle Tree](https://verkle.info/) related crypto and arithmetic primitives to be consumed and used by higher level packages.\n\nThe library has been initially developed by [kevaundray](https://github.com/kevaundray) (a thousand ❤️s for all the great work!) and is now maintained and further developed by Kev and the Ethereum Foundation JavaScript team.\n\nA higher level Verkle Tree TypeScript library using this package is in the works at [https://github.com/ethereumjs/ethereumjs-monorepo/tree/master/packages/verkle](https://github.com/ethereumjs/ethereumjs-monorepo/tree/master/packages/verkle).\n\n## Installation\n\n```\n    npm i verkle-cryptography-wasm\n```\n\n## Basic Structure\n\n### Rust/WASM\n\nThe Rust code and the necessary tooling for the WASM build and a low level TypeScript API exposure can be found in [./src.rs](./src.rs/). The associated README contains the main documentation describing the WASM build process.\n\n### High Level TypeScript API\n\nThe main high level API exposed in a final published package can be found in [./src.ts](./src.ts).  Usage instructions can be found [here](./src.ts/README.md)\n\n### Node.js\n\nThe root folder of this package holds a Node.js [package.json](package.json) file referencing the final package exports and the necessary build scripts.\n\n## Build\n\nBuild scripts can be found in the [scripts](./scripts/) folder and the build process can be triggered with:\n\n```shell\nnpm run build\n```\n\nSee the comments in the build scripts for a more detailed explanation of what occurs in each step.\n\nNote that this requires all Rust/WASM tooling to be installed, so a first look into the dedicated RUST/WASM documentation is recommended.\n\n## Testing\n\nThere are a few high level JavaScript API respectively unit tests available which can be run with:\n\n```shell\nnpm run test\n```\n\n\n\n\n\n","_attachments":{},"homepage":"https://github.com/ethereumjs/verkle-cryptography-wasm","bugs":{"url":"https://github.com/ethereumjs/verkle-cryptography-wasm/issues"},"license":"MIT/Apache"}