You are viewing a single comment's thread from:

RE: Opening a NFT card shop in Splinterlands for $25+

in #splinterlands3 years ago (edited)

Script update in article. Link for convenience:

https://www.codepile.net/pile/KLN8xqGW

Update 1.03 changelog:

  • Improvement: Move bids to bids.json
  • Quality of life: Output when limit order is filled
  • Quality of life: Move owner to command line argument
  • Quality of life: Add --dry flag for testing
  • General refactoring for clarity
  • Better usage of hive engine/beem(thanks again @bauloewe)

Update 1.02 changelog:

  • Fix: Buy check. We were missing an important Decimal cast! Please upgrade(thanks @doominion-spy25)
  • Add support for optional "gold": True (requested)

Update 1.01 changelog:

  • Security: Recommended to use active.key instead of owner.key (thanks @bauloewe)
  • fix time mage default bid to $25 instead of $50