wave-node

module
v0.0.0-...-a24b8d5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 21, 2023 License: MIT

README

Wave Node

Wave Node is implementation of backend server for Wave network.

Building

go build -o ./build/wave ./cmd/wave

Running

  1. Generate the config of node
$ ./build/wave -genconfig > config.toml
  1. Set values in the newly created config file called config.toml

  2. Run the node

$ ./build/wave -config ./config.toml

License

This project is licensed under the MIT License - see the LICENSE file for details.

Directories

Path Synopsis
cmd
wave command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL