Skip to content

Files

Latest commit

bc7db85 · Mar 11, 2019

History

History
21 lines (13 loc) · 537 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 537 Bytes

Elemental Battles Tutorial - vRAM

https://github.com/EOSIO/eosio-card-game-repo/

The Elemental Battles Tutorial is divided into easy to follow lessons that take you through the process of creating your own fully-functional blockchain-based dApp. http://battles.eos.io

Lesson 9 - vRAM

Install the Zeus SDK

https://github.com/liquidapps-io/zeus-cmd

Run a local EOSIO node, DAPP-Network system, DSP-Services and the deploy the game locally

zeus unbox cardgame
cd cardgame
zeus migrate
zeus deploy frontend main