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 [email protected]: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 [email protected]:HackAtomVI/nftarena-recipes.git
- Execute
sh setup.sh
in this folder and confirm every transaction popping up
- Execute
sh setupTestUser.sh
in this folder and confirm every transaction popping up