1.4.4 • Published 3 years ago
@versumstudios/cli v1.4.4
@versumstudios/cli
The command-line interface for versum.
Usage
To install the latest version of Versum CLI, run this command:
npm i -g @versumstudios/cliTo get started run:
versumContributing
How to use
versum -hExport
The versum CLI allows you to export several chunks of data into .csv files.
Export token-collectors
versum export token-collectors
versum export token-collectors --contract KT1LjmAdYQCLBjwv4S2oFkEzyHVkomAf5MrW --token 0Export wallet-collectors
versum export wallet-collectors
versum export wallet-collectors --wallet tz1eht4WAjkqU7kaupJd8qCDmec9HuKfGf68
versum export wallet-collectors --wallet tz1eht4WAjkqU7kaupJd8qCDmec9HuKfGf68 --platform versumTemplates
You can quickly generate new working folders from existing templates. This way you can start new projects without having to worry about boilerplate code.
versum template
versum template --template versum-web
versum template --template fxhash-gt