Skip to content

superpowerlabs/turf-farm-reveal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MOBLAND Turf and Farm reveal app

A simple tool to reveal turfs and farms mystery boxes

Introduction

During the recent MOBLAND NFT Sale, 150 turfs and 1250 farms have been sold. 290 more farms have been airdropped to winners, for a total of 1540 farms. This repo manages the reveal of the metadata.

The flow

Stage 1

  1. Set up this repo, with the unshuffled metadata in input/farm-unordered-metadata.csv and input/turf-unordered-metadata.csv
  2. Chose a future block on the BNB blockchain
  3. Include the selected block in the file input/blockinfo.json
  4. Commit and push to GitHub

Stage 2

  1. When the selected future block is mined, paste its hash in input/blockinfo.json
  2. Launch ./shuffler.js to perform the shuffle and will create the results in result/farm-metadata.csv and result/turf-metadata.csv
  3. Commit and push the results to GitHub.
  4. Import the metadata in the db.
  5. Refresh the metadata on exchanges.

A future block

The chosen block is 24161607. Estimated Target: Fri Dec 23 2022 12:00:56 GMT-0800 (Pacific Standard Time).

When the block is mined this repo will be updated and ready to shuffle the metadata.

The winners

When the stage 2 is completed, the results will be in result/farm-metadata.csv and result/turf-metadata.csv.

Credits

Author: Francesco Sullo

(c) 2022 Superpower Labs Inc.

License

MIT

About

A simple repo to reveal turfs and farms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published