Skip to content

JSKitty/forge-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZENZO Forge

Developer Setup

Coming Soon

User Setup

  1. Download the ZENZO Forge binaries:
  1. Open %appdata%/Zenzo/zenzo.conf in a text editor, copy/paste the below config:
txindex=1
rpcuser=user
rpcpassword=pass
listen=1
server=1
  1. (Re)start ZENZO Core.

  2. Start ZENZO Forge, wait for a white screen, close ZENZO Forge (File --> Exit)

  3. Open %appdata%/forge/data/config.json (Create the file, if it doesn't already exist) and paste the below file contents into it:

{
    "wallet": {
        "user": "user",
        "pass": "pass",
        "port": 26211,
        "address": "Z..........."
    },
    "blockbook": "https://blockbook.zenzo.io/"
}
  1. Replace the "Z...~" in the "address" field with an address from your ZENZO Core

  2. Save file, unlock ZENZO Core wallet (if password protected), open ZENZO Forge and start crafting!

About

A decentralized (P2P) metadata side-network for cryptocurrencies, optimized for gaming.

Resources

License

Stars

Watchers

Forks

Packages

No packages published