Skip to main content

Decentralized MMORPG based on Dungeon World

Project description

build coverage pypi chat gitter

Nekoyume is the first MMORPG based on blockchain.

  • Nekoyume is entirely decentralized MMORPG game.

  • Nekoyume uses Dungeon World as a basic rule.

  • To achieve randomness on the blockchain, this project implements Hash random. (Read white paper for details.)

Dependencies

Installation

Installation for development

$ git clone git@github.com:nekoyume/nekoyume.git
$ cd nekoyume
$ python3 -m venv .venv
$ source .venv/bin/activate
$ pip install -e .[dev,test]
$ git config core.hooksPath hooks
$ nekoyume init

Launching node

$ pip install honcho
$ curl https://raw.githubusercontent.com/nekoyume/nekoyume/master/Procfile > Procfile
$ PORT=5000 honcho start

Mining

$ nekoyume mine "user private key"

Running single node for development

$ cp .env.dist .env
$ docker-compose build
$ docker-compose up

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nekoyume-0.1.4.tar.gz (36.6 kB view details)

Uploaded Source

Built Distribution

nekoyume-0.1.4-py3-none-any.whl (50.3 kB view details)

Uploaded Python 3

File details

Details for the file nekoyume-0.1.4.tar.gz.

File metadata

  • Download URL: nekoyume-0.1.4.tar.gz
  • Upload date:
  • Size: 36.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.6

File hashes

Hashes for nekoyume-0.1.4.tar.gz
Algorithm Hash digest
SHA256 26a5b5f497fa43042c40f811edebf01b3670b171babe55bdde67a225396eaec0
MD5 6f04b37a3391b1a5a4e8e0fbf0b133bb
BLAKE2b-256 953e2d6dd2cd8305f4edae82c47a43551b481c75db4406b1ca39a7bc75fa4978

See more details on using hashes here.

File details

Details for the file nekoyume-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: nekoyume-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 50.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.6

File hashes

Hashes for nekoyume-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 d8a824f10098d70255b583a310fd39fa2a1e7f3c837fe3c7b457fc1ba2151ae6
MD5 357e3b7e059c4854e98073138ca10e9f
BLAKE2b-256 99a692576cf91e976c5fdb8e5222d0a95aa625acefd3a11642340dfc0488bbf4

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page