main b8c417a5bc1b cached
3 files
2.4 KB
732 tokens
1 requests
Download .txt
Repository: Token-Economy-Book/EnglishOriginal
Branch: main
Commit: b8c417a5bc1b
Files: 3
Total size: 2.4 KB

Directory structure:
gitextract_vnyzrf56/

├── .gitignore
├── README.md
└── license

================================================
FILE CONTENTS
================================================

================================================
FILE: .gitignore
================================================
.DS_Store
._.DS_Store
**/DS_Store
**/._.DS_Store


================================================
FILE: README.md
================================================
⚠️ **Outdated — This is the 2nd edition of Token Economy (2020).**

👉 **Current 3rd Edition (2025):**  
• GitHub landing repo → <https://github.com/Token-Economy-Book/3rdEdition-English>  
• Open-access web version → <https://token.kitchen/token-economy/third-edition>

----

# Token Economy: How the Web3 reinvents the Internet
Second edition, first amended printing, Nov 2020.<br>
The first edition was published by BlockchainHub Berlin https://blockchainhub.net in June 2019 under the title “Token Economy: How Blockchain & Smart contracts revolutionize the Economy” and had two amended editions.

* Read for free on Github: https://github.com/Token-Economy-Book/EnglishOriginal/wiki<br>
* Print book (paperback & hardcopy) and eBook editions are also available on Amazon (https://amzn.to/2W7lQ8h) & other online bookstores.
* Other languages: https://github.com/Token-Economy-Book/

# Imprint
Author: Shermin Voshmgir <br>
Publisher: Token Kitchen, 10119 Berlin <br>
http://token.kitchen<br>
Design: Justyna Zubrycka <br>
Production: Caroline Helbing<br>
Copy edit: Paisley Prophet<br>
Cover design: Carmen Fuchs<br>
eBook ISBN: 978-3-9821038-3-9 <br>
Paperback ISBN: 978-3-9821038-1-5 <br>
Hardcover ISBN: 978-3-9821038-4-6<br>

# Licence
Copyleft 2020, Shermin Voshmgir: Creative Commons – CC BY-NC-SA<br>
This license allows reusers to distribute, remix, adapt, and build upon the material in any medium or format for noncommercial purposes only, and only so long as attribution is given to the creator. If you remix, adapt, or build upon the material, you must license the modified material under identical terms. <br>
More info here: https://creativecommons.org/licenses/by-nc-sa/4.0/ <br>
If you plan a translation, or other iteration of the book, best to coordinate with me to avoid redundancies, in case someone else is already working on a similar translation/version.
For commercial permissions contact: hello@token.kitchen <br>


================================================
FILE: license
================================================
Copyleft 2020, Shermin Voshmgir: Creative Commons – CC BY-NC-SA <br>
This license allows reusers to distribute, remix, adapt, and build upon the material in any medium or format for noncommercial purposes only, and only so long as attribution is given to the creator. If you remix, adapt, or build upon the material, you must license the modified material under identical terms. For commercial permissions contact: hello@token.kitchen
Download .txt
gitextract_vnyzrf56/

├── .gitignore
├── README.md
└── license
Condensed preview — 3 files, each showing path, character count, and a content snippet. Download the .json file or copy for the full structured content (3K chars).
[
  {
    "path": ".gitignore",
    "chars": 49,
    "preview": ".DS_Store\n._.DS_Store\n**/DS_Store\n**/._.DS_Store\n"
  },
  {
    "path": "README.md",
    "chars": 1943,
    "preview": "⚠️ **Outdated — This is the 2nd edition of Token Economy (2020).**\n\n👉 **Current 3rd Edition (2025):**  \n• GitHub landing"
  },
  {
    "path": "license",
    "chars": 435,
    "preview": "Copyleft 2020, Shermin Voshmgir: Creative Commons – CC BY-NC-SA <br>\nThis license allows reusers to distribute, remix, a"
  }
]

About this extraction

This page contains the full source code of the Token-Economy-Book/EnglishOriginal GitHub repository, extracted and formatted as plain text for AI agents and large language models (LLMs). The extraction includes 3 files (2.4 KB), approximately 732 tokens. Use this with OpenClaw, Claude, ChatGPT, Cursor, Windsurf, or any other AI tool that accepts text input. You can copy the full output to your clipboard or download it as a .txt file.

Extracted by GitExtract — free GitHub repo to text converter for AI. Built by Nikandr Surkov.

Copied to clipboard!