We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff9dfe8 commit 34b0c4eCopy full SHA for 34b0c4e
1 file changed
packages/verifast/package.json
@@ -1,6 +1,11 @@
1
{
2
"name": "@bsv/verifast",
3
"version": "0.2.0",
4
+ "repository": {
5
+ "type": "git",
6
+ "url": "git+https://github.com/bsv-blockchain/ts-stack.git",
7
+ "directory": "packages/verifast"
8
+ },
9
"type": "module",
10
"description": "Optional C++/WASM (BDK) transaction script-verification backend for @bsv/sdk",
11
"main": "dist/mod.js",
0 commit comments