Skip to content

A distributed virtual card game, featuring trading, breeding and fighting, running on the Ethereum network.

Notifications You must be signed in to change notification settings

njallam/cryptomons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryptomons

Requirements

  1. nodejs
  2. npm install -g yarn truffle
  3. Either npm install -g ganache-cli or Ganache

Building & running

Smart Contract

Run the following in this directory:

  1. truffle build
  2. truffle migrate

Web Interface

Run the following in app/:

  1. yarn
  2. yarn start

About

A distributed virtual card game, featuring trading, breeding and fighting, running on the Ethereum network.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published