Skip to content

TypeScript library for scripting NFT pfp generation.

License

Notifications You must be signed in to change notification settings

smolfarm/smol-toker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smol toker

MIT License library smol farm uses for assembling NFT collections that use layers of 2D art. Built by Thorne.

Get Up and Running

For this to run properly, GraphicsMagick must be installed, along with Node. Assuming you also have yarn installed (if not, substitute yarn for npm), run:

yarn install
yarn run corg-corg

And bam! You'll have a new batch of corgcorg images & JSON!

Included Examples

  • corgcorg - basic script, cc0-ed assets
  • Wandering Witches - utilizes advanced metadata features, copyrighted assets
  • neonrunners - small collection of cyberpunk pfps, copyrighted assets

Features

  • Reusable extensions that add standardized functionality.
  • Custom name & description generation by implementing INamer and IDescriber.

Included Extensions

  • AstrologyExtension - add a sun, moon, & rising sign to the NFT's attributes.
  • RPGAlignmentExtension - add an RPG alignment to the NFT's attributes. Weighted to favor good alignments.

About

TypeScript library for scripting NFT pfp generation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published