ZenGround0 / onramp-contracts

Prototyping smart contracts piping data to the filecoin network
2 stars 1 forks source link

Cleanup config #16

Open ZenGround0 opened 2 months ago

ZenGround0 commented 2 months ago

xchain config should probably have more high level sections client aggregator buffer

Its maybe nicer to put it in TOML if the deploy script can bear writing to it. IDK I'll probably keep in JSON and just have high level map breaking things down. Other option is ~/.xchain/{client-config.json aggregator-config.json buffer-config.json}