0.0.9 • Published 1 year ago

@fxhash/config v0.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

fxhash-config

@fxhash/config contains all variables used within all modules of fx(package)

For you application you usually want to use the config like this:

import { config } from "@fxhash/config"

This singleton will expose variables for testnet/mainnet based on the FXHASH_ENV .env variable.

  • Set FXHASH_ENV=dev to expose the config for testnet/dev environments
  • Set FXHASH_ENV=prd or FXHASH_ENV=production to expose the config for mainnet/production environments
0.0.9

1 year ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago