Cyber Stasis
Cyber Stasis is an economic simulator in the form of a fictional game based on global real-time demand and supply.
How to Play
The game runs on the public IPFS network. In order to play it follow the steps below:
-
Install the official IPFS Desktop http://docs.ipfs.io/install/ipfs-desktop/
-
Clone https://github.com/stateless-minds/go-ipfs to your local machine, build it with
make build
and run it with the following command:~/cmd/ipfs/ipfs daemon --enable-pubsub-experiment
-
Follow the instructions here to open your config file: https://github.com/ipfs/go-ipfs/blob/master/docs/config.md. Usually it’s
~/.ipfs/config
on Linux. Add the APP URL to theAccess-Control-Allow-Origin
list -
Navigate to APP URL and let’s simulate the future together!
Screenshots
Acknowledgments
Contributing
License
Stateless Minds (c) 2022 and contributors
MIT License