ztakio-server

0.0.24 • Public • Published

ztakio-server

A default web/websocket/sockets Ztak.io server

Command line arguments:

  • conf: load json configuration from this file ( default: no config ).
    • Arguments on the command line will override the ones in the config file.
    • Arguments key must be the same as the command line equivalents.
    • It's assumed that all values are strings
  • datadir: path to the data directory where the database will be stored
  • network: what network to use, can be mainnet or testnet
  • webserver: wether to enable the http/websockets server ( default: yes )
  • cors: 'Access-Control-Allow-Origin' header ( default: * )
  • webport: port to listen http/websocket ( default: 3041 )
  • webbind: address to bind the http/websocket ( default: 0.0.0.0 )
  • forceroot: all get and write calls must be child of this root

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.0.242latest

Version History

VersionDownloads (Last 7 Days)Published
0.0.242
0.0.231
0.0.220
0.0.210
0.0.200
0.0.190
0.0.180
0.0.150
0.0.140
0.0.130
0.0.120
0.0.110
0.0.100
0.0.51
0.0.41
0.0.31
0.0.11

Package Sidebar

Install

npm i ztakio-server

Weekly Downloads

7

Version

0.0.24

License

ISC

Unpacked Size

4.25 MB

Total Files

62

Last publish

Collaborators

  • chiguireitor