Skip to content

CryptoGnome/TerraCore-Smart-Contract

Repository files navigation

TerraCore Smart Contract

Blockchain game backend running on Hive and Hive Engine. Handles battles, quests, claims, NFTs, and leaderboard rewards in a single unified process.

Play the game at terracoregame.com.

Setup

git clone https://github.com/CryptoGnome/TerraCore-Smart-Contract.git
cd TerraCore-Smart-Contract
npm install
cp .env.example .env   # fill in keys

Start

pm2 start ecosystem.config.js
pm2 logs tc-terracore

Update

git pull && npm install && pm2 restart tc-terracore && pm2 logs tc-terracore

About

Smart Contracts with listeners on the $HIVE blockchain for Hive L1 & Hive Engine L2 Tokens

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors