Skip to content

on-a-t-break/nft-miner-v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

[ Non-custodial NFT Mining Smart Contract ]

:: Functionality ::

  • Non-custodial
  • Mints NFTs using other NFTs
  • Dependant on Time Cooldown
  • Mints NFTs dependant on NFT Attributes
  • Mints quantity of NFTs dependant on NFT Attributes
  • Easy to understand & highly customizable template contract

:: Setup ::

  • Read through Contract
  • Make edits to suit your needs
  • Add your wallet_name to the private const CONTRACT_ADDR
  • Compile
  • Add wallet_name @eosio.code to active auth
  • Upload Contract
  • Perform Init
  • Perform Setparams
  • Set Maintenance to false
  • Claim away

:: Notes ::

  • Must hit destruct when changing cfg params structure
  • Demo Params file has been included

Developed live on stream, catch more @

Developed as a part of the Explorations System for TFMW

About

Non-custodial NFT Mining Smart Contract

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages