Skip to content

blockdevsasia/Ready-Player-One

Repository files navigation

Instructions:

Setup Truffle, Metamask, Ganache

Next: Build the web app!

Notes:

  • Python 2.7
  • Latest Node

cd back to eosspore

cd ..

install dependencies

npm install

serve with hot reload at localhost:8080

npm run dev

build for production with minification

npm run build

serve your production build at localhost:5000

npm run serve

deploy contract to chain

open a new terminal ganache-cli Open a new terminal truffle compile truffle migrate --reset

Notes

contracts/Fabric.sol - contract should enforce digital real estate on a 3D plane

About

phaser - truffle webapp + contracts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors