Skip to content

perun-network/channel-service-runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Perun

Perun-Channel-Service-Runner

License: Apache 2.0

This repository contains a go-service for running perun-channel-service. To run this service add your details in the config.json, compile and execute.

Config

config.json contains all the config. Modify it to suit your needs:

Key Description
host Host address on which channel-service will run
ws_url URL of your wallet
network Choose either "devnet", "testnet" or "mainnet"
public_key Public key of the user (wallet)
database Path for database
logfile Path for logfile

About

executable for running initializing channel-service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages