clearsync
clearsync copied to clipboard
Kayen MTP
- [ ] Configure entire directory for linea-mainnet here
- [ ]
peers.json
should contain domains of clearports that we are going to deploy on this network, ports depend on the infrastructure; addresses should be got from private keys generated for each node; names can be chosen freely - [ ]
blockchain.json
should include correct addresses of all deployed contracts,blockchainRPC
should point to WS endpoint of network node - [ ]
assets.json
should include all assets that can be accepted by a clearport and listed in the yellow wallet - [ ]
markets.json
all markets supported by Kayen (currently only USD quotes are supported)
- [ ]
Considerations
Difficulty of one node deployment depend on the infrastructure and whether it has already PostgreSQL and InfluxDB instances that can be used.