8000 GitHub - wetezofficial/chain-api: chain-api
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

wetezofficial/chain-api

Repository files navigation

Chain API

Requirements

  • Go >= 1.18
  • Redis >= 6.2.0
  • MySQL >= 5.7

Build

make build
# output file: ./build/prod/starnet-chain-api

Run as a service on remote server

# copy ./build/prod/starnet-chain-api to remote server /usr/local/bin/starnet-chain-api
# copy ./starnet-chain-api.service to remote server /etc/systemd/system/starnet-chain-api.service
# copy ./config-example.toml to remote server /etc/starnet-chain-api/config.toml

# Run following commands to start starnet-chain-api.service on remote server
remote server # vim config.toml
remote server # systemctl start starnet-chain-api.service
remote server # systemctl enable starnet-chain-api.service

About

chain-api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages

0