# README

Replicator Onboarding CLI tool

Allows to onboard a new replicator.

Usage

Flags

NameDescriptionTypeDefault
urlProximaX Chain REST Urlstringhttp://127.0.0.1:3000
feeStrategyfee calculation strategy (low, middle, high)stringmiddle
capacitycapacity of replicator (MB)uint64-
replicatorPrivateKeyReplicator private keystring-
nodeBootPrivateKeyNode boot private keystring-

Example

./onboarding -url=http://127.0.0.1:3000 -feeStrategy=middle -capacity=1024 -replicatorPrivateKey=0000000000000000000000000000000000000000000000000000000000000000 -nodeBootPrivateKey=0000000000000000000000000000000000000000000000000000000000000000

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author