1.0.1 • Published 7 months ago
@morpheusnetwork/trustmnw-cli-dev v1.0.1
TrustMNW-CLI
TrustMNW Command-Line Interface for running the node
Build
Development
Fill the .env.development file with variables:
MAIN_API_URL=https://api.trustmnw.dev/v2/graphql
NODES_API_URL=https://nodes.staging.trustmnw.dev/graphql
VALIDATE_API_URL=https://validate.staging.trustmnw.dev/graphql
SENTRY_DSN=https://0790c3c21d1541719ccfd3d23c81dfe8@o4504360929329152.ingest.sentry.io/4504719372713984Then run
yarn build:devProduction
Fill the .env.production file with variables:
MAIN_API_URL=https://api.trustmnw.com/v2/graphql
NODES_API_URL=https://nodes.api.trust.supply/graphql
VALIDATE_API_URL=https://validate.api.trust.supply/graphql
SENTRY_DSN=https://e7a2bf85f2d2408488937c9bec21eea5@o4504360929329152.ingest.sentry.io/4504719384182784Then run
yarn build:prodRun
To run built CLI, just type
node .Debug mode
To enable debug mode, run the CLI with param --debug, like:
node . --debugPublishing
- Set the correct
nameandbin[command]inpackage.json, (trustmnw-cli-devfor staging,trustmnw-clifor production) - Set next version in
package.json - Build required environment (
yarn build:prodoryarn build:dev) - Rollback to current version in
package.json - Run
git add . - Run
yarn publish --access public, set version, fill all required fields - Done
1.0.1
7 months ago
1.0.0
1 year ago
0.13.6
1 year ago
0.14.1
1 year ago
0.14.2
1 year ago
0.13.5
1 year ago
0.13.3
2 years ago
0.13.1
2 years ago
0.13.0
2 years ago
0.12.0
2 years ago
0.11.2
2 years ago
0.11.3
2 years ago
0.11.4
2 years ago
0.11.5
2 years ago
0.11.0
2 years ago
0.10.1
2 years ago
0.11.1
2 years ago
0.10.0
2 years ago
0.9.1
2 years ago
0.9.0
2 years ago
0.8.1
3 years ago
0.7.2
3 years ago
0.8.0
3 years ago
0.7.1
3 years ago
0.7.3
3 years ago
0.7.0
3 years ago
0.6.0
3 years ago
0.3.6
3 years ago
0.3.5
3 years ago
0.3.8
3 years ago
0.3.7
3 years ago
0.5.0
3 years ago
0.4.1
3 years ago
0.4.0
3 years ago
0.5.2
3 years ago
0.3.4
3 years ago
0.5.1
3 years ago
0.3.3
3 years ago
0.3.2
3 years ago
0.3.1
3 years ago
0.3.0
3 years ago
0.2.0
3 years ago
0.1.0
3 years ago
0.0.2
3 years ago
0.0.1
3 years ago