mirror of
https://github.com/EvernodeXRPL/hp-devkit.git
synced 2026-04-29 15:37:58 +00:00
Added nodejs code generator. (#1)
This commit is contained in:
6
docker/code-templates/nodejs/starter/dist/hp.cfg.override
vendored
Normal file
6
docker/code-templates/nodejs/starter/dist/hp.cfg.override
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"contract": {
|
||||
"bin_path": "/usr/bin/node",
|
||||
"bin_args": "index.js"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user