Skip to content

This for adds sgqlc support for a better minaexplorer-query experience :-)

Notifications You must be signed in to change notification settings

bakebrain/coda-python-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mina Python API Client

This module implements a lightweight wrapper around the Mina Daemon's GraphQL Endpoint. It under active development but may not be consistent with the nightly Mina Daemon build.

Need Help? if you're having trouble installing or using this library, (or if you just build something cool with this) join us in the Coda Protocol Discord Server and we can help you out.

Pre Requisites

This library requires >= Python 3.5

Installation

You can either install the library via Git or the O(1) Labs Artifact Repository.

Git

Install the Library with pip3:

pip3 install git+https://github.com/CodaProtocol/coda-python-client.git

Artifactory

Install the Library with pip3:

pip3 install --extra-index-url https://o1labs.jfrog.io/o1labs/api/pypi/pypi/simple CodaClient

About

This for adds sgqlc support for a better minaexplorer-query experience :-)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.8%
  • Other 0.2%