Metadata-Version: 2.1
Name: dropchain-sdk
Version: 0.0.1
Summary: Build robust web3 applications seamlessly using Python with existing frameworks.
Home-page: https://github.com/cRazink/py_dropchain_sdk
Author: DropChain Inc
Author-email: carter@dropchain.network
License: MIT
Description: # Python DropChain SDK
        
        Welcome! This is the python implementation of the DropChain API, enabling you to build robust web3 applications using languages and frameworks you're already familiar with. 
        
        
        ### Quickstart
        
        To start using the DropChain SDK, simply run:
        
        ``` pip install dropchain-sdk ```
        
        ### Documentation
        
        Take a look here (https://dropchain.gitbook.io/dropchain-api-beta/) to get started.
        
        Happy building! 👷‍♂️🏗
        
Platform: UNKNOWN
Requires-Python: >=3.8
Description-Content-Type: text/markdown
