Skip to content

Instantly share code, notes, and snippets.

@dexX7
dexX7 / 1_keygeneration.md
Last active October 27, 2016 22:44
Omni Core feature activation: key-generation

Features and new transaction types of Omni Core are activated remotely via specially crafted on-chain transactions, signed by a group of stakeholders.

The following guide shows how to generate a new key-pair, which is later used to sign activation transactions.

1. Start Omni Core (or Bitcoin Core)

Build or download Omni Core, or Bitcoin Core, and ideally in a presitine environment, start the client in mainnet mode (default). No blockchain synchronization or internet access is required.

Overview