Skip to content

AlexXuChen/ArcticMiner

Repository files navigation

BlockchainGame

Basic blockchain game that allows the user to collect penguins, breed them as well as trade them. All penguins are stored on the ethereum blockchain.

Following dependencies in order to use the smart contracts: solidity 0.4.24

To compile the contracts first enter the following commands in the contracts folder:
npm install truffle
npm install babel-register
npm install babel-polyfill
npm install [email protected]
truffle compile

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published