Skip to content
This repository was archived by the owner on Jul 14, 2019. It is now read-only.
/ PyCoolcats Public archive

Python port of clutter, a fully distributed social messaging app built on Holochain

Notifications You must be signed in to change notification settings

pythagorean/PyCoolcats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coolcats

Python port of Clutter, a fully distributed social messaging app built on Holochain

See https://github.com/holochain/clutter for the code that is being ported.

This is a work in progress. It can be built and tested and it works like clutter plus enhancements that may or may not be backported eventually in some or all cases.

To compile the Python for Holochain and React, you will first need to install Transcrypt and Paver.

pip install Transcrypt==3.7.8
pip install paver

Note that the specific version of Transcrypt may matter, we are currently modifying the output and earlier or later versions may not work correctly.

Then just run 'make' and it should build both the Zome and the UI automatically, as long as you have npm or yarn already installed as well.

If you don't understand what this is about, please see the clutter page linked above.

Not for any sort of production use whatsoever, no warrantee express or implied.

About

Python port of clutter, a fully distributed social messaging app built on Holochain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published