Ontology DApp Development Framework


License
MIT
Install
pip install punica==0.3.0rc4

Documentation



Codacy Badge pypi-w pypi-v pypi-pyversions

Punica Python is a dApp development command line tool which has (almost) everything you need to start developing your dApp based on Ontology network.

Installation

There are a few technical requirements before we start. Please install the following:

Then, execute the following command to install your tool:

pip install punica

Documentation

Read a beautiful documentation in here.

License

The Ontology library (i.e. all code outside of the cmd directory) is licensed under the MIT License, also included in our repository in the License file.