Skip to content

pvolnov/near-primitives

Repository files navigation

PyPI version License: MIT Code style: black

near primitives

A wrapper over py-near-primitives rust lib for python. Using for py-near.

Latest supported version: py-near-primitives = "0.17.0"

use with python

Use the py-near for the high-level api over py-near-primitives

Documentation: https://py-near.readthedocs.io/en/latest

Installation

pip install py-near-primitives