mirror of
https://github.com/EvernodeXRPL/hpcore.git
synced 2026-04-29 15:37:59 +00:00
HP smart contract nodejs library. (#101)
This commit is contained in:
7
examples/nodejs_client/package.json
Normal file
7
examples/nodejs_client/package.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"libsodium-wrappers": "0.7.6",
|
||||
"ws": "7.1.2",
|
||||
"bson": "4.0.4"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user