solenv
Env loader
A library that loads environment variables from .env files in Solidity scripts and tests
Dotenv parser for solidity & foundry
158 stars
5 watching
7 forks
Language: Solidity
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
chihab/dotenv-run | A collection of packages that provide seamless loading of environment variables from .env files across multiple development tools and frameworks. | 256 |
zztkm/vdotenv | A module to read environment variables from configuration files | 35 |
szkiba/xk6-dotenv | An extension for k6 that loads environment variables from a .env file | 29 |
cardosomarcos/deno-dotenv | A utility for loading environment variables from a configuration file in Deno projects | 8 |
znd4/pdm-dotenv | A plugin for package managers to load environment variables from files | 13 |
subosito/gotenv | A package that loads environment variables from files or io.Reader in Go. | 300 |
einar-hjortdal/dotenv | A tool to load environment variables from a configuration file for development purposes. | 1 |
avdi/dotenv_elixir | An Elixir module that loads environment variables from a .env file into the process environment when started. | 230 |
ladjs/dotenv-extended | Manages environment-specific variables and default values for applications | 2 |
codingconcepts/env | A tool for loading environment variables into Go structs in a flexible and type-safe manner. | 114 |
runtime-env/import-meta-env | Provides a way to manage environment-specific variables in JavaScript applications. | 243 |
nasermirzaei89/env | A package to access environment variables in Go | 18 |
alexdesousa/hab | Automatically loads and unloads environment variables and functions based on directory changes and file edits | 10 |
gdotdesign/cr-dotenv | Loads and manages environment variables from external configuration files | 95 |
marcorivm/quasar-app-extension-system-environment-variables | A Quasar App Extension that loads system environment variables and makes them available to the application. | 10 |