Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 446 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 446 Bytes

bttc-relayer

Relayer is a kind of automatic cross-chain assets withdrawal service on Bittorrent Chain (BTTC). After users send an order to transfer assets from BTTC to another block chain, relayer will automatically help users complete the withdrawal operation.

prepare

1.install mysql (>8.0)

2.install java

3.deploy xxl-job service

deploy

refer to doc Deploy Relayer Node