Giter VIP home page Giter VIP logo

postest64's Introduction

POSTEST64

Download and install the marketmaker. This guide assumes you have jq installed already. (sudo apt-get install jq)

git clone https://github.com/jl777/SuperNET
cd SuperNET/iguana/exchanges
git checkout dev
./install
cd ../dexscripts
cp ../exchanges/passphrase passphrase
cp ../exchanges/userpass userpass

Edit the passphrase file with a strong passphrase, and start the marketmaker

./client

This will output the userpass value for your password, open a new terminal and edit the userpass file to reflect this userpass.

. userpass
curl --url "http://127.0.0.1:7783" --data "{\"userpass\":\"$userpass\",\"method\":\"gen64addrs\",\"passphrase\":\"STRONGPASSPHRASE\"}" | jq .addresses > SENDTOALRIGHT

Save the marketmaker's output. This will be used to import the private keys to the daemon once the chain is live. Send the SENDTOALRIGHT file to Alright on discord or make a pull request to this repo. If you choose to contact Alright, please confirm that your addresses were added before the test begins.

Please follow the same format. Add 1 file with your username containing your addresses. Please be sure to add 1 address and your username to the distribution file also.

postest64's People

Contributors

alrighttt avatar deckersu avatar himu007 avatar

Watchers

James Cloos avatar  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.