Skip to content

Latest commit

 

History

History
56 lines (38 loc) · 1.75 KB

README.md

File metadata and controls

56 lines (38 loc) · 1.75 KB

The Commons - Reclaim Earth gamebook

Logo

Replay life on Earth from scratch

Would you repeat the same mistakes civilization did?

Can you challenge your own beliefs?

Is the course of humanity inevitable?

Is there an alternative to capitalism, dictatorship and technocratic society?

Community

https://www.reddit.com/r/Commons_ReclaimEarth

Installation

The app runs on the public IPFS network. In order to use it follow the steps below:

  1. Install the official IPFS Desktop http://docs.ipfs.io/install/ipfs-desktop/
  2. Install IPFS Companion http://docs.ipfs.io/install/ipfs-companion/
  3. Install golang 1.20 or later version - https://go.dev/doc/install
  4. Clone https://github.com/stateless-minds/kubo to your local machine
git clone https://github.com/stateless-minds/kubo.git
  1. Build it and start the daemon:
cd kubo
make build
./cmd/ipfs/ipfs daemon --enable-pubsub-experiment
  1. Navigate to The Commons - Reclaim Earth
  2. If you like the app consider pinning it to your local node so that you become a permanent host of it while you have IPFS daemon running SetPinning PinToLocalNode

Acknowledgments

  1. go-app
  2. IPFS
  3. js-interactive-novel-template
  4. All the rest of the authors who worked on the dependencies used! Thanks a lot!

Contributing

Open an issue

License

Stateless Minds (c) 2024 and contributors

MIT License