Skip to content
This repository was archived by the owner on Oct 6, 2021. It is now read-only.
/ Sericata Public archive

A cryptocurrency faucet written with gevent & Bottle

License

Notifications You must be signed in to change notification settings

grantisu/Sericata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sericata

Sericata is a simple Bitcoin/Litecoin/Dogecoin/etc. faucet written in Python.

Usage

  • Set up a virtualenv with Python 2.7

  • Run pip install -r requirements.txt to install dependencies.

  • Install and configure a client to support RPC.

  • Edit sericata.conf with your RPC credentials, desired faucet parameters, etc. You may also want to edit logging.conf, e.g. to talk to syslog.

  • Edit style.css and the templates to make things look pretty.

  • Run ./sericata.py

About

Sericata uses gevent and Bottle, and thus is named after the common green bottle fly, Lucilia sericata.

License

Sericata is relasesd under the terms of the MIT license, as explained in the LICENSE file.

About

A cryptocurrency faucet written with gevent & Bottle

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published