0.3.3 ā€¢ Published 11 months ago

@moonwell-fi/market-deployer v0.3.3

Weekly downloads
-
License
ISC
Repository
-
Last release
11 months ago

šŸŒ• Moonwell Market Deployer allows users to deploy Moonwell Contracts with a simple CLI.

The Moonwell Market Deployer is optimized to be easy to use, with minimal technical knowledge required. A sample run of the program is available here.

Setup

Users who are comfortable with a CLI should be able to get going by following the following steps. Simply install If you have trouble, consult the in-depth installation guide.

nvm use 18 # Node 18+ required
npm i -g @moonwell-fi/market-deployer # Get the CLI tool

market-deployer --version # Prove market-deployer CLI tool is installed

export MOONWELL_MARKET_DEPLOYER_PK=0x... # Your private key
export MOONSCAN_API_KEY=... # Your API Key 

Usage

Once installed, simply pass the network you want to deploy on to the CLI tool and follow the prompts.

Next Steps

Upon completion, the program will output artifacts of operations and required operations in a governance proposal. You can submit this proposal on the Moonwell Governance Forum.

Support

Feel free to reach out to the Moonwell Community for support! Community members are active on Discord.

Debugging

Output is creating using the loglevel npm package. By default, the process will use info level logging, however, you can customize this setting an environment variable called MOONWELL_MARKET_DEPLOYER_LOGLEVEL to a custom level.

Contributions

This software is part of an effort to make Moonwell Governance approachable to all holders of WELL and MFAM. Moonwell welcomes ideas to improve this software.

Please feel free to open PRs or issues against this repository. If you'd like to speak to the team responsible for this software prior to opening a PR, please reach out on Discord.

0.3.2

11 months ago

0.3.3

11 months ago

0.3.1

2 years ago

0.2.0

2 years ago

0.1.0

2 years ago

0.0.18

2 years ago

0.0.16

2 years ago

0.0.15

2 years ago

0.0.14

2 years ago

0.0.12

2 years ago

0.0.11

2 years ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago