From fc0744c0b580984baf4692f28657708a277a12e3 Mon Sep 17 00:00:00 2001 From: Kevin Froman Date: Tue, 22 Dec 2020 22:46:30 +0000 Subject: [PATCH] add readme --- README.md | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 7c0a84b..ae2e417 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,3 @@ -# Python Template +# Onionrblocks -This is a template repository for Python projects. I dedicate this template to the public domain using the creative commons zero license: https://creativecommons.org/publicdomain/zero/1.0/legalcode - -Recommended tools: - -* virtualenv: https://virtualenv.pypa.io/en/latest/ -* pip-tools: https://github.com/jazzband/pip-tools - -This includes a setup for running tests including travis-ci. The Makefile contains a test command which will execute all test scripts in tests/ and exit with an error code if any of the tests fail. +Second generation Onionr blocks use [kasten](https://git.voidnet.tech/kev/kasten) with custom generators which create and validate anti-spam and authentication related proofs.