Initial import of verae-tree-node from zapier monorepo
This commit is contained in:
commit
b9184c9086
6 changed files with 169 additions and 0 deletions
8
package.json
Normal file
8
package.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"name": "verae-tree-node",
|
||||
"version": "0.1.0",
|
||||
"type": "module",
|
||||
"description": "Merkle leaf proofs for hashes only sealed as a bulk summary root on the main Verae chain",
|
||||
"scripts": { "test": "node --test test/*.test.js" },
|
||||
"engines": { "node": ">=20" }
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue