Command line tool to interface with the Crea network
Project description
# CreaPy for Crea
Swiss army knife for interacting with the Crea blockchain.
## Quick-Start
A quickstart guide can be found on Crea: [library.creas.io](https://library.creas.io/creacli/)
## Installation
` pip3 install creacli `
## Documentation
The full-length documentation of the cli tool can be found on [CreaCLI Python Docs](https://library.creas.io/creacli/). API documentation of the library is located at [Crea Python Lib Docs](https://library.creas.io/crea-python-lib/).
## Public API
The public API node at d.creas.io serves as an experimental endpoint.
Use it for prototyping of your tools
Use it for testing
Do not expect it to be reliable
Do not spam it with unnecessary load
# IMPORTANT NOTE
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.