parizad1188 / near-api-py

Python API to interact with NEAR via RPC API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

near-api-py

Status: super rough, APIs are subject to change

A Python library for development of applications that are using NEAR platform.

Contribution

First, install the package in development mode:

python setup.py develop

To run tests, use nose (pip install nose):

nosetests

License

This repository is distributed under the terms of both the MIT license and the Apache License (Version 2.0). See LICENSE and LICENSE-APACHE for details.

About

Python API to interact with NEAR via RPC API

License:MIT License


Languages

Language:Python 100.0%