Skip to content

bicarus-labs/mx-chain-rosetta-docker-scripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 

Repository files navigation

rosetta-docker-scripts

Scripts referenced by Rosetta's Docker setup. Not usable in other contexts.

These scripts are kept separately (in this repository) so that we can easily use versioned references towards them, and also to satisfy Rosetta's build anywhere requirement.

adjust_config.py

This script is used to tailor the default Observer configuration. More precisely, it alters the files config.toml and prefs.toml accordingly and adjusts settings related to DbLookupExtensions, Antiflood etc.

entrypoint.sh

This script should be used as the entrypoint of Rosetta's Dockerfile. It starts the requested program (node or rosetta), with the provided arguments, and with the appropriate configuration.

Notable references

About

Scripts referenced by Rosetta's Docker setup.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 58.3%
  • Python 41.7%