forked from bitcoin/bitcoin
-
Notifications
You must be signed in to change notification settings - Fork 230
Home
dexX7 edited this page Oct 12, 2017
·
19 revisions
The Omni Layer is a communications protocol that uses the Bitcoin block chain to enable features such as smart contracts, user currencies and decentralized peer-to-peer exchanges.
Omni Core is a fast, portable Omni Layer implementation that is based off the Bitcoin Core codebase. This implementation requires no external dependencies extraneous to Bitcoin Core, and is native to the Bitcoin network just like other Bitcoin nodes. It currently supports a wallet mode and is seamlessly available on three platforms: Windows, Linux and Mac OS. Omni Layer extensions are exposed via the JSON-RPC interface. Development has been consolidated on the Omni Core product, and it is the reference client for the Omni Layer.
- How to build Omni Core on Unix
- How to build Omni Core on Windows
- How to build Omni Core on Mac OS X
- How to build Omni Core on OpenBSD
- [Why do I need bitcoin to create Omni transactions?](Why-do-I-need-bitcoin-to-create-Omni-transactions%3F]