Git Product home page Git Product logo

2019nntestnet's Introduction

How to partcipate

Fork this repo.

Edit the iguana/m_notary_testnet file. Add a line with your IP address.

Edit the iguana/testnet.json file. If you're one of the first 8 to do this, replace one of the 127.0.0.1 lines with your IP. Add your pubkey and name. Edit minsigs value to #_of_pubkeys / 2. If it's an odd amount, round down.

Make a PR with edits to this repo.

How to start the notary

Clone this repo.

Install the dependencies

sudo apt-get install build-essential pkg-config libc6-dev m4 \
        g++-multilib autoconf libtool ncurses-dev unzip git python \
        zlib1g-dev wget bsdmainutils automake libboost-all-dev \
        libssl-dev libprotobuf-dev protobuf-compiler \
        libqrencode-dev libdb++-dev ntp ntpdate vim software-properties-common \
        curl libevent-dev libcurl4-gnutls-dev libsodium-dev cmake clang

You must install nanomsg as well. See https://github.com/KomodoPlatform/komodo/wiki/Installing-Komodo-Manually#install-nanomsg

Start PIZZA, BEER and KMD daemons with -pubkey=

Open p2p ports for each coin. Open port 17711 for iguana.

Fund -pubkey= address on all 3 nodes. Import privkey to all 3 nodes.

If you need PIZZA or BEER, use the faucets at https://www.atomicexplorer.com/#/faucet/beer and https://www.atomicexplorer.com/#/faucet/pizza or ask in #notarynode channel.

Create a file named pubkey.txt at ~/2019NNtestnet/iguana/pubkey.txt. Contents should be

pubkey=<pubkey>

Create a file named passphrase.txt at ~/2019NNtestnet/iguana/passphrase.txt. Contents should be

passphrase=<WIF>

Wait until the PR is merged.

do

cd ~/2019NNtestnet/iguana
./m_notary_testnet

How to restart when new participants are added

pkill -15 iguana
./m_notary_testnet

2019nntestnet's People

Contributors

alrighttt avatar artemgr avatar artemii235 avatar ca333 avatar cipig avatar cris-f avatar deckersu avatar emc2foundation avatar fadedreamz avatar flamingice avatar freexploit avatar himu007 avatar jl777 avatar jorian avatar kolobus avatar leto avatar lukechilds avatar mirrt avatar miyurz avatar oxarbitrage avatar pbca26 avatar ptyx11 avatar rohvsh avatar satindergrewal avatar shailesh09 avatar siulynot avatar st3rling0x avatar usamir avatar vineetbhargav86 avatar webworker01 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.