Skip to content

sginne/norsula-shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Norsula

Sell everything, your keys are your properties, your freedom is .onion land. Py3 opensource application specialized for hidden onion. service providing. Application implements bitcoin checkouts and simple private key sweeping

Readme wiki

  1. What If?
  2. How to?

What if I could tell you...

How do I...

Requirements - python3, might work on Windows machine uses cron in the same way, never checked, why bother.

From own experience can say, that installing on Centos 7.4 provided by [Evolution Host] (https://evolution-host.com/) takes under 15 minutes.

  1. yum -y install git we require git to clone Laffka on filesystem.
  2. yum -y install https://centos7.iuscommunity.org/ius-release.rpm we need to install IUS for Python3
  3. yum -y install python36u we need. or at least I have used 3.6 Python
  4. yum -y install python36u-pip and finally we need pip for aquired python.
  5. git clone https://github.com/eruina/laffka.git we need clone Laffka in order to use it, of course.
  6. cd laffka
  7. pip3.6 install -r requirements.txt for Laffka, we need next python packages: requests,Flask,Flask-APScheduler, Flask-WTF, bitmerchant,Flask-Login, Flask-Session, waitress

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published