Metadata-Version: 2.4
Name: walytis_beta
Version: 0.1.0
Summary: A flexible, lightweight, nonlinear database-blockchain. Built to be built upon.
Author: Emendir
Project-URL: Homepage, https://github.com/emendir/Walytis_Beta
Project-URL: Documentation, https://github.com/emendir/Walytis_Beta/blob/master/docs/DocsOverview.md
Project-URL: Repository, https://github.com/emendir/Walytis_Beta.git
Project-URL: IPFS, https://ipfs.io/ipns/k2k4r8nismm5mmgrox2fci816xvj4l4cudnuc55gkfoealjuiaexbsup/Projects/Walytis
Description-Content-Type: text/markdown
Requires-Dist: termcolor
Requires-Dist: tqdm
Requires-Dist: eciespy
Requires-Dist: ipfs_toolkit==0.6.0rc2
Requires-Dist: ipfs_tk
Requires-Dist: ipfs_node>=0.1.1
Requires-Dist: brenthy_tools_beta

This library allows you to run Walyits blockchains inside your app.

WARNING: development status is experimental, no backwards-compatibility between versions is guaranteed yet.

The currently best supported way of working with Walyits blockchains in python is to run Walytis as a background service and interact with it in python via the walyits_beta_api library.

See the tutorials at: [0-TutorialOverview](https://github.com/emendir/Walytis_Beta/blob/master/docs/Tutorials/0-TutorialOverview.md)
