https://github.com/Scetrov/frontier.scetrov.live
Unofficial EVE Frontier Development Notes — development documentation for the game, including detailed descriptions of each contract and component of the system, constantly updated over.
https://github.com/Scetrov/frontier.scetrov.live
blockchain ccp-games eve-frontier internet-spaceships mmorpg sci-fi sui technology
Last synced: 4 days ago
JSON representation
Unofficial EVE Frontier Development Notes — development documentation for the game, including detailed descriptions of each contract and component of the system, constantly updated over.
- Host: GitHub
- URL: https://github.com/Scetrov/frontier.scetrov.live
- Owner: Scetrov
- License: other
- Created: 2025-04-28T15:34:48.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-05-12T12:44:43.000Z (22 days ago)
- Last Synced: 2026-05-12T14:35:56.281Z (22 days ago)
- Topics: blockchain, ccp-games, eve-frontier, internet-spaceships, mmorpg, sci-fi, sui, technology
- Language: Python
- Homepage: https://frontier.scetrov.live
- Size: 30.6 MB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: docs/CONTRIBUTING_DOCS.md
- License: LICENSE
Awesome Lists containing this project
- awesome-eve-frontier - Scetrov/frontier.scetrov.live
README
# Readme
This repository represents my notes from nearly two years of learning about [EVE Frontier](https://evefrontier.com/en) and Sui. In February 2026 I removed all of the content about Mud and Solidity given CCPs move to the Sui Blockchain. I publish it here under a Creative Commons (CC BY-NC-SA 4.0) License in the hope that new developers can get up to speed with developing for this game as quickly as possible.
## Contributing
I am happy to accept pull requests to this repository under the same CC BY-NC-SA 4.0 license. Consider [installing Hugo](https://gohugo.io/installation/) and testing locally with `hugo serve` to ensure formatting is as expected.