-
Notifications
You must be signed in to change notification settings - Fork 0
About
Walter Philips edited this page Apr 2, 2023
·
2 revisions
SpaceXpanse is an open source blockchain gaming platform.
You can find the code repository here:
https://github.com/spacexpanse/
SpaceXpanse is maintained by Autonomous Worlds Ltd.
SpaceXpanse is open source. Source code and more documentation is available at the SpaceXpanse Github respository here.
Technical specifications are available here. These specifications are primarily aimed at developers looking to familiarize themselves with SpaceXpanse in order to build games on the SpaceXpanse platform.
Tutorials for developers are available in the SpaceXpanse tutorials Github repository.
Use the sidebar in the right to navigate through the documentation
- Overview
- Step 0: Blockchain Basics
- Step 1: SpaceXpanse Daemon
- Step 2: The Game State Processor
- Step 3a: libspex Component Relationships
- Step 3b: Compile libspex in Windows
- Step 3b: Compile libspex in Ubuntu
- Step 4: Run SpaceXpanse Daemon for Games
- Step 5: Hello World! in C++
- Step 5: Hello World! in C#
- Step 5: Hello World! with SQLite
- Overview
- Tech Specs
- Blockchain Consensus Protocol
- Dual Algo Mining
- Currencies/Tokens
- Daemon Interface
- Games/dApps
- Atomic Trading
- How to Compile libspex in Ubuntu 20.04.03
- How to Compile libspex in Ubuntu 22.04
- How to Compile libspex in Windows
- libspex Component Relationships
- Getting Started with Regtest
- How to Wire Up libspex in C#
- RPC Windows C# Tutorial
- Atomic Transactions Tutorial
- Ships (How to get started playing)