This repository contains all recipes need for creating the game "NFTArena" on the pylons chain. It also includes all jsons(items and enchantments) used for building the recipes. The recipes will be created using the pylonsd-cli so you need access to the node running the chain.
- Clone the pylons repo
git clone git@github.com:Pylons-tech/pylons.git - Checkout the branch containing the battle transaction
git checkout origin/hackatom-cc - Start the blockchain
starport chain serve
- Clone this repo in another folder
git clone git@github.com:HackAtomVI/nftarena-recipes.git - Execute
sh setup.shin this folder and confirm every transaction popping up
- Execute
sh setupTestUser.shin this folder and confirm every transaction popping up