π»Installation
Last updated
Last updated
The CLI
tool is installed as global npm package
Right away you can start using available commands. Like getting the Gas Price for a chain.
β οΈ We ship our public API keys and Node Endpoints for Ethereum, Polygon, Gnosis Chain, etc. So we would like you to ask to create your keys and replace them in the configuration.
This creates the configuration file (%APPDATA%/.dequanto/config.yml
) with the default values, and you are free to add/replace the values. After you saved the file, you can check the configuration with
--color none
Doesn't print colored output
--silent
Doesn't print information logs
--endpoint http://some:port
Overrides the RPC Url loaded from config