Add protocol impl and app scaffold
This commit is contained in:
+3
-1
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "quorum",
|
||||
"name": "nq",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
@@ -11,6 +11,8 @@
|
||||
"dependencies": {
|
||||
"@noble/curves": "^2.2.0",
|
||||
"@noble/hashes": "^2.2.0",
|
||||
"@welshman/lib": "^0.8.16",
|
||||
"@welshman/util": "^0.8.16",
|
||||
"applesauce-accounts": "^6.0.0",
|
||||
"applesauce-actions": "^6.1.0",
|
||||
"applesauce-core": "^6.1.0",
|
||||
|
||||
Reference in New Issue
Block a user