mirror of
https://github.com/EvernodeXRPL/hp-devkit.git
synced 2026-04-29 15:37:58 +00:00
Added new contract templates (#31)
This commit is contained in:
6
docker/code-templates/nodejs/npl-client/package.json
Normal file
6
docker/code-templates/nodejs/npl-client/package.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"name": "_projname_",
|
||||
"dependencies": {
|
||||
"hotpocket-js-client": "^0.5.6"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user