@brinkninja/environment
v0.7.1
Published
Setup and configuration for Brink environments
Keywords
Readme
brink-environment
Contains smart contract environment configurations for local, testnet, and mainnet deployments of Brink
Installation
npm install @brinkninja/environmentUse
const { loadEnvironment } = require('@brinkninja/environment')
const config = loadEnvironment('goerli1')