salespaulo / pyaleph

Next generation network of decentralized big data applications. Current connected chains: NULS, BNB and Ethereum.

Home Page:https://aleph.im

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyAleph: Python node for the Aleph network

Next generation network of decentralized big data applications. Developement follows the Aleph Whitepaper.

Documentation

Albeit still incomplete as it is a work in progress, documentation can be found at http://pyaleph.readthedocs.io/ or built from this repository with $ python setup.py docs

Deployment

We recommend following the Easy deployment using Docker-Compose section of the documentation to install a node.

Development

Since PyAleph requires the installation of a few dependencies, the easiest ways to start are the Docker and Docker Compose setup, or the Docker Demo which runs all dependencies in a single container.

Software used

PyAleph is written in Python and requires Python v3.6+. It will not work with older versions of Python.

PyAleph also relies on MongoDB and IPFS.

License

PyAleph is open-source software, released under The MIT License (MIT).

About

Next generation network of decentralized big data applications. Current connected chains: NULS, BNB and Ethereum.

https://aleph.im

License:MIT License


Languages

Language:Python 94.1%Language:Dockerfile 2.3%Language:HTML 1.8%Language:Shell 1.6%Language:Solidity 0.2%