1.4.4 • Published 2 years ago

@versumstudios/cli v1.4.4

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

Join the community on GitHub Discussions

@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
1.4.4

2 years ago

1.4.3

2 years ago

1.4.2

2 years ago

1.4.0

2 years ago

1.3.1

2 years ago

1.3.0

2 years ago

1.0.2

2 years ago

1.0.0

2 years ago

0.0.0

2 years ago