Getting Started

Mandatory step

  • Running the rust node with wrpc enabled

Running the node with WRPC enabled

pyrin --utxoindex --rpclisten-borsh

Install pyrin sdk

pip install pyrin-network

Import pyrin sdk

import pyrin

Last updated