Skip to content

Instantly share code, notes, and snippets.

View leto's full-sized avatar
🐉
The Blocks Must Flow

Duke Leto leto

🐉
The Blocks Must Flow
View GitHub Profile
@leto
leto / EMC2NotaryREADME.md
Created October 8, 2018 05:22 — forked from emc2foundation/EMC2NotaryREADME.md
EMC2 notary node set up instructions with config file.

Make sure to open up port 41878 (EMC2 p2p port) on your firewall!
You can see your notary address on EMC2 here: https://deckersu.github.io/notaries_addresses.html

This script can be used to generate various kinds of WIFs:
https://github.com/DeckerSU/komodo_scripts/blob/master/genkomodo.php

To build EMC2 (Einsteinium) Core first clone official repo: git clone https://github.com/emc2foundation/einsteinium.git
Default branch with latest release code is "master" so make sure you are on that branch.

Then, in order to build EMC2 Core follow the instructions document found here: https://github.com/emc2foundation/einsteinium/blob/master/doc/build-unix.md