This repository was archived by the owner on Jul 10, 2025. It is now read-only.

Description
for now to start node with bootstrap to fluence requires copy of fluence boostraps into cli(docker entrypoint). would the be possible to put these into json,so that rust code could curl that and feed into fluence node as config on start? afaik ts can eat json and make it typed, so ts would be simple wrapper around json