@versumstudios/cli
v1.4.4
Published
The command-line interface for versum
Downloads
6
Readme
@versumstudios/cli
The command-line interface for versum.
Usage
To install the latest version of Versum CLI, run this command:
npm i -g @versumstudios/cli
To get started run:
versum
Contributing
How to use
versum -h
Export
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 0
Export wallet-collectors
versum export wallet-collectors
versum export wallet-collectors --wallet tz1eht4WAjkqU7kaupJd8qCDmec9HuKfGf68
versum export wallet-collectors --wallet tz1eht4WAjkqU7kaupJd8qCDmec9HuKfGf68 --platform versum
Templates
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