Skip to content

Synthetixio/leverage-token-icon-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leveraged Token Icon Generator

This is a CLI tool used to generate the icons of the TLX Leveraged Tokens.

Dependencies

How to run

  • Install packages with yarn
  • Run script with yarn start
  • To generate for a specific asset, run yarn start --asset [SYMBOL] (e.g. yarn start --asset BTC)
  • To generate for a specific token, run yarn start --token [SYMBOL] (e.g. yarn start --token BTC2L)
  • To select size of the output, run yarn start --pixels [SIZE] (e.g. yarn start --pixels 500)

About

A CLI tool used to generate TLX Leveraged Token icons

Resources

License

Stars

Watchers

Forks