HP smart contract nodejs library. (#101)

This commit is contained in:
Ravin Perera
2020-07-20 13:38:08 +05:30
committed by GitHub
parent 09e72ef8bb
commit 311d20aba6
33 changed files with 154 additions and 528 deletions

View File

@@ -0,0 +1,7 @@
{
"dependencies": {
"libsodium-wrappers": "0.7.6",
"ws": "7.1.2",
"bson": "4.0.4"
}
}