100.1.0 • Published 3 years ago
andrevenanciotest v100.1.0
@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 --name my-project --template versum-web
versum template --name my-project --template fxhash-gt-simple
versum template --name my-project --template fxhash-gt