signing, send

This commit is contained in:
stjet
2024-06-16 23:39:59 +00:00
parent 5977833c0d
commit d4a457944a
71 changed files with 396 additions and 142 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "banani",
"version": "0.0.1-wip-1",
"version": "0.0.1-wip-3",
"description": "JS/TS library for the Banano cryptocurrency in the style of bananopie",
"main": "main.js",
"scripts": {
@@ -30,7 +30,6 @@
"typescript": "^5.4.5"
},
"dependencies": {
"blake2b": "^2.1.4",
"tweetnacl": "^1.0.3"
"blake2b": "^2.1.4"
}
}