tezos-poster
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

tezos-poster

Simple application to pull prices from coingecko and post them to the Tezos blockchain

oclif Version Downloads/week License

Usage

$ npm install -g tezos-poster
$ tezos-poster COMMAND
running command...
$ tezos-poster (-v|--version|version)
tezos-poster/0.0.1 linux-x64 node-v12.13.0
$ tezos-poster --help [COMMAND]
USAGE
  $ tezos-poster COMMAND
...

Commands

tezos-poster assets

Send prices updates from coingecko

USAGE
  $ tezos-poster assets

OPTIONS
  -h, --help  show CLI help

EXAMPLE
  $ MNEMONIC="lol crucial lol blush phone private found apple lol star minute distance twice float fabric" 
  SECRET="b0b126e2454df1984cedff01444ac202eaaa0f4d" PKH="tz1NBNvSzgkva2km7VXbEmdKEbS48KerM8Rw" PASSWORD="1234412" 
  EMAIL="motiakmb.sdfsdfsd@tezos.example.org" TEZOS_RPC="https://api.tez.ie/rpc/carthagenet/" 
  ORACLE_ADDRESS="KT1FfXi4UEZfceSd4k7ZXpxkAeFxXDYxvqP9"  tezos-poster assets

See code: src/commands/assets.ts

tezos-poster help [COMMAND]

display help for tezos-poster

USAGE
  $ tezos-poster help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

Package Sidebar

Install

npm i tezos-poster

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

8.5 kB

Total Files

11

Last publish

Collaborators

  • mariano-aguero