Metadata-Version: 2.1
Name: brenthy_tools_beta
Version: 4.0.5
Summary: A library for interacting with Brenthy (`brenthy_api`) and a collection of tools common to Brenthy Core and `brenthy_api`.
Home-page: https://ipfs.io/ipns/k2k4r8nismm5mmgrox2fci816xvj4l4cudnuc55gkfoealjuiaexbsup/Sites/BrenthyAndWalytis/
Author: emendir
Project-URL: IPNS, https://ipfs.io/ipns/k2k4r8nismm5mmgrox2fci816xvj4l4cudnuc55gkfoealjuiaexbsup/Sites/BrenthyAndWalytis/
Project-URL: Github, https://github.com/emendir/BrenthyAndWalytis
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# Brenthy
Here lives the source code for Brenthy, the framework for developing and deploying new kinds of blockchain in the Python programming language.

## Learn about Brenthy:

Main docs:
- [Introduction to Brenthy](/Documentation/Brenthy/Meaning/IntroductionToBrenthy.md)
- [Running from Source](/Documentation/Brenthy/User/RunningFromSource.md)
- [Installation](/Documentation/Brenthy/User/InstallingBrenthy.md)
- Create Blockchains for Brenthy: _coming soon..._

Overview of all docs: [/Documentation/DocsOverview.md](/Documentation/DocsOverview.md)


## Walytis
Walytis is the novel blockchain Brenthy was originally built for.
Read the [Introduction to Walytis](/Documentation/Walytis/Meaning/IntroductionToWalytis.md) to learn more.
The source code for Walytis is located under [./blockchains/Walytis_Beta](./blockchains/Walytis_Beta/ReadMe.md)
