1.0.4 • Published 6 months ago

@chia-carbon/core-registry-config v1.0.4

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
6 months ago

Core Registry Config

npm package used for configuring Core Registry applications.

Example usage

const ConfigManager = require("@chia-carbon/core-registry-config");
const defaultConfig = require("./defaultConfig.json");
const configManager = new ConfigManager(defaultConfig);

const CONFIG = configManager.getConfig();
1.0.4

6 months ago

1.0.3

8 months ago

1.0.2

8 months ago

1.0.1

8 months ago

1.0.0

8 months ago