Skip to content

Bytom-Community/Bytom-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bytom Wallet

Build Status AGPL v3

架构

aaa

下载bytom

$ git clone https://github.com/Bytom-Community/Bytom-Server.git $GOPATH/src/github.com/bytom
$ cd $GOPATH/src/github.com/bytom

安装编译bytomd

$ make bytomd    # build bytomd

初始化

$ cd ./cmd/bytomd
$ ./bytomd init --chain_id mainnet

启动sync节点

$ ./bytomd node --root /root/.bytom-sync/ --web.closed --sync_to_db

启动api节点

$ ./bytomd node --web.closed

About

It is a Server for Bytom mobile wallet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages