Nevermined CLI
The Nevermined CLI (aka NVM CLI or ncli
) permits Nevermined deployment from the command line interface supporting everything from a traditional Nevermined web environment like a Marketplace to a DApp.
The ncli
allows to connect to a local Nevermined environment (see in the Nevermined Tools tutorial how to do that) or with a remote one.
The ncli
is Open Source software and the code can be found in the directory Nevermined CLI Github repository.
In the following sections you will find more information about how to install and use the ncli
:
📄️ Getting Started
The Nevermined CLI (aka NVM CLI or ncli) allows to interact with a Nevermined deployment from the command line interface allowing to do everything is supported from a traditional Nevermined web environment like a Marketplace or similar DApp.
📄️ Advanced Configuration
The CLI is fully customizable via environment variables. By default the ncli has pre-configured different environments (testnet and production) where you can connect directly.
📄️ Commands Reference
The Nevermined CLI (aka ncli) offers multiple options to facilitate the interaction with the Nevermined network.
📄️ Using the CLI
Once you have created your account and have some funds, you are ready to start using the ncli to interact with different Nevermined networks.
📄️ Nevermined Environments
Nevermined is a web3 developers framework that can be deployed and used across multiple chains and networks for the implementation of different use cases pertaining to asset and data tokenization, storage and transfer. This is a list of the most used environments publicly available that you can use via the Nevermined Command Line interface.