Skip to content

web3jt/fox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TSS

Keep SAFE even exposed your Mnemonic...

  • newMnemonic
    make a new Mnemonic

  • evmAddr
    list accounts from Mnemonic + Password and Account Index, will ask if you need balance query or the private key

  • newIdents
    generate random profiles

  • list721alchemy.ts
    list ERC721 NFTs for target address using Alchemy SDK

  • list721ethers.ts
    list ERC721 NFTs for target address using ethers.js

Installation

Install:

Run in terminal:

$ git clone https://github.com/web3jt/tss.git
$ cd tss
$ npm install
# or `yarn`
$ cp config.sample.yaml config.yaml
# if you have `Visual Studio Code` installed
$ code config.yaml

Edit your ./config.yaml as you will

for canvas

canvas on MacOS

$ brew install pkg-config cairo pango libpng jpeg giflib librsvg pixman

Documentations

About

TypeScript(s)

Resources

Stars

Watchers

Forks