#tasks #metaplex #assortment #solana #metaboss #unrelated #nft-standard

bin+lib metabob

The Metaplex NFT-standard assortment of tools for very specific tasks that are unrelated. Inspired HEAVILY by Metaboss.

9 unstable releases (3 breaking)

0.5.0 Apr 20, 2022
0.4.20 Apr 20, 2022
0.3.3 Mar 17, 2022
0.2.2 Feb 2, 2022
0.1.0 Jan 22, 2022

#21 in #metaplex

Apache-2.0

44KB
1K SLoC

Crates.io Crates.io Crates.io

Metabob

The Metaplex NFT-standard assortment of tools for very specific tasks that are unrelated.

Inspired by Metaboss

Some stuff Many things literally taken directly from Metaboss shhh


Installation

From crates.io:

cargo install metabob
metabob --help

Docs (sorta)

So... you want to sign a bunch of nfts, do ya? Like you want to sign EVERY possible NFT that you could sign? If so, you're in the right place.

Here's how to do it:

  1. Follow the installation instructions
  2. Have the keypair file somewhere close by...
  3. Run the following command (it's only one command):
metabob -t 1000 -r https://ssc-dao.genesysgo.net metadata sign_all -k ~/keypair_path/keypair.json

The https://ssc-dao.genesysgo.net can be replaced by your RPC and the ~/keypair_path/keypair.json should be replaced with the path to your filesystem wallet keypair file.

This may take a while to run. If it's timing out, try increasing the -t 1000 to a higher number.


Contact

Email: sammy@stegabob.com

Twitter: @stegaBOB

Discord: @stegaBOB#0001

Dependencies

~79MB
~1.5M SLoC