0.1.18 • Published 3 years ago

@test-ter-cli/plugin-marketplace v0.1.18

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

oclif-hello-world

oclif example Hello World CLI

oclif Version CircleCI Downloads/week License

Usage

$ npm install -g @test-ter-cli/plugin-marketplace
$ ternoa COMMAND
running command...
$ ternoa (--version)
@test-ter-cli/plugin-marketplace/0.1.18 darwin-arm64 node-v18.5.0
$ ternoa --help [COMMAND]
USAGE
  $ ternoa COMMAND
...

Commands

ternoa marketplace buy NFTID

Buy a listed NFT on a marketplace

USAGE
  $ ternoa marketplace buy [NFTID] [-s <value> | --authEnv | --authWallet] [--alphanet | --mainnet]

FLAGS
  -s, --seed=<value>  Seed for the wallet
  --alphanet          Alphanet network
  --authEnv           Use TERNOA_SEED env variable to authenticate
  --authWallet        Use Ternoa wallet to authenticate
  --mainnet           Mainnet network

DESCRIPTION
  Buy a listed NFT on a marketplace

ternoa marketplace info MARKETPLACEID

Get Marketplace Informations

USAGE
  $ ternoa marketplace info [MARKETPLACEID] [--alphanet | --mainnet] [-d]

FLAGS
  -d, --details  marketplace Offchain MetaData
  --alphanet     Alphanet network
  --mainnet      Mainnet network

DESCRIPTION
  Get Marketplace Informations

ternoa marketplace listNft NFTID

Sell an NFT on a marketplace

USAGE
  $ ternoa marketplace listNft [NFTID] [-s <value> | --authEnv | --authWallet] [--alphanet | --mainnet]

FLAGS
  -s, --seed=<value>  Seed for the wallet
  --alphanet          Alphanet network
  --authEnv           Use TERNOA_SEED env variable to authenticate
  --authWallet        Use Ternoa wallet to authenticate
  --mainnet           Mainnet network

DESCRIPTION
  Sell an NFT on a marketplace

ALIASES
  $ ternoa nft sell

ternoa nft sell NFTID

Sell an NFT on a marketplace

USAGE
  $ ternoa nft sell [NFTID] [-s <value> | --authEnv | --authWallet] [--alphanet | --mainnet]

FLAGS
  -s, --seed=<value>  Seed for the wallet
  --alphanet          Alphanet network
  --authEnv           Use TERNOA_SEED env variable to authenticate
  --authWallet        Use Ternoa wallet to authenticate
  --mainnet           Mainnet network

DESCRIPTION
  Sell an NFT on a marketplace

ALIASES
  $ ternoa nft sell
0.1.18

3 years ago

0.1.17

3 years ago

0.1.16

3 years ago

0.1.15

3 years ago

0.1.14

3 years ago

0.1.13

3 years ago

0.1.12

3 years ago

0.1.11

3 years ago

0.1.10

3 years ago

0.1.9

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago

0.0.1

3 years ago